Create Token

Description:

Generates an access token using your username and password. The token authenticates API requests.

Authentication Method:

  • Basic Auth (Base64 encoding) with:
    • username: Your API username.
    • password: Your API password.

Request Parameters:

  • project_code: This will be provided by Infocredit Group.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Project code for which to issue a token.

Response

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json