Skip to content
lauren12292 edited this page Mar 14, 2016 · 2 revisions

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.

Install from Nuget

From the Nuget command line type: nuget install rosette_api

Run an example

Clone this wiki locally