screenjson serve starts an HTTP server that wraps the same conversion, export, and validation engine as the CLI. Use it from applications, serverless functions, or a frontend that needs to convert a screenplay without shelling out.
Start a server
screenjson serve for the full flag list.
Base URLs
Endpoints at a glance
Detail pages for every endpoint are generated from the OpenAPI spec — see the screenjson-cli endpoints group in this sidebar.
Request limits
/convertand/export: 50 MB request body./validate: 10 MB request body.