Introduction
  • 1 Minute to read
  • Dark
    Light
  • PDF

Introduction

  • Dark
    Light
  • PDF

Article summary

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.