API

Reminder, to get started:

Important info

Our JWTs expire after 5 minutes, and user sessions expire after 10 minutes of inactivity.

When a JWT nears expiry, we will refresh it in the background and provide you a new JWT in the following response header: ratio-authentication-refresh.

If you encounter this header, you should begin using the new JWT.

Base URLs

Production: https://api.ratio.me/

Sandbox: Coming soon

API

We strongly recommend that you follow our API implementation guide in the order it is presented below.

Resources

Last updated

Was this helpful?