Introduction
- 1 Minute to read
- Print
- DarkLight
- PDF
Introduction
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
The Agility Blue OData REST API offers a way for you to manage Agility Blue resources in a programmatic way using conventional verb-driven HTTP requests. The endpoints are intuitive and powerful, allowing you to make calls to create, retrieve, update, or delete (CRUD) data housed within the Agility Blue platform. Most of the resource endpoints implement the OData v4 specification to allow for filtering, sorting, expanding, and paging within a single resource call making it simple and fast to drill into data.
More information about the API can be found on the reference site.