Skip to main content
GET
Version and health check
curl --request GET \
  --url https://gobl.dev/v0/
{
  "gobl": "Welcome",
  "version": "v0.400.0"
}

Documentation Index

Fetch the complete documentation index at: https://docs.gobl.org/llms.txt

Use this file to discover all available pages before exploring further.

Response

200 - application/json

Service info

gobl
string
Example:

"Welcome"

version
string
Example:

"v0.400.0"