Skip to main content

Overview

The Organization API provides endpoints for tenants to manage organizations within their account. These endpoints require a tenant-specific API key for authentication.

Available Endpoints

List Organizations

Retrieve a paginated list of organizations

Create Organization

Create a new organization

Get Organization

Retrieve a specific organization by ID

Update Organization

Update an existing organization

Delete Organization

Soft delete an organization (mark as inactive)

Update Organization Metadata

Update organization metadata with custom fields

Authentication

All Organization API endpoints require authentication using a tenant-specific API key in the format:
For more information on authentication, see the Authentication guide.

Data Structures

Organization Object

Metadata Object

Organization metadata allows you to sync external clinic info to AlloMia organization. The metadata structure is validated against a schema that you define. Example metadata object: