Last updated: Mon 27 March 2017
In these series of articles, you'll find detailed guides on setting up some of the most common use cases for integrating Flowroute into your applications and services.
The Flowroute API is organized around REST. Our API has resource-oriented URLs, supports HTTP Verbs, and responds with HTTP Status Codes. All API requests and responses, including errors, will be represented as JSON.
Flowroute has wrapper SDKs for your programming language of choice (Python, Ruby, PHP, Node.js, and .NET), but the use of Flowroute SDKs is not mandatory.