Settings Controller API
Operations related to system settings
Settings Controller API
The Settings Controller API provides endpoints for managing system settings in the FinHub platform. These endpoints allow for retrieving and configuring various system-wide settings and reference data.
Available Endpoints
This tag groups endpoints related to settings management operations, including:
Method | Endpoint | Description |
---|---|---|
GET | /api/v2/settings/countries | Get Countries List |
GET | /api/v2/settings/currency | Get Currency List |
Settings Management
The Settings Controller API enables access to system configuration data and reference information. These endpoints provide essential data required by client applications to properly function and display appropriate options to users.
Reference Data
The API provides access to reference data such as country lists, currency codes, and other standardized information needed for form validation and data normalization across the platform.