# Leadey ## Docs - [Get current organization](https://api.leadey.ai/api-reference/account/get-current-organization.md): Returns the organization that the API key belongs to, including plan and credit balance. Useful as a connectivity and authentication check. - [Get a campaign](https://api.leadey.ai/api-reference/campaigns/get-a-campaign.md) - [List campaigns](https://api.leadey.ai/api-reference/campaigns/list-campaigns.md): Returns a paginated list of campaigns (multi-step, multi-channel outreach sequences). - [Get a company](https://api.leadey.ai/api-reference/companies/get-a-company.md) - [List companies](https://api.leadey.ai/api-reference/companies/list-companies.md): Returns a paginated list of companies in your workspace, ordered by name. - [Get a contact](https://api.leadey.ai/api-reference/contacts/get-a-contact.md) - [List contacts](https://api.leadey.ai/api-reference/contacts/list-contacts.md): Returns a paginated list of contacts (decision-makers) in your workspace, newest first. - [Get a lead](https://api.leadey.ai/api-reference/leads/get-a-lead.md) - [List leads](https://api.leadey.ai/api-reference/leads/list-leads.md): Returns a paginated list of leads across the workspace, newest first. - [Authentication](https://api.leadey.ai/guides/authentication.md): How Leadey API keys work and how to send them with every request. - [Campaigns](https://api.leadey.ai/guides/campaigns.md): Multi-step, multi-channel outreach sequences. - [Credits](https://api.leadey.ai/guides/credits.md): The prepaid balance that powers enrichment and discovery. - [Errors](https://api.leadey.ai/guides/errors.md): The error response shape and the status codes the Leadey API returns. - [ICPs](https://api.leadey.ai/guides/icps.md): Ideal Customer Profiles — the targeting criteria that tell Leadey who to find. - [Pagination](https://api.leadey.ai/guides/pagination.md): Page through large result sets with page and pageSize. - [Rate limits](https://api.leadey.ai/guides/rate-limits.md): Request limits on the Leadey API and how to handle them. - [Signals](https://api.leadey.ai/guides/signals.md): The buying-intent data points that drive Leadey outreach. - [Webhooks](https://api.leadey.ai/guides/webhooks.md): Push leads into a Leadey campaign from external tools and forms. - [Leadey API](https://api.leadey.ai/index.md): Programmatic access to signal-driven lead generation — source, qualify, and reach the right people, automatically. - [Quickstart](https://api.leadey.ai/quickstart.md): Authenticate and make your first Leadey API request in a few minutes. ## OpenAPI Specs - [openapi](https://api.leadey.ai/openapi.json) ## Optional - [Home](https://leadey.ai) - [Dashboard](https://app.leadey.ai)