Introduction for Developers
Welcome. This page provides a quick start for using the Otimize Nesting Web API.
Base URL
- Production:
https://app.otimizenesting.com/nesting
Authorization
- Scheme: API key
- Header:
api_key: <apikey> - Obtain api key via our technical support. Visist https://www.otimizenesting.com.
Next Steps
- See Postman Collection for typical api usage workflows.
- See API test page for exploring and testing the APIs directly.