Skip to main content
POST
Save My Credential

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

Body

application/json
provider
enum<string>
required
Available options:
github,
huggingface,
kaggle
token
string | null
username
string | null
key
string | null

Response

Successful Response

id
string
required
provider
string
required
masked_secret
string
required
username
string | null
created_at
string | null