v4
latestOpenAPI 3.1.02026-08-01131465.2 KBIdentity
Get current identity
Returns the identity behind the API key used to make the request: its AutoBoy smart wallet, label, and the slugs of the projects it owns.
get/api/public/v1/me
Response
The identity behind the API key.
Example response
{
"autoboyWalletAddress": "0x1234567890123456789012345678901234567890"
}