AX1684

Using the OData API with a custom solution

In order to use the OData API with a custom solution, you must:

  • Authenticate the API request using an Axiom user name and password. All requests for data from the API will honor the security settings for the specified user. For more information, see Authenticating OData API requests.

  • Use standard OData API syntax to request data from tables in Axiom. Data is returned in a JSON format. For more information, see Requesting data using the OData API.