OrderProtection home page
Search...
⌘K
Ask AI
Support
Dashboard
Dashboard
Search...
Navigation
API Documentation
Introduction
Documentation
API Reference
Webhooks
Community
API Documentation
Introduction
Orders
GET
Retrieve Order
PUT
Update order
DEL
Delete order
GET
List Orders
POST
Create order
Fulfillments
GET
Get Fulfillment
POST
Create Fulfillment
PUT
Update Fulfillment
DEL
Delete Fulfillment
Claims
POST
Create Claim
GET
Get Claims
GET
Get Claims By Order
Metadata
GET
Retrieve order metadata
POST
Add metadata
PUT
Update metadata
DEL
Delete metadata
Products
POST
Create Product
GET
Get Product
PUT
Update Product
DEL
Delete Product
POST
Add Product Child
DEL
Remove Product Child
POST
Add product to bundle
POST
Remove product from bundle
Quote
GET
Get Insurance Quote
Tests
GET
List Tests
GET
Get Test Events
On this page
Welcome
Authentication
API Documentation
Introduction
Beginning integration with OrderProtection.com
You must be an OrderProtection customer to gain access to the API. If you’re looking to integrate as a Partner integration please reach out to
partners@orderprotection.com
Welcome
You can choose to use the documentation on this site or if you’d prefer you can use the raw OpenAPI specification file.
OrderProtection Endpoints
View the OpenAPI specification file
Authentication
All API endpoints are authenticated using Bearer tokens. These tokens can be generated in your
OrderProtection Dashboard
Copy
Ask AI
Authorization Bearer <token>
Retrieve Order
Assistant
Responses are generated using AI and may contain mistakes.