# TrueScreen API TrueScreen api for TrueFlow creation and Notarization Version: 0.9.0 License: Commercial ## Servers ``` https://api-stg.truescreen.io ``` ``` https://api.truescreen.io ``` ## Security ### ApiKeyAuth API key passed in the Authorization header as a Bearer token Type: http Scheme: bearer Bearer Format: API Key ## Download OpenAPI description [TrueScreen API](https://truescreen.redocly.app/_bundle/openapi.yaml) ## Templates Flow templates list ### List templates - [GET /v1/templates](https://truescreen.redocly.app/openapi/templates/templatesgetall.md): Returns a list of the flow templates available for the api key ## TrueFlowsAttachments Attachment for a True Flow ### Create trueflow attachment - [POST /v1/true-flows-attachments](https://truescreen.redocly.app/openapi/trueflowsattachments/trueflowsattachmentspost.md): Create an Attachment for a TrueFlow ## TrueFlows True Flow ### Create a TrueFlow - [POST /v1/true-flows](https://truescreen.redocly.app/openapi/trueflows/trueflowspost.md): Creates a new TrueFlow from a template