cURL
curl --request POST \ --url https://gobl.dev/v0/validate \ --header 'Content-Type: application/json' \ --data ' { "data": "<unknown>" } '
{ "ok": true }
Validates a document without modifying it.
Documentation IndexFetch the complete documentation index at: https://gobl-correction-definitions.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://gobl-correction-definitions.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
GOBL document or envelope to validate.
Validation passed
true