TrueScreen api for TrueFlow creation and Notarization
TrueScreen API (0.9.0)
Scarica la descrizione OpenAPI
Panoramica
Lingue
Server
Mock server
https://truescreen.redocly.app/_mock/openapi
https://api-stg.truescreen.io
https://api.truescreen.io
- Mock serverhttps://truescreen.redocly.app/_mock/openapi/v1/templates
- https://api-stg.truescreen.io/v1/templates
- https://api.truescreen.io/v1/templates
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
https://truescreen.redocly.app/_mock/openapi/v1/templates \
-H 'Authorization: Bearer <YOUR_API Key_HERE>'Risposta
application/json
[ { "name": "Photo Acquisition", "token": "f6g7h8i9j0k1a1b2c3d4e5", "flow_data": { … }, "sign_data": { … } } ]