Using the Future Ordering API
This section covers everything you need to start using the Future Ordering APIs: obtaining credentials, authenticating your requests, and understanding the API's behaviour and versioning rules.
In this section
- Obtaining an API Client — How to request the credentials your integration needs.
- Authentication — How to authenticate requests using OAuth 2.0 client credentials.
- API conventions — Versioning, error responses, rate limits, and request size limits.
- Breaking changes — How Future Ordering communicates and handles breaking changes to the API.
- Example: Your first request — A working example to make your first authenticated API call.