Our V3 endpoints are organized within the following endpoint sets.
V3 Authentication |
- Sign in with API user credentials
- Obtain & refresh user tokens.
|
/v3/iam/auth/ |
V3 Discovery |
- Virtualize assets
- Monitor virtualization process
|
/v3/discover/ |
V3 Asset Management |
- Manage your video library and asset-level metadata through such actions as:
- Delete and/or deactivate assets
- Add/update MP4 and HLS source asset URLs
- Add/update asset-level tags
- Add/update asset
- Generate filtered lists of assets.
- Determine the timecodes for MP4 keyframes and HLS segment breakpoints.
- Generate thumbnails
- Build Playlists
- Retrieve asset-level metadata to display within a user-facing UI.
|
/v3/asset/ |
V3 Search |
- Data management operations: Create clip objects by importing your own timecode-based metadata by using our JSON data template.
- Build queries that find relevant clips.
|
/v3/search/
|
*NEW* V4 Search |
- Data management operations: Create clip objects by importing your own timecode-based metadata by using our JSON data template.
- Build queries that find relevant clips contextually
- Search Auto Complete
|
/v4/search/
|
V3 Enrich |
- Use our built-in Azure Video Indexer integration to automatically perform an AI scan of your video and import corresponding timecode-based metadata.
|
/v3/enrich/ |
V3 Assembly |
- Compile clips from multiple source assets into a single playable MP4 container or HLS M3U8 manifest.
|
/api/v3/assembly/ |
V3 Reporting |
- Provides insight into your assets' clip-level metadata, generating reports for such uses as:
- Generating lists commonly occurring topics, faces, and keywords,
- Populating user-facing menus with options that available metadata.
|
/v3/reporting/ |
V3 Management |
- Determine which clip categories will be indexed use for advanced search.
|
/v3/manage/ |
Please note: We currently only support our V3 endpoints, and our new V4 Search, but we continue to cover V2 endpoints in our Swagger API documentation for the benefit of engineers working to upgrade legacy Linius-integrated applications.
|
Comments
0 comments
Article is closed for comments.