Skip to main content
GET
Get current identity

Authorizations

Authorization
string
header
required

API key issued via POST /api/public/v1/api-keys.

Response

The identity behind the API key.

autoboyWalletAddress
string
required

AutoBoy smart wallet address owned by the API key.

Example:

"0x1234567890123456789012345678901234567890"

label
string
required

Human-readable name the API key was created with.

ownedProjectSlugs
string[]
required

Project slugs owned by this API key. Empty when the key owns no project.