Skip to main content
GET
Read License Status

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-API-Key
string | null

Cookies

blindsight_session
string | null

Response

Successful Response

Current license status and features.

is_valid
boolean
required
is_expired
boolean
required
status
string
required
license_type
string | null
plan_tier
string
default:trial
license_key
string | null
expires_at
string<date-time> | null
days_remaining
integer | null
features
Features · object
limits
Limits · object
usage
Usage · object
error
string | null