Get the API client credentials
- Open the MyCreditApp Portal Settings from the sidebar menu.
- Navigate to the API Clients tab.
- Click Create API Client to generate new credentials.
- Enter a name for your API client and click Create.
- Copy and securely store your API client credentials.
Authenticate with Your API Client Credentials
To obtain an access token for your API client, follow the guide Generate OAuth2 client credentials token. The response will include your access token:API Base URL
The MyCreditApp API uses the following URL structure:HTTP
- Base URI:
https://api.mycreditapp.ai; - Version: current version is
v1; - Module: any module available in v1, for example
organizations.