Alloy API
Live API documentation
We automatically generate API documentation that's OpenAPI compliant and accessible via a web browser, making it easy for backend implementation and client-side consumption.
The articles in this guide describe how to authenticate with the Alloy API and use it to perform key tasks within your customer project. For simplicity, they refer exclusively to the United Kingdom region. If you're working with a different region, please substitute accordingly.
For comprehensive API documentation, please refer to the Swagger and ReDoc websites for your region.
| Region | URL | Swagger | ReDoc | 
|---|---|---|---|
| United Kingdom | api.uk.alloyapp.io | Click here | Click here | 
| Australia | api.au.alloyapp.io | Click here | Click here | 
| Staging (latest pre-release) | api.staging.alloyapp.io | Click here | Click here | 
Note
All API requests must be made over HTTPS. API requests made over plain HTTP or without authentication will fail.