OCTO Developer Hub
OCTO Website
OpenAPI (Swagger)
Become a Member
Ask or search…
⌃
K
Links
Welcome
Getting Started
Glossary of Terms
Errors
Headers
Authentication
Endpoints & Capabilities
Schemas
Development Support
OCTO API Core
Supplier
Products
Availability
Bookings
Capabilities (Optional)
Pricing
Pickups (Proposed Draft)
Webhooks (Proposed Draft)
Additional Resources
Validation Tool
Postman Collections
Known Implementations
Powered By
GitBook
Comment on page
Products
Fetch the product for the given id or the list of products available to you.
Get Products
get
https://api.example.com/octo
/products
Get Products
Fetch the list of products.
Parameters
No parameters
Responses
200: OK
OK
Get Product
get
https://api.example.com/octo
/products/{id}
Get Product
Fetch the product for the given id.
Parameters
Path
id
*
string
The product id
Responses
200: OK
OK
OCTO API Core - Previous
Supplier
Next - OCTO API Core
Availability
Last modified
5mo ago