Get Credentials https://cms.inr-exchange.rare-able.com/api/user/get_credentials
POST

This endpoint allows an authenticated user to retrieve their API credentials, including the client ID and client secret. These credentials can be used to access other protected API endpoints.

HEADERS

Accept "string"
application/json
x-api-key (Secret Key) "string"
To generate please use Get Access Token

RESPONSES

success "boolean"
message "string"
code "string"
data "object"

client_id "string"
client_secret "string"

success "boolean"
message "string"
code "integer"
data "object"