<span class="tablenote"><b>Note:</b> Not all the account related fields are returned for an authenticated user. The fields returned in the response are controlled by the scopes and are available only to select developers approved by business units.</span><br /><br />Retrieves the authenticated user'
https://apiz.ebay.com{basePath}
Auth type
OAuth 2.0
Auth header
Authorization: Bearer <access_token>
Rate limit
Varies by plan
Pricing
Enterprise / contact sales
Free quota
None
Documentation
https://apiz.ebay.com{basePath}
Endpoint status
Unreachable — No response — server may be down or blocking automated probes
(checked Mar 29, 2026)
Builder score
D
22%
builder-friendly
OAuth 2.0 — obtain an access token via the authorization flow
Authorization: Bearer <access_token>
Freemium. Identity service pricing varies by provider; many offer free tiers.
| Method | Path | Description |
|---|---|---|
| GET | /user/ |
This method retrieves the account profile information for an authenticated user, |
curl -X GET 'https://apiz.ebay.com{basePath}/user/' \
-H 'Authorization: Bearer <access_token>'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official Identity documentation.