Apps Data Export APIs

The Data Export APIs enable you to programmatically fetch your company's complete app portfolio as well as fetch detailed information about an app such as contracts, spend, SSO metadata, and security standard compliance.

Prerequisites

Querying the Data Export APIs involves sending an access_token as part of the Authorization header. For instructions on how to generate an access token, see Authorization.

Endpoints

Click the link to download a Postman collection for testing the endpoints in the Authorization, App details, and App summaries pages.

Note: The client_id and client_secret for fetching the access_token and the access_token required for making requests to the endpoints are set as environment variables.

Run in Postman