Skip to main content
Version: 0.1.0

AISafe API

AISafe REST API. Authentication, authorization, assessments, findings, reports, and billing. Full docs at https://docs.aisafe.io.

Authentication

Session JWT. Issued by POST /api/v1/auth/login and similar, carried in an httpOnly cookie for browser clients or in an Authorization: Bearer header for programmatic clients.

Security Scheme Type:

http

HTTP Authorization Scheme:

bearer

Bearer format:

JWT