Jump to Content
SalesAutopilot
API Reference
v2.0

Log InSalesAutopilot
API Reference
Log In
v2.0API Reference

Getting started

  • Authentication
  • Get Access Tokenpost
  • Limitations

JWT Token based authentication

  • Form fields
    • List form fields with bearer tokenget
  • Newsletter
    • Get subscriber eventsget

SalesAutopilot API V2

  • Form fields
    • Add form fieldspost
    • Delete form fielddelete
    • List form fieldsget
  • Global variables
    • Get global variableget
    • Create global variablepost
    • Update global variablepost
Powered by 

Authentication

This page covers the steps to get you set up to try out the SalesAutopilot API.

  1. Create an API key in SalesAutoPilot.
  2. Generate a JWT token using our /login endpoint.
  3. Save the token and use it for your requests.