Generating the Access Token
A
Written by Ali Kiassat
Updated over a week ago

To get an access token, you will need the identifier and the secret from the Railz Dashboard™. When you have the identifier and the secret, you can then use our /getAccess endpoint to generate the access token.

Use the identifier as the Basic username and the secret as the password in order to get the access token.

Our Authentication URL is different from the API endpoint base URL.

Authentication URL: "https://auth.railz.ai/"

Here's a short video on how to authenticate using the Railz API:

Did this answer your question?