Jobs
Queue a screenplay conversion job
POST
Documentation Index
Fetch the complete documentation index at: https://docs.screenjson.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Example:
"screenplays/input/script.fdx"
Example:
"screenplays/output/script-v1"
Example:
"12345"
Example:
[
"convert-fdx-to-screenjson",
"validate-screenjson"
]
Example:
{ "encrypt_key": "mysecretkey123" }