Make your first call
Check your API setup by making a test call to list your VAT filings.
Get a valid Bearer access token.
Get your
companyId(a UUID that identifies your company in the Sovos platform).Understand the authentication requirements.
You'll make a GET request to list your VAT filings. It's a read-only request that verifies your token works, and it returns filing periods your company has on record. Use the URL that matches your region. See the Base URL section.
