Getting Started

AXA OpenDoc enables partners to build apps that connect to AXA services and products through an API (Application Programing Interface). The portal offers a wide variety of product API endpoints. Along with the instructions and usage examples needed for developers to connect the system to AXA Insurance.


Authentication

All APIs on AXA's Connect Platform are secured with OAuth 2.0 security standards(Client Credentials).


Client Credentials Grant Type

This grant type is typically used when an authorized server to server call is made outside the context of a user. It is hence typically used to access resources to/for themselves rather than to access a user's resources.