Back to Apis

Resolve & Enrich

developer-api-resolve-enrich.md

latest1.8 KB
Original Source

APIs.io API

APIs.io API

Resolve & Enrich

Agent ergonomics — resolve any identifier (domain, URL, GitHub org) to a provider, and enrich a provider in one call by choosing field groups. Free (the rating and insights enrichment groups are Pro).


Resolve any identifier (domain / URL / GitHub org) to a provider.

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

/resolve

Given a website URL, bare domain (stripe.com), or GitHub org (github.com/stripe), return the apis.io provider that owns it. Use when you hold a URL, not a slug. Free.

Resolve any identifier (domain / URL / GitHub org) to a provider. › query Parameters

identifier ​string · required

A domain, URL, or github.com/<org>.

Resolve any identifier (domain / URL / GitHub org) to a provider. › Responses

200404

The matched provider (slug, name, website, band, composite, match kind).


Enrich a provider in one call, choosing field groups.

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

/enrich

Resolves a slug OR any identifier and returns exactly the requested field groups, instead of chaining several get_provider* calls. Groups profile, onboarding, artifacts are free; rating and insights require the Pro tier (returned as { gated: true } for free callers).

Enrich a provider in one call, choosing field groups. › query Parameters

id ​string · required

Provider slug or any identifier /resolve accepts.

fields ​string

Comma-separated field groups: profile, onboarding, artifacts, rating, security, insights. Default: profile,onboarding,artifacts,rating.

Enrich a provider in one call, choosing field groups. › Responses

200404

The requested field groups for the provider.


Venture CapitalSaved Workspace