I

IllumiDesk API

REST discovered

Details
URL
https://api.illumidesk.com
Docs
https://api.apis.guru/v2/specs/illumidesk.com/1.0/swagger.json
Authentication
IllumiDesk JSON Web Token jwt discovered Get key ↗

Use the public POST /auth/register/ endpoint on the IllumiDesk API to create a user if needed, then call POST /auth/jwt-token-auth/ to obtain a JWT. The OpenAPI description says a JWT is retrieved from '/auth/jwt-token-auth/' and then sent as Authorization: Bearer <token> for protected operations. The machine-readable spec is available at APIs.guru mirror.