How can we help?

Searching:

0 results found

Getting Started – Axonize API

The Axonize REST API is a RESTful API that implements the OData Protocol in which all calls use HTTPS. The Open Data Protocol (OData) is an open protocol that standardizes and simplifies the creation and consumption of queryable and interoperable RESTful APIs.

The Axonize REST API is intended for developers who want to access Axonize functionality directly from their backend and/or who want to create their own frontend that provides Axonize functionality.

Before checking out the description of each Axonize REST API request, please read the following:

  • API Reference List
  • API Environment
  • Authentication
  • Which Application(s) Can a User Access?
  • Entities
  • Accessing API Details
  • API Response Error/Status Codes
  • Timestamps
  • Common Response Properties

*Note ‒ The REST API is continually being enhanced and developed. Therefore, there may be new fields/data returned in JSON results. Generally, field/data structures are not changed,but rather new data is added to current results.