API Key Owner
GET https://api.getpostman.com/me
The /me endpoint allows you to fetch relevant information pertaining to the API Key being used.
Requires API Key as
X-Api-Keyrequest header orapikeyURL query parameter.
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
X-Api-Key | string |
RESPONSES
status: OK
{"user":{"id":"631643"}}