# Apollo services

4 services on Apollo. HTML version: https://www.socialrouter.io/services/apollo

- **Apollo — Profile info** (`apollo/profile.info`): Resolve a person from any handle you hold — an email, a LinkedIn URL, an Apollo id — into a full record with work email, title and employer `POST /v1/extract/apollo/profile.info`, billed by your own provider key, 1 offer (apollo). https://www.socialrouter.io/services/apollo/profile.info
- **Apollo — Company info** (`apollo/company.info`): Resolve a company from a domain, a LinkedIn URL or an Apollo id into firmographics: size, industry, funding, headquarters `POST /v1/extract/apollo/company.info`, billed by your own provider key, 1 offer (apollo). https://www.socialrouter.io/services/apollo/company.info
- **Apollo — Profile search** (`apollo/profile.search`): Find people in Apollo's database matching a free-text query, then resolve each hit into a full record `POST /v1/extract/apollo/profile.search`, billed by your own provider key, 1 offer (apollo). https://www.socialrouter.io/services/apollo/profile.search
- **Apollo — Company search** (`apollo/company.search`): Find companies matching an industry, a keyword or a name, with headcount and location filters `POST /v1/extract/apollo/company.search`, billed by your own provider key, 1 offer (apollo). https://www.socialrouter.io/services/apollo/company.search

## See also

- Catalogue as JSON: https://api.socialrouter.io/v1/services
- OpenAPI 3.1 spec: https://api.socialrouter.io/v1/openapi.json
- Agent overview: https://www.socialrouter.io/llms.txt
- Sitemap: https://www.socialrouter.io/sitemap.xml
- Docs: https://docs.socialrouter.io
