Organization Management
Overview of organization management operations in the Blue API.
The Blue API provides comprehensive organization management capabilities, allowing you to create, query, and manage organizations within your Blue account.
Available Operations
Creating Organizations
- Create an Organization - Create new organizations with custom names and slugs
Querying Organizations
- Query Organization - Retrieve organization information using ID or slug
Key Concepts
Organization Identification
Organizations in Blue can be identified using two methods:
- Organization ID - A unique identifier (CUID) automatically generated when creating an organization
- Organization Slug - A URL-friendly identifier that you specify when creating an organization
Access Control
- Users can only access organizations where they are members
- Organization operations respect user permissions and access levels
- Banned organizations cannot be accessed through the API
Billing Considerations
Each organization in Blue is billed separately, so creating new organizations may affect your account billing.