JSON2Video
Create and edit videos programmatically: watermarks,resizing,slideshows,voice-over,text animations
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- No
- Category
- Video
- Documentation / URL
- https://json2video.com
Overview
JSON2Video creates/edits videos programmatically — key-based (a missing key returns 400, verified).
Quick Start
Requires a token:
curl -X POST "https://api.json2video.com/v2/movies?token=YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{"project":{}}'
{ "success": false, "message": "Error: API Key not provided" }
Authentication
- Register at json2video.com → API key.
- Send it as the
tokenquery parameter (missing → 400, verified).
Rate Limits & Notes
- Key-based with paid plans (check the docs).
- Watermarks, slideshows, voice-over, text animations.
FAQ
Is JSON2Video free? Key-based with paid plans per the docs.
Why 400? Missing keys return 400 (verified) — register for a key.
What’s the auth style?
token query parameter.
More in Video
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| An API of Ice And Fire Game Of Thrones API | No auth | Yes | Unknown | ↗ |
| Bob's Burgers Bob's Burgers API | No auth | Yes | Yes | ↗ |
| Breaking Bad Breaking Bad API | No auth | Yes | Unknown | ↗ |
| Breaking Bad Quotes Some Breaking Bad quotes | No auth | Yes | Unknown | ↗ |
| Catalogopolis Doctor Who API | No auth | Yes | Unknown | ↗ |