Access any ABS dataflow
Generic access to any of 1,223 ABS datasets. Use /catalog or /dataflows for IDs. Key format: dot-separated dimensions.
Path parameters
SDMX dataflow identifier.
SDMX dataflow identifier.
Query parameters
Dimension key (e.g. '1.10001.10.50.Q' or 'all')
Dimension key (e.g. '1.10001.10.50.Q' or 'all')
Return last N observations per series.
Return last N observations per series.
Start (e.g. 2020-Q1, 2020-01)
Start (e.g. 2020-Q1, 2020-01)
End period
End period
Response
SDMX observations array for the requested ABS dataflow.
Example response
{
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"source": "sugra_crypto",
"attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
"fallback_chain": [
"sugra_crypto",
"sugra_finance"
]
}
}Changes
Changed in 3 of the 21 revisions of this API.4516
- ▲
the
dataresponse's property type/format changed fromobject/toarray/for status200response-property-type-changed
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
added
UpstreamErrorResponsesubschema #2to the response bodyoneOflist for the response status503response-body-one-of-added
- ▲
the response's body type/format changed from
object/to/for status503response-body-type-changed
- ▲
removed the required property
errorfrom the response with the503statusresponse-required-property-removed
- ●
removed the optional property
codefrom the response with the503statusresponse-optional-property-removed
- ●
removed the optional property
detailfrom the response with the503statusresponse-optional-property-removed
- ●
removed the optional property
hintfrom the response with the503statusresponse-optional-property-removed
- ●
removed the optional property
planfrom the response with the503statusresponse-optional-property-removed
- ●
removed the optional property
reasonfrom the response with the503statusresponse-optional-property-removed
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the non-success response with the status
404response-non-success-status-added
- ○
added the non-success response with the status
502response-non-success-status-added
- ○
added the non-success response with the status
504response-non-success-status-added
- ▲
- ○
added the optional property
codeto the response with the401statusresponse-optional-property-added
- ○
added the optional property
codeto the response with the429statusresponse-optional-property-added
- ○
added the optional property
codeto the response with the503statusresponse-optional-property-added
- ○
added the optional property
hintto the response with the401statusresponse-optional-property-added
- ○
added the optional property
hintto the response with the429statusresponse-optional-property-added
- ○
added the optional property
hintto the response with the503statusresponse-optional-property-added
- ○
added the optional property
planto the response with the401statusresponse-optional-property-added
- ○
added the optional property
planto the response with the429statusresponse-optional-property-added
- ○
added the optional property
planto the response with the503statusresponse-optional-property-added
- ○
added the optional property
reasonto the response with the401statusresponse-optional-property-added
- ○
added the optional property
reasonto the response with the429statusresponse-optional-property-added
- ○
added the optional property
reasonto the response with the503statusresponse-optional-property-added
- ○