Aible API

Welcome to the Aible API server

Version: 2.0.0+git.c89eff780fcaa810f1833427ac0c328381e216c5

Nearly all API operations are protected and require a header (Authorization) set to a string beginning with Bearer ... where ... is your authenticated session token.

All authenticated session tokens expire eventually. Before that happens, you can use that token to access the token renewal route and be provided with a new token to use in place of the old one. If your token was a user token, you use it as the authenticated session token and POST /v1/renew/login If your token was a tenant token, you set that as the authenticated session token and POST /v1/renew/tenant

There are 393 routes defined.

Modules

Prefix: favicon.ico

Prefix: v1

Started At: 2025-05-27T08:51:17 (40 days, 14 hours, 4 minutes, 38.14 seconds ago)