trademe.co.nz
Trade Me is a New Zealand online marketplace with listings and services across categories such as marketplace, jobs, property, and motors. Its developer site documents programmatic access to Trade Me data and account actions through a REST API.
trademe.co.nz exposes one documented REST API at https://api.trademe.co.nz, primarily OAuth-protected, with a documented unauthenticated public catalogue subset; no public GraphQL, MCP server, or CLI surfaced in the docs.
- Trade Me APIdiscovered
Register an application from Register a new application or via My Trade Me → Settings → API Applications as described in Registering an Application. This gives you a Consumer key and Consumer secret. Then obtain a member access token either by using the token generator described in Authentication for your own account, or by implementing the OAuth redirection flow against https://api.trademe.co.nz/Oauth/RequestToken and https://api.trademe.co.nz/Oauth/AccessToken after the member approves at https://trademe.co.nz/Oauth/Authorize.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://trademe.co.nz/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing