The Tenovos API is organized around REST. Our API has predictable resource-oriented URLs, accepts JSON request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.
You can use the Tenovos API in non-production and production accounts. The base url differs between non-production and production accounts.
The Tenovos API Supports batch requests in all versions.
Tenovos REST API currently contains two versions, v1 and v1.5.
- Currently in Maintenance mode. No additions will be made to v1 of the Tenovos API as of March 2024.
- Scheduled for end of support July 31, 2026.
- Provides a fast and easy upgrade path for v1 customers.
- Is the current version of the Tenovos API that production customers are using.
- Introduces OAuth 2.0 Authorization Code flow as an additional authentication option.
- Provides some additional endpoints for Adaptive Templates customers, as well as alternative endpoints for getting assets and performing searches.
- Eliminates high latency on initial requests
- Improves overall performance on response latency