Create Organization
Organizations (Tenant Only)
Create Organization
Creates a new organization
POST
Create Organization
Documentation Index
Fetch the complete documentation index at: https://docs.allomia.com/llms.txt
Use this file to discover all available pages before exploring further.
Create Organization
Creates a new organization within your tenant. This endpoint requires a valid tenant API key for authentication.Headers
API key is required. Enter your tenant-specific API key in the format ‘Bearer
YOUR-API-KEY’
Body Parameters
The name of the organization
The email address for the organization
The street address of the organization
The city where the organization is located
The state or province where the organization is located
The postal code or ZIP code for the organization
The country where the organization is located
The contact phone number for the organization
The timezone for the organization. Must be one of the supported timezone
values: - America/New_York (Eastern Time) - America/Chicago (Central Time) -
America/Denver (Mountain Time) - America/Los_Angeles (Pacific Time) -
America/Anchorage (Alaska Time) - Pacific/Honolulu (Hawaii Time) -
America/Phoenix (Mountain Time - Arizona) - America/Toronto (Eastern Time) -
America/Vancouver (Pacific Time) - America/Edmonton (Mountain Time) -
America/Winnipeg (Central Time) - America/Halifax (Atlantic Time) -
America/St_Johns (Newfoundland Time) - Europe/London (British Time) -
Europe/Paris (Central European Time) - Europe/Helsinki (Eastern European Time)
- Asia/Dubai (Gulf Time) - Asia/Shanghai (China Time) - Asia/Tokyo (Japan Time) - Australia/Sydney (Australian Eastern Time) - Pacific/Auckland (New Zealand Time)
Optional external identifier for the organization
Response
The unique identifier for the newly created organization
The name of the organization
The email address for the organization
The street address of the organization
The city where the organization is located
The state or province where the organization is located
The postal code or ZIP code for the organization
The country where the organization is located
The contact phone number for the organization
The tenant ID that the organization belongs to
The timezone for the organization
The timestamp when the organization was created (ISO 8601 format:
“2025-06-01T12:34:56Z”)
The ID of the user who created the organization