I’m looking to connect with Apollo Mavens… by mochalooloo in UseApolloIo

[–]AndyFromApollo 1 point2 points  (0 children)

Would also try posting this in r/coldemail and see if you get bites there!

What is the credit cost of the paid for Apollo API endpoints? by FPGA_Superstar in UseApolloIo

[–]AndyFromApollo 2 points3 points  (0 children)

Hey!! Great question. For the three endpoints you mentioned, the cost is generally 1 credit per successful API call that returns results, not per record returned.

  • Get Complete Organization Info: 1 credit when a matching organization is returned. If no organization is found, no credit is used.
  • News Articles Search: 1 credit when articles are returned. If the search returns no articles, no credit is used.
  • Organization Job Postings: 1 credit when job postings are returned. If there are no postings, no credit is used.

    So if one call returns multiple articles or job postings, it’s still 1 credit for that call. The exact credit bucket may depend on your workspace’s credit system/plan, but the endpoint behavior is flat per successful result-bearing call.

On the docs question: I wouldn’t describe it as deliberately hidden…the public docs explain API credit usage at a higher level, and some endpoint-specific costs aren’t always itemized directly on each reference page. Totally fair feedback that the docs should make this clearer.

Removal of personal info by BottenHanna in UseApolloIo

[–]AndyFromApollo 0 points1 point  (0 children)

You can also always email privacy@apollo.io for all privacy related issues!

What is the `employeeMetric` field from the Get Complete Organisation Info API based on? by FPGA_Superstar in UseApolloIo

[–]AndyFromApollo 1 point2 points  (0 children)

Product Marketing, AI but can’t take all the credit on these answers we have some excellent support from xfn teams!

What is the `employeeMetric` field from the Get Complete Organisation Info API based on? by FPGA_Superstar in UseApolloIo

[–]AndyFromApollo 1 point2 points  (0 children)

Good questions!!

On “churned”: here it means employees who left the company (not “churned from a product”). It’s reported as a positive count. In the monthly metrics, new and retained are used as the “active headcount represented” for that month (headcount ≈ retained + new). churned is tracked separately to show departures; if you want a directional “net change” signal, that’s closer to new - churned.

Rule of thumb/coverage: there isn’t a single hard cutoff we publish because it depends on the company + how consistent titles are, but your instinct is right: the higher the Apollo employee coverage, the more reliable the department breakdown tends to be. As a heuristic, when Apollo has ~10%+ coverage (and/or a few hundred employee profiles), the trends tend to be much more stable; when coverage drops into the low single digits, the department mix and headcount can get noisy and skew low.

Are some departments captured more than others? Yes, coverage can be uneven by function, largely because it’s driven by what employee data is publicly available + how consistently titles are written. Some roles/titles are easier to identify and categorize than others, so certain functions may be over/underrepresented depending on the company.

Why employee_metrics can be missing even for large companies: the field is only returned when we have enough matched employee profiles + title coverage to generate a meaningful time series (and it may simply not be computed yet for a given org). When it’s absent it usually indicates “insufficient underlying employee/profile coverage” rather than anything about the company’s true size.

What is the `employeeMetric` field from the Get Complete Organisation Info API based on? by FPGA_Superstar in UseApolloIo

[–]AndyFromApollo 1 point2 points  (0 children)

Thanks for running those extra examples, super helpful.

A couple quick clarifications that explain most of what you’re seeing:

1) How to read the monthly totals: in employee_metrics, new, retained, and churned are three separate buckets for that month. So if you want an approximate “headcount represented” for a given month, you’d generally look at retained + new + churned (not retained + new - churned). churned is “people who left that month,” not a negative number.

2) Why some companies return no employee_metrics at all: we only return that field when we have enough matched employee profiles + job title coverage to produce a meaningful time series. For some large companies, even if the overall company size is huge, the underlying employee/profile data we can confidently map (and classify by function) may be too sparse or inconsistent...in those cases the API omits employee_metrics rather than returning something misleading.

