get https://auth.railz.ai/getAccess
Gets an access token using client identifier and secret key.
Provide your API identifier
client_id
as the BASIC auth username and secret keysecret_key
as the password, Base64 encoded.
Gets an access token using client identifier and secret key.
Provide your API identifier
client_id
as the BASIC auth username and secret keysecret_key
as the password, Base64 encoded.
Try It!
to start a request and see the response here!