The Tenovos API is available to all customers with an active subscription. If you need your API key and connection information in order to get started building integrations, please contact the Tenovos Customer Support Team by submitting a Question ticket via the Tenovos Support Portal.
Check out our Ideas portal. You can request new API capabilities or changes to the existing API directly to our Product Team.
If your issue isn't listed here or you want further clarification, there is a Community Forum available on the Tenovos Support Portal where you can get input from the Tenovos Support Team as well as other customers who are using the API. If you need immediate assistance, you can always ask your question via a support ticket.
JSON refers to JavaScript Object Notation
JSON is a lightweight data interchange format whose simplicity has resulted in widespread use among web developers. It is easy to read and write; you can parse it using any programming language, and its structures map directly to data structures used in most programming languages.
REST is simple, lightweight, scalable, and maps very well to representing and exposing data.
You should check out our Training Exercises which cover step-by-step instructions for using the Tenovos REST API for common DAM integration use cases, to include code examples for:
- Authenticating to Tenovos
- Bulk Relationships
- Collections
- Download Content from Tenovos
- Perform upload of large content files
- Asset Relationships
- Searching for Assets in Tenovos
- Upload Assets
On average, across all endpoints, the expected performance improvement of v2 is 600%+.