Technical Considerations
The Alignet API is based on RESTful principles and JSON-based payload and response delivery. The API uses OAuth and key-based authentication.
The API uses a version method that uses the ALG-API- VERSION HTTP Header to peg to a specific version. It is important to mentioned that, if the ALG-API- VERSION HTTP Header is not sent, the latest API version is used.
Considerations:
All API calls must be made using HTTPS.
The API is limited to 25 calls per second to any given endpoint and verbal tuple.
If the rate is exceeded, you will receive a 429 HTTP response code.