Use this API to retrieve the list of allowed domains for a workspace.Documentation Index
Fetch the complete documentation index at: https://docs.velt.dev/llms.txt
Use this file to discover all available pages before exploring further.
x-velt-api-key and x-velt-auth-token as headers. You can obtain these from the Get Auth Tokens endpoint.POST https://api.velt.dev/v2/workspace/domains/get
allowedDomains array contains bare domains (e.g., "example.com", "localhost"). Protocols and www prefixes are stripped during storage.