Tenant API
Operations related to Tenant Detail
Tenant API
The Tenant API provides endpoints for managing tenant operations in the FinHub platform. These endpoints allow for creating, retrieving, updating, and managing tenant configurations and related information in multi-tenant environments.
Available Endpoints
This tag groups endpoints related to tenant management operations, including:
Method | Endpoint | Description |
---|---|---|
GET | /api/v2/tenant | Get tenant detail |
GET | /api/v2/tenant/b2b-theme | Get B2B tenant theme |
Tenant Management
The Tenant API enables comprehensive management of tenant configurations, allowing platform administrators to maintain tenant-specific settings and provide customized services. The API supports multi-tenant architecture, ensuring proper isolation between different tenant environments.
Multi-tenancy Security
Tenant data is handled with strict security measures to ensure proper isolation between tenants. All endpoints require proper authentication and authorization with tenant-specific credentials to access tenant information.