# API Documentation ## Docs - [API key](https://docs.prontohq.com/api-reference/API-key.md) - [Company stack (technographics)](https://docs.prontohq.com/api-reference/endpoints/accounts/company-stack.md): Retrieve a company technology stack - [# people at company](https://docs.prontohq.com/api-reference/endpoints/accounts/count-profiles.md): Count matching profiles based on job titles and locations. - [Department headcount](https://docs.prontohq.com/api-reference/endpoints/accounts/headcount.md): Retrieve headcount information for specified departments or all departments if none specified. - [Search accounts by filters](https://docs.prontohq.com/api-reference/endpoints/accounts/search.md): Search and extract company accounts based on industry, location, size, and keyword filters - [Enrich account](https://docs.prontohq.com/api-reference/endpoints/accounts/single.md): Enrich a single company account with firmographic data. - [Find Enrichment result](https://docs.prontohq.com/api-reference/endpoints/contacts/single_enrich.md): Retrieve enrichment results for a single contact - [Synchronous Single Contact Enrichment](https://docs.prontohq.com/api-reference/endpoints/contacts/sync_single_enrich.md): Enrich a single contact with email and/or phone data and get results instantly - [Bulk Contact Enrichment](https://docs.prontohq.com/api-reference/endpoints/enrichments/batch.md): Enriches multiple contacts in bulk with specified data points. - [Asynchronous Single Contact Enrichment](https://docs.prontohq.com/api-reference/endpoints/enrichments/single.md): Enrich a single contact record with email and / or phone data - [Account search](https://docs.prontohq.com/api-reference/endpoints/extract/accounts.md): Extract company accounts from a LinkedIn Sales Navigator search URL and process them asynchronously. - [People search](https://docs.prontohq.com/api-reference/endpoints/extract/leads.md): Initiates a new lead search based on the provided parameters. - [Find people at company](https://docs.prontohq.com/api-reference/endpoints/extract/leads_from_company.md): Searches for leads based on job titles and a company (LinkedIn company ID or URL). Optionally narrow results by location, LinkedIn **function** (department), and **seniority** level using the authorized ID lists below. - [Enrich people](https://docs.prontohq.com/api-reference/endpoints/leads/single.md): Enrich a single lead account with firmographic data. No email or phone included. - [Create a List](https://docs.prontohq.com/api-reference/endpoints/lists/create.md): Creates a new list in the system. - [Retrieve all Lists](https://docs.prontohq.com/api-reference/endpoints/lists/index.md): Retrieve all your lists - [Retrieve a List](https://docs.prontohq.com/api-reference/endpoints/lists/show.md): Retrieve a specific list by its ID - [Update a List](https://docs.prontohq.com/api-reference/endpoints/lists/update.md): Updates a list in the system. - [Current credit balance](https://docs.prontohq.com/api-reference/endpoints/miscellaneous/account-credits.md): Get your current credit balance and usage information - [Account Info](https://docs.prontohq.com/api-reference/endpoints/miscellaneous/get-account-info.md): Get information about your account including credits and usage - [Location Ids](https://docs.prontohq.com/api-reference/endpoints/miscellaneous/location-ids.md): Get the location id of a specific location - [List Personas](https://docs.prontohq.com/api-reference/endpoints/personas/index.md): Retrieves a list of all personas available in the system - [Get Persona](https://docs.prontohq.com/api-reference/endpoints/personas/show.md): Retrieves detailed information about a specific persona - [Delete a Search](https://docs.prontohq.com/api-reference/endpoints/searches/destroy.md): Deletes a specific search by its ID. This operation will permanently remove the search and all associated tasks from the system. Only the owner of the search can delete it. - [Retrieve all Searches](https://docs.prontohq.com/api-reference/endpoints/searches/index.md): Returns all searches from the system that the user has access to. - [Retrieve the details of a Search](https://docs.prontohq.com/api-reference/endpoints/searches/show.md): Returns a specific search and its leads by ID. - [Extract comments from LinkedIn profile](https://docs.prontohq.com/api-reference/endpoints/signals/comments.md): Extract comments left by a LinkedIn profile on other posts. Uses the voyagerFeedDashProfileUpdates endpoint and paginates until all comments are retrieved or the requested limit is reached. - [Find companies lookalikes](https://docs.prontohq.com/api-reference/endpoints/signals/company_lookalike.md): Find companies that look like your target accounts. Provide one or more LinkedIn company URLs; the API uses them to generate a lookalike search and streams results to your webhook. Location IDs can be retrieved using the Location IDs endpoint. - [Find new hires](https://docs.prontohq.com/api-reference/endpoints/signals/find_new_hires.md): Find people who recently changed jobs and match your ICP - [Find companies growing](https://docs.prontohq.com/api-reference/endpoints/signals/growth.md): Start a LinkedIn account (company) search by growth criteria. Only documented fields are allowed; unknown keys return 422. - [Find companies hiring](https://docs.prontohq.com/api-reference/endpoints/signals/hiring.md): Start a company hiring-intent search based on job posting activity. Only documented fields are allowed; unknown keys return 422. - [Post engagers](https://docs.prontohq.com/api-reference/endpoints/signals/post_engagers.md): Start an asynchronous extraction of leads that engaged with a LinkedIn post. - [Extract posts from a LinkedIn profile or company page](https://docs.prontohq.com/api-reference/endpoints/signals/posts.md): Returns up to the specified limit of posts for a LinkedIn person profile or company page. The URL is detected automatically: company page URLs use the organization feed; profile URLs use the member profile feed. Results can be narrowed with `posted_within`. - [Extract reactions from LinkedIn profile](https://docs.prontohq.com/api-reference/endpoints/signals/reactions.md): Extract reactions left by a LinkedIn profile on other posts. Paginates through the profile's feed activity and filters for reaction-type elements, returning up to the specified limit. - [Track job changes](https://docs.prontohq.com/api-reference/endpoints/signals/track_job_changes.md): Track job changes for a list of LinkedIn profiles - [Main use cases](https://docs.prontohq.com/api-reference/main-use-cases.md) - [Changelog](https://docs.prontohq.com/changelog.md): Recent updates and improvements to the Pronto API. ## OpenAPI Specs - [intents](https://docs.prontohq.com/api-reference/specs/intents.json) - [leads](https://docs.prontohq.com/api-reference/specs/leads.json) - [miscellaneous](https://docs.prontohq.com/api-reference/specs/miscellaneous.json) - [accounts](https://docs.prontohq.com/api-reference/specs/accounts.json) - [sync-enrichments](https://docs.prontohq.com/api-reference/specs/sync-enrichments.json) - [enrichments](https://docs.prontohq.com/api-reference/specs/enrichments.json) - [searches](https://docs.prontohq.com/api-reference/specs/searches.json) - [list](https://docs.prontohq.com/api-reference/specs/list.json) - [extract](https://docs.prontohq.com/api-reference/specs/extract.json) - [personas](https://docs.prontohq.com/api-reference/specs/personas.json) - [openapi](https://docs.prontohq.com/api-reference/specs/openapi.json)