Trueseller Developers
Trueseller is a classifieds marketplace in Ghana. This page is the public discovery hub for AI agents and developers that need canonical listing routes, pricing, crawl guidance, OAuth discovery metadata for protected APIs, markdown negotiation, or the Trueseller MCP endpoint.
Canonical marketplace routes
- Listing page: https://trueseller.app/listing/{title-location--id}
- Seller page: https://trueseller.app/seller/{id}
- Search: https://trueseller.app/search?q={query}
- Category landing page: https://trueseller.app/c/{category-slug}
- Location landing page: https://trueseller.app/l/{location-slug}
- SEO landing page: https://trueseller.app/cars-for-sale-in-ghana
- City car landing page: https://trueseller.app/used-cars-for-sale-in-accra
Discovery files and resources
- OAuth metadata: https://trueseller.app/.well-known/oauth-authorization-server
- Protected resource metadata: https://trueseller.app/.well-known/oauth-protected-resource
- llms.txt: https://trueseller.app/llms.txt
- Sitemap: https://trueseller.app/sitemap.xml
- Pricing: https://trueseller.app/pricing
- Support: https://trueseller.app/support
OAuth discovery
- Authorization server metadata: https://trueseller.app/.well-known/oauth-authorization-server
- Protected resource metadata: https://trueseller.app/.well-known/oauth-protected-resource
- Authorization endpoint: https://trueseller.app/oauth/authorize
- Token endpoint: https://trueseller.app/oauth/token
- Grant types: authorization_code, refresh_token
- PKCE: S256 only
Markdown negotiation
The following pages return markdown when the request includes Accept: text/markdown:
MCP
- Endpoint: https://trueseller.app/mcp
- Transport: Streamable HTTP