Learn how to identify your workspace subdomain for API requests.
Locate your workspace URL
Identify the main domain
neetoform.com
Extract the part before the main domain
neetoform.com
is your subdomain.Example:https://marketing.neetoform.com
marketing
mycompany
, your API base URL would be:
Type | Example URL | Subdomain |
---|---|---|
Company | https://acmecorp.neetoform.com | acmecorp |
Department | https://marketing.neetoform.com | marketing |
Project | https://product-launch.neetoform.com | product-launch |