SaaSFlow
DevelopersAPIReference

Overview

REST endpoints for every SaaSFlow resource, with parameters, responses, and an interactive playground.

The SaaSFlow API exposes every object you see in the app over REST. Pick a resource:

Every endpoint shares the same base URL (https://api.saasflow.com), JSON payloads, and three authentication modes — see Authentication. With the exception of /companies itself, every resource is scoped to a company under /companies/{companyId}/….