Skip to main content
GET
/
me
cURL
curl --request GET \
  --url 'https://take.app/api/platform/me?api_key='
[
  {
    "id": "<string>",
    "name": "<string>",
    "alias": "<string>"
  }
]

Documentation Index

Fetch the complete documentation index at: https://platform.take.app/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

api_key
string
query
required

Response

Get store information from current api key

id
string
required

The id of the user

name
string
required

The name of the user

alias
string

The alias of the store