# Reached Starter Kit ## Docs - [Authentication](https://docs.reachedapp.com/api-reference/authentification.md): Learn how to authenticate your API requests using Bearer tokens. - [Overview](https://docs.reachedapp.com/api-reference/overview.md): Complete reference for all Reached API endpoints. - [Task](https://docs.reachedapp.com/create-task.md): Creates a new task, optionally linked to a lead. - [Errors](https://docs.reachedapp.com/errors.md): Understand error responses and HTTP status codes returned by the API. - [Task](https://docs.reachedapp.com/get-a-task.md): Returns a paginated list of tasks with optional filters. - [Call Log](https://docs.reachedapp.com/get-call-log.md): Retrieves the full details of a specific call. - [Get a Campaign](https://docs.reachedapp.com/get-campaign.md): Retrieves the full details of a specific campaign. - [Introduction](https://docs.reachedapp.com/index.md): The Reached API lets you programmatically manage leads, campaigns, calls, and tasks. - [List Call Logs](https://docs.reachedapp.com/list-call-logs.md): Returns a paginated list of call logs with optional filters. - [Pagination](https://docs.reachedapp.com/pagination.md): Learn how to paginate through list endpoints. - [Add Leads to Campaign](https://docs.reachedapp.com/post-campaign.md): Adds one or more leads to a campaign for calling. - [Lead](https://docs.reachedapp.com/post-lead.md): Creates a new lead in your workspace. - [Rate Limiting](https://docs.reachedapp.com/rate-limiting.md): Understand API rate limits and how to handle them. - [Lead](https://docs.reachedapp.com/rest-api/leads/get-lead.md): Retrieves the full details of a specific lead. - [Clay Integration](https://docs.reachedapp.com/tools/clay.md): Push leads from Clay tables directly into Reached campaigns for parallel dialing. ## OpenAPI Specs - [openapi](https://docs.reachedapp.com/api-reference/openapi.json) ## Optional - [Reachedapp website](https://reachedapp.com)