Guides¶
These guides cover the key concepts and patterns you need to build a robust integration with the Beyond Pricing Partners API.
| Guide | Description |
|---|---|
| For Partners | End-to-end flow for partners: token setup and scoping, creating a user, adding an account, waiting for sync, mapping listing IDs, and enabling price syncing |
| For Personal Users | End-to-end flow for an individual Beyond user automating their own listings: dashboard auth setup, first call, and example automations |
| JSON:API Format | Request/response structure, field naming, content types, pagination, sorting, and filtering |
| Rate Limiting | Understand rate limits and implement retry logic |
| Error Handling | Error response format and common error codes |
| Versioning | API versioning policy and backward compatibility |