Welcome
Build commerce with Tanqory APIs, SDKs, and AI agents.
The Tanqory developer platform exposes the same commerce primitives that power production stores — products, orders, customers, inventory, payments, content, analytics — through three surfaces:
- REST APIs — Admin, AI, and Store, all OpenAPI-described
- SDKs — TypeScript today; Python and Go on the roadmap
- MCP server + Agent runtime — connect any LLM agent to commerce primitives
Every surface is generated from the same OpenAPI source.
Start here
- Get an API key in five minutes
- Authenticate with OAuth 2.1 or API keys
- Handle pagination with standard cursors
- Receive webhooks and verify HMAC signatures
- Understand versioning and deprecation guarantees
Where to go next
| If you want to | Go to |
|---|---|
| Browse every endpoint | /api |
| Add Tanqory to your app | /sdk |
| Let Claude / Cursor / ChatGPT call APIs | /mcp |
| Build agent workflows | /agents |
| See what's launching | /roadmap |
| Verify our security posture | /trust |