Authentication
To authenticate requests, include an Authorization
header with the value "Bearer {your-token}"
. You can retrieve your token by visiting your dashboard and clicking Profile > API Token.
Last updated
To authenticate requests, include an Authorization
header with the value "Bearer {your-token}"
. You can retrieve your token by visiting your dashboard and clicking Profile > API Token.
Last updated