Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.salesfinity.ai/llms.txt

Use this file to discover all available pages before exploring further.

If you need help with anything, feel free to email us at [email protected] or visit help center at https://support.salesfinity.ai/

Welcome

To get your API key, please go to: Settings and head over to Connections & API and generate a new API key.

Generate API Key

Open Salesfinity Settings Page.

Authentication

All API endpoints are authenticated using API keys. Example curl request
curl --location 'https://client-api.salesfinity.co/v1/contact-lists/csv?page=1' \
--header 'x-api-key: my_api_key'