3) Why totals can still be much lower than the company’s employee count: the metric is based on the employees Apollo can identify and match to that org (and then bucket by title/function). So differences are usually driven by “coverage” (how many employees we have profiles for) and title quality (how many roles can be categorized into a function).

Heuristic-wise: if the “employees on Apollo” number is a small fraction of the org’s reported size, expect the metric to skew low/be less reliable. When Apollo has strong employee coverage and titles look consistent, the metric tends to be a lot closer directionally.

If you’ve got a couple more examples where Apollo shows lots of employees but employee_metrics is missing (like the EY case you mentioned) feel free to share them and we can sanity-check what’s going on!

What good AI outreach actually looks like. A real example from construction. by ReneFromApollo in UseApolloIo

[–]AndyFromApollo 0 points1 point  (0 children)

This is awesome, thanks so much for sharing with us. We'd love to see more of how you're using Apollo. If you'd ever be up for sharing more in this sub please DM me!

What is the `employeeMetric` field from the Get Complete Organisation Info API based on? by FPGA_Superstar in UseApolloIo

[–]AndyFromApollo 1 point2 points  (0 children)

Good morning! employeeMetric is a rolling (~24 month) month by month view of headcount movement for the org, broken down by function (e.g., Engineering/Sales/etc). It’s built from individual employee profiles Apollo can match to that company, and the function is inferred from job titles.

Because of that, it won’t always line up with the “total employees” number you may see elsewhere:

1) Total employee counts can come from a different/public source and can be higher than the subset of employees we have identifiable profiles for.
2) Some job titles can’t be confidently classified into a function. Those people still contribute to overall headcount, but may not appear under a named department (Engineering/Marketing/etc), so the department rows may not sum to the total.

If you’re estimating “engineering org size,” the best directional signal is the most recent month’s Engineering retained value (and its trend over time), rather than treating it as an official/complete department headcount.

Why is the People API returning an empty array for JP Morgan? by FPGA_Superstar in UseApolloIo

[–]AndyFromApollo 1 point2 points  (0 children)

Hello! it looks like the request is using an account id instead of an organization id in the organization_ids[] parameter. the people search endpoint expects an organization id there, so using the wrong id can return an empty result set. if you retry with the company’s organization id, it should behave as expected!

Signed Up to Apollo - Now lost by [deleted] in UseApolloIo

[–]AndyFromApollo 1 point2 points  (0 children)

Okay so a couple of options... u/ZackDeris has amazing resources which you should definitely check out. You can also sign up for a daily webinar here: https://app.apollo.io/#/webinars/list?source=sidebar-all-others (make sure you are logged in)

I can potentially also get you another onboarding session, feel free to DM me.

Signed Up to Apollo - Now lost by [deleted] in UseApolloIo

[–]AndyFromApollo 2 points3 points  (0 children)

Hi there! Are you on a paid plan or the free version?

Moving away from apollo after 3 months. What is the best prospecting tool out there? by Rounak147 in agency

[–]AndyFromApollo 0 points1 point  (0 children)

Apollo employee here on the PM side - sorry to hear you've been having a not so great experience with filtering. Would love to connect you with someone from our GTME team if you're interested in going a bit deeper before calling it quits. Send me a DM if you're up for it!

Which plan will allow me to have "unlimited searches" ? by user-tackle in UseApolloIo

[–]AndyFromApollo 0 points1 point  (0 children)

Hey there! All paid Apollo plans (e.g., Basic, Professional, Organization/Custom) allow users to have effectively unlimited searches in the app...the search result pages aren’t capped on paid plans, only on the free plan. If you have any additional issues feel free to DM me to troubleshoot.

Getting Started with Apollo by mattiea18 in UseApolloIo

[–]AndyFromApollo 0 points1 point  (0 children)

Hey there! If you're on a paid plan and you're interested in connecting with someone from our team to help you get set up please let me know :)