Authenticate against the Data Platform IAM API
This page contains the API reference for the Identity Access Manager (IAM)
Objective
This page contains the API reference for the Identity Access Manager (IAM). IAM APIs will always look like this:
Login endpoint
Using a login/password method
This authentication mode allows you to connect with a login and password defined in your Identity Access Manager.
In the base URLs in the code snippets below, you will need to replace my-project with your Project's subdomain.
Example request :
:::
Example response :
API Key Credentials
This authentication mode allows you to connect with an API and secret key defined in your Identity Access Manager.
In the base URLs in the code snippets below, you will need to replace my-project with your Project's subdomain.
Example request:
:::
Example response:
Logout endpoint
In order to delete a token, you can call the logout endpoint.
In the base URLs in the code snippets below, you will need to replace my-project with your Project's subdomain.
Example request:
:::
Example response:
Go further
If you need training or technical assistance to implement our solutions, contact your sales representative or click on this link to get a quote and ask our Professional Services experts for a custom analysis of your project.
Ask questions, give your feedback and interact directly with the team building the Data Platform on the dedicated Discord channel.
If you need support with your OVHcloud services, create a request in our Help Centre.
Join our community of users.

