Company Info

Resolve a company from a domain, a LinkedIn URL or a provider id into firmographics: size, industry, funding, headquarters

Billing
Your own key invoiced by the provider
Offers
1 same output format
Max identifiers per request
10

Endpoint

One endpoint for every offer below. Omit provider and the router picks with automatic failover — the response's served_by tells you which one ran.

POSThttps://api.socialrouter.io/v1/enrich/company/info

Offers

Every offer below returns the same normalized output, in failover order — the first one serves unless you pin another with the provider field.

  • apollo/companyvia Apollodefault route

    Up to 10 identifiers per request

    your own keyyou bring it

Parameters

JSON body of the request. Unknown fields and unknown options are rejected with the valid list, so a wrong guess costs nothing.

ParameterTypeDescription
identifiersRequiredstring[]One URL per record to process. Accepted shapes:<domain> — Bare domain — no scheme, no www, no path.https://www.linkedin.com/company/<slug>Example: stripe.comA single url string is accepted too.
providerOptionalstringPin one offer, e.g. apollo/company. Omit it and the router picks with failover.
limitOptionalintegerMax records to return per URL.

Going further

Auth, error semantics, and every other endpoint live in the API reference — including the machine-readable OpenAPI spec at /v1/openapi.json.

Frequently asked questions

How much does Company info cost?

SocialRouter bills nothing per record for this service: every offer runs on a provider key you register yourself, and the records are invoiced to you by that provider directly.

Which offers serve company/info?

apollo/company — 1 offer is available behind the same endpoint. Pin one with the optional "provider" field, or omit it and the router picks with automatic failover. The response's "served_by" field names the offer that ran.

What input does it need?

The "identifiers" field of the JSON body, as an array of strings: <domain> — Bare domain — no scheme, no www, no path.; or https://www.linkedin.com/company/<slug>. For example: stripe.com

Is the output format the same for every offer?

Yes. Every offer returns the normalized record schema documented on this page; some add extra platform-specific fields on top, but the documented fields are always present.

How many identifiers can I send per request?

Up to 10 identifiers in a single request, depending on the offer.

What happens if an offer fails?

SocialRouter automatically fails over to the next offer serving the same service, so a single upstream outage doesn't break your integration.

Related services

Get company info into your app or your AI agent

$1 in free credits to test it — no credit card, no commitment.