What Makes these APIs special ?
You can onboard your entity with ZATCA and be compliant in 5 minutes!
curl --location -g --request POST 'http://{{hostname}}:/v1/e-invoicing/auth' \
--header 'Content-Type: application/json' \
--data-raw '{
"vat_number":"300295616200003",
"username": "api",
"secret":"W3lc0m32eg$@p!"
}'{}