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

Regulatory Async API

Asynchronous query operations.

This API exposes 1 operation across 1 path. It is described by OpenAPI 3.1.0, at version 1.0.

Requests are made against 2 base URLs: https://api.finra.org, https://api-int.qa.finra.org.

1 operations 1 paths 0 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Base URL
https://api.finra.org
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Regulatory Async API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — OAuth 2.0 bearer token issued by FINRA Identity Provider.

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.

Async 1

Asynchronous query operations.

GET
/async-requests/group/{group}/name/{dataset}/{requestId}
Get async request status
getAsyncRequestStatus 3 params → 200404

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

regulatory-async-api-openapi.yml Raw ↑