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

Harbor Compliance Jurisdictions API

State and jurisdiction information for compliance requirements.

Harbor Compliance Jurisdictions API is one of 6 APIs that Harbor Compliance publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Jurisdictions. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, and 1 JSON Schema.

This API exposes 2 operations across 2 paths, and defines 2 schemas. It is described by OpenAPI 3.1.0, at version 1.0.

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

2 operations 2 paths 2 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Server
https://api.harborcompliance.com/v1
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Harbor Compliance Jurisdictions API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-API-Key (apiKey). By default, every request must be authenticated.

  • apiKey — API key for authenticating partner requests. Obtain your API key from the Harbor Compliance developer portal.

Paths & Operations 2

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

Jurisdictions 2

State and jurisdiction information for compliance requirements.

GET
/jurisdictions
Harbor Compliance List jurisdictions
listJurisdictions 1 param → 200401
GET
/jurisdictions/{state}
Harbor Compliance Get jurisdiction details
getJurisdiction 1 param → 200401404

Schemas 2

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

Error
object
Error response returned when a request fails.
3 properties 2 required
Jurisdiction
object
A U.S. state jurisdiction with its compliance requirements.
6 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

harbor-compliance-jurisdictions-api-openapi.yml Raw ↑

Other APIs Harbor Compliance publishes across the network.

Harbor Compliance Compliance Filings API
Harbor Compliance Entities API
Harbor Compliance Licenses API
Harbor Compliance Orders API
Harbor Compliance Registered Agents API