Requests

Using your favourite http client you can make a request to any endpoint listed in the API docs.

We don't currently offer an SDK but it's on our roadmap

If the request is successful you will receive a 200 response and the associated data. Any request that fails will result in a response with an HTTP code in the range 400-500.