-
Notifications
You must be signed in to change notification settings - Fork 8
Getting Started
Christopher Park edited this page Mar 16, 2016
·
1 revision
You'll need a Rosette API key to start. Head to developer.rosette.com to start your 30-day trial of the Rosette API. Check out the documentation first, then find your API key in your developer portal and pass it in as a parameter every time your code opens an API connection.
All of the examples are simple bash shell scripts and can be run from any *nix prompt. Since they wrap the curl command, it is assumed that you have curl installed on your system.