You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Christopher Park edited this page Mar 16, 2016
·
1 revision
Get Rosette API Access
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.
Run an example
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.