# nivo.video ## Docs - [Create Upload Request](https://docs.nivo.video/api-reference/endpoint/create-upload-request.md): Creates a new upload request to process a media file from a URL. The file will be processed asynchronously. - [Search videos](https://docs.nivo.video/api-reference/endpoint/search-videos.md): Search uploads in a collection using optional text (`q`) on the video title (`ILIKE`, so `%` and `_` in `q` are wildcards), optional `folder_id`, and optional tag **slugs** (OR semantics). Requires `collection_id` for the collection to search. Authenticates with the same API key as other v1 routes.… - [Introduction](https://docs.nivo.video/api-reference/introduction.md): Documentation about the Nivo API endpoints - [Introduction](https://docs.nivo.video/index.md): Welcome to the home of your new documentation - [Events](https://docs.nivo.video/webhooks/events.md): Documentation about the Nivo webhook events - [Getting started](https://docs.nivo.video/webhooks/intro.md): Documentation about the Nivo webhooks ## OpenAPI Specs - [openapi](https://docs.nivo.video/api-reference/openapi.json) ## Optional - [Documentation](https://docs.nivo.video) - [Blog](https://nivo.video/blog)