Use the Fast -> Seller API
Fast uses a non-standard, polymorphic API. As our product grows and changes, many new features will be added to the API. As such, we have built it in such a way that Shoppers may opt in to new features with minimal friction. Fast will communicate with your server application on these endpoints.
| REST VERB | API_URL | Link |
|---|---|---|
| POST | /fast/v1/create | Docs |
| POST | /fast/v1/read | Docs |
| POST | /fast/v1/update | Docs |
| POST | /fast/v1/delete | Docs |
Authentication
ApiKeyAuth
| ApiKeyAuth | |
|---|---|
| Security Schema Type | Value 1 |
| API Key | FASTSESSION |