# Antler API ## Docs - [Authentication](https://docs.antler.qode.world/api-reference/authentication.md): How to authenticate your API requests. - [Base URLs](https://docs.antler.qode.world/api-reference/base-urls.md): API environments and endpoints. - [Get conversation details](https://docs.antler.qode.world/api-reference/conversations/get-conversation-details.md): Retrieves detailed information about a specific conversation, including founder details, pitch information, and recording assets. - [Webhook Events](https://docs.antler.qode.world/api-reference/events.md): Define conversation events - [Overview](https://docs.antler.qode.world/api-reference/integration.md): Retrieve conversation details and founder information. - [Get conversation fields schema](https://docs.antler.qode.world/api-reference/schema/get-conversation-fields-schema.md): Returns the list of all available fields in the conversation details response, along with their data types. Useful for dynamically building integrations or validating field mappings. ## OpenAPI Specs - [integration](https://docs.antler.qode.world/api-reference/specs/integration.yaml) ## Optional - [Antler Home](https://docs.antler.qode.world)