Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

HHAeXchange Configuration API

The Configuration API from HHAeXchange — 1 operation(s) for configuration.

HHAeXchange Configuration API is one of 3 APIs that HHAeXchange publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Configuration. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, a status page, and rate-limit docs.

This API exposes 1 operation across 1 path, and defines 5 schemas. It is described by OpenAPI 3.1.0, at version 0.1.0.

Requests are made against a single base URL, https://api.hhaexchange.com.

1 operations 1 paths 5 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.1.0
Base URL
https://api.hhaexchange.com
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

HHAeXchange Configuration API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (bearerAuth) using the clientCredentials flow, exposing 1 scope.

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

Configuration 1
GET
/v1/rate-limits/config
Get Rate Limit Configuration
get_rate_limit_config_v1_rate_limits_config_get 3 params → 200422

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are RateLimitConfigData (5 properties), ValidationError (3 properties), RateLimitConfigResponse (2 properties), AgencyRateLimitDetail (2 properties). Each schema is shown below with its type and property counts.

AgencyRateLimitDetail
object
Per-agency portion of the rate limit config response.
2 properties 2 required
RateLimitConfigData
object
Rate limit configuration for one unique client + agency + env combination.
5 properties 5 required
ValidationError
object
3 properties 3 required
HTTPValidationError
object
1 property
RateLimitConfigResponse
object
Wrapper for GET /rate-limits/config response.
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hhaexchange-configuration-api-openapi.yml Raw ↑

Other APIs HHAeXchange publishes across the network.

HHAeXchange Internal API
HHAeXchange Onboarding API