Get Domains
Manage Domains
Get Domains
POST
Get Domains
Use this API to retrieve the list of allowed domains for a workspace.Documentation Index
Fetch the complete documentation index at: https://velt-v5-0-2-beta-28.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
This endpoint uses API-key-level auth: pass
x-velt-api-key and x-velt-auth-token as headers. You can obtain these from the Get Auth Tokens endpoint.Endpoint
POST https://api.velt.dev/v2/workspace/domains/get
Headers
Your API key.
Your Auth Token.
Body
This endpoint does not require a request body.The returned
allowedDomains array contains bare domains (e.g., "example.com", "localhost"). Protocols and www prefixes are stripped during storage.
