syncing market data_
The API to Search and Understand Audio & Video Data.
The API to Search and Understand Audio & Video Data. --- Public API proxied through Ozma. **Claim this listing** to monetize and manage pricing.
No score data yet
| Method | Path | Summary | Price |
|---|---|---|---|
| GET | /v1/bundles | List bundles | 1c |
| POST | /v1/bundles | Create a bundle | 1c |
| DELETE | /v1/bundles/{bundle_id} | Delete a bundle | 1c |
| GET | /v1/bundles/{bundle_id} | Get a bundle | 1c |
| PUT | /v1/bundles/{bundle_id} | Update a bundle | 1c |
| GET | /v1/bundles/{bundle_id}/insights | Get bundle insights | 1c |
| POST | /v1/bundles/{bundle_id}/insights | Request an insight to be run | 1c |
| GET | /v1/bundles/{bundle_id}/insights/{insight_id} | Get bundle insight | 1c |
| DELETE | /v1/bundles/{bundle_id}/metadata | Delete bundle metadata | 1c |
| GET | /v1/bundles/{bundle_id}/metadata | Get bundle metadata | 1c |
| PUT | /v1/bundles/{bundle_id}/metadata | Update bundle metadata | 1c |
| DELETE | /v1/bundles/{bundle_id}/tracks | Delete bundle tracks | 1c |
| GET | /v1/bundles/{bundle_id}/tracks | Get bundle tracks | 1c |
| POST | /v1/bundles/{bundle_id}/tracks | Add a track for a bundle | 1c |
| PUT | /v1/bundles/{bundle_id}/tracks | Update a tracks for a bundle | 1c |
| DELETE | /v1/bundles/{bundle_id}/tracks/{track_id} | Delete a bundle track | 1c |
| GET | /v1/bundles/{bundle_id}/tracks/{track_id} | Get bundle track | 1c |
| PUT | /v1/bundles/{bundle_id}/tracks/{track_id} | Add media to a track | 1c |
| GET | /v1/reports/scores | Generate Group Report <span class="label">beta</span> | 1c |
| GET | /v1/reports/trends | Generate Trends Report <span class="label">beta</span> | 1c |
| GET | /v1/search | Search bundles | 1c |
ozma register && ozma call api-clarify-io /v1/bundles --jsoncurl -H "Authorization: Bearer $OZMA_KEY" \
https://gateway.ozma.app/v1/proxy/api-clarify-io/v1/bundles# Python
client.proxy_call("api-clarify-io", "/v1/bundles")Own this API? Claim the listing to manage pricing and receive payouts.