/me

Get information about your account based on your API key

Query information about your account

GET https://waveline.ai/api/v1/me

Headers

{
    "id": string,
    "email": string
}

Last updated