Configuration API

The FinCore™ Configuration API provides endpoints for managing tenant configuration settings and parameters.

Overview

The Configuration API allows tenants to:

  • Retrieve current configuration settings
  • Update tenant configuration parameters
  • Manage feature flags and settings
  • Configure tenant-specific business rules

Authentication

All Configuration API endpoints require OAuth 2.0 authentication. See the Authentication section for details on obtaining and using access tokens.

Capability Requirements

This API is available to all tenants regardless of subscription tier, but certain configuration options may be limited based on the tenant’s subscription tier and enabled capabilities.

API Documentation

For detailed API documentation, including request and response formats, please refer to the OpenAPI specification.