Orders API

Authentication & Security

API Key Unique identifier provided by Access EPOS to authenticate integration partners.

JWT (JSON Web Token) Time-limited authentication token obtained from /Token endpoint, included in all API requests via Authorization header.

Bearer Token Authentication method using JWT: Authorization: Bearer {token}

NDA (Non-Disclosure Agreement) Legal agreement required before accessing test environment and technical documentation.

Last updated

Was this helpful?