Our REST API accepts and returns JSON payloads and uses standard HTTP verbs and status codes.
Abowire offers you a sandbox and a production environment. You'll require different credentials to access each.
The URL is the same for all environments:
https://api.abowire.com/v1/
The easiest way to integrate to our API to your application is by using the Client SDK for the programming language you're using.