Back to Apis

Export

developer-api-export.md

latest1.7 KB
Original Source

APIs.io API

APIs.io API

Export

Bulk data export — the license tier above Pro. The whole ratings or providers dataset in one pull, with the attribution string a published figure must carry. Business tier.


Export a whole dataset in one pull.

GET https://apis.io/api/v1

/export

The license tier above Pro. Pro is per-query intelligence; Business is the entire dataset in a single response, for a media outlet or analyst who licenses "publish our numbers". Defaults to the ratings dataset. Every response carries a license attribution string that must be cited with any published figure, alongside the rubric schema_version.

Export a whole dataset in one pull. › query Parameters

co_brand ​string · maxLength: 60

A flat-license partner name stamped into the returned attribution string.

Export a whole dataset in one pull. › Responses

200402

The full dataset, with its license attribution and provenance.


Export one named dataset.

GET https://apis.io/api/v1

/export/{dataset}

ratings returns every rated provider with composite, band, trend, delta and facet scores — the full leaderboard, not a page. providers returns the catalog itself (slug, name, description, counts, artifact coverage, tags, industries, regions, score) for an analyst building their own view.

Export one named dataset. › path Parameters

dataset ​string · enum · required

Enum values: ratings

providers

Export one named dataset. › query Parameters

co_brand ​string · maxLength: 60

A flat-license partner name stamped into the returned attribution string.

Export one named dataset. › Responses

200400402

The named dataset.


Saved Workspace