Services
Create Notarization
This endpoint creates a notarization request for a document
POST
Documentation Index
Fetch the complete documentation index at: https://beglaubigt.de/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorization
To authenticate requests, include an Authorization header with a Bearer token:Authorization: Bearer <token>
Example: Bearer sk-123e4567-e89b-12d3-a456-426614174000
Body
The jurisdiction in which the notarization will be executed.
Example:
Example:
USThe state or region within the jurisdiction.
Example:
Example:
CAAn array of documents to be notarized containing document details and signer information.
Specifies the environment for the KYC API.
Possible values:
Possible values:
sandbox, productionA custom client reference string for tracking purposes.
Example:
Example:
REF-2024-001This determines the language in which emails will be sent to the client.
Possible values:
Possible values:
en, de, es, fr or itResponse
Indicates the outcome of the API request.
Possible values:
Possible values:
success or errorProvides a human-readable message detailing the result of the API request.
Exemple:
Exemple:
Case created successfully.The unique identifier for the created case in a UUID format.
Example:
Example:
123e4567-e89b-12d3-a456-426614174000The current status of the notarization request.
Possible values:
Possible values:
in-progress or completedA unique, case-specific URL for accessing and monitoring the current status and details of the notarization process.
Example:
Example:
https://app.platus.com/notarize/123e4567-e89b-12d3-a456-426614174000List of documents included in this notarization request.
List of signers included in this notarization request.
The exact date and time when the response was generated, formatted as an ISO 8601 string in UTC.
Example:
Example:
2024-12-01T07:19:30.443Z