Endpoints Overview
Here's a high-level look at the core Importly endpoints:
| Parameter | Type | Description |
|---|---|---|
https://api.importly.io/metadata | GET | Retrieve metadata for remote media. |
https://api.importly.io/metadata/status | GET | Check the status of a metadata request. |
https://api.importly.io/import | POST | Start a new import. |
https://api.importly.io/import/status | GET | Check the status of an import request. |
Detailed Documentation
For detailed information about each endpoint, click on the links below:
- Metadata Endpoint - Get information about media before downloading
- Import Endpoint - Download media to Importly's servers or your own S3 bucket
Additional Features
- S3 Storage Integration - Store imported media in your own S3-compatible storage (AWS S3, Cloudflare R2, Backblaze B2, etc.)