company logo

Salesforge Helpdesk

Go to Salesforge
Agent FrankLeadsforge - Search Engine For LeadsPrimeforge - Google & MS365Mailforge - Distributed Email InfrastructureInfraforge - Private Email InfrastructureWarmforge - Email Deliverability Center
All collectionsWhat is Salesforge? 🤔Salesforge API

Salesforge API

Learn about Salesforge API access, authentication and available endpoints

The Salesforge API allows you to programmatically interact with your Salesforge workspace, enabling custom integrations, automation, and data synchronization between Salesforge and your existing tools.

Availability

The Salesforge API is available exclusively on the Growth plan.

If you're currently on a lower-tier plan, you'll need to upgrade to access API functionality.

Getting Your API Key

To authenticate API requests, you'll need an API key.

To generate an API key:

  1. Log in to Salesforge.

  2. Navigate to Settings.

  3. Open API & MCP.

  4. Generate a new API key.

Store your API key securely, as it grants access to your Salesforge data.

API Documentation

Our complete API reference, including endpoints, request formats, response schemas, and authentication details, is available here:

https://api.salesforge.ai/public/v2/swagger/index.html#/

The Swagger documentation also allows you to explore available endpoints and test requests directly.

What You Can Do with the API

The Salesforge API provides access to many core platform features, including:

Workspaces

  • Create and retrieve workspaces

  • Access workspace information

Contacts

  • Create contacts

  • Bulk import contacts

  • Retrieve contact records

Sequences / Multichannel sequences

  • Create, update, and delete sequences

  • Assign contacts to sequences

  • Manage sequence schedules

  • Update sequence status

  • Retrieve sequence analytics and performance data

  • Manage multichannel sequences

  • Connect LinkedIn accounts

  • Configure sender profiles

  • Manage enrollments and sequence actions

  • Retrieve validation results

Mailboxes

  • Retrieve mailbox information

  • Update mailbox settings

  • Threads & Conversations

  • Retrieve email threads

  • Manage thread labels

  • Reply to email conversations

  • Access conversation data

Products

  • Create and manage products

  • Retrieve product information

Webhooks

  • Create webhooks

  • Receive real-time notifications when supported events occur

Authentication

All API requests require authentication using your API key.

The API uses bearer token authentication. Include your API key in the Authorization header of each request:

Authorization: Bearer YOUR_API_KEY

Need Help?

If you have questions about using the Salesforge API or encounter issues while building an integration, please contact us via the live chat in the bottom right corner.

Did this answer your question?
😞
😐
😁