# API Pricing

All Apollo customers have at least basic access to Apollo's public APIs. More advanced API access is dependent on your organization’s current Apollo plan. To view a summary of Apollo's pricing, visit the <a href="https://www.apollo.io/pricing/" target="_blank">public pricing page ↗</a> for more details. For detailed information regarding API credit usage, see the <a href="https://app.apollo.io/#/settings/credits/about" target="_blank">API enrichment ↗</a> section on the *About Credits* page (login required).

Calls to these endpoints will consume credits:

* Search
  * Organization (`v1/mixed_companies/search`)
  * Organization Job Postings (`/v1/organizations/{organization_id}/job_postings`)
  * Complete Organization Info (`/v1/organizations/{id}`)
  * News Articles (`/v1/news_articles/search`)
  * Person Details (`/people/{id}`)
* Enrichment
  * People (`v1/people/match`)
  * Bulk People (`v1/people/bulk_match`)
  * Organization (`v1/organizations/enrich`)
  * Bulk Organization (`v1/organizations/bulk_enrich`)

To track your organization’s credit usage, refer to the **Track API Usage** section of [Create API Keys](https://docs.apollo.io/docs/create-api-key).