aid: userflow name: Userflow description: > Userflow is a product onboarding and adoption platform that enables product teams to build in-app guided flows, checklists, announcements, and NPS surveys without requiring engineering resources. The platform provides a REST API for managing users, tracking events, and organizing users into groups or companies from a back-end application. Userflow supports data synchronization via API keys with Bearer token authentication, allowing real-time user attribute updates and event tracking to power personalized onboarding experiences. The platform targets SaaS companies seeking to improve activation rates, feature adoption, and overall user retention through guided in-app engagement. type: Index image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg url: https://raw.githubusercontent.com/api-evangelist/userflow/refs/heads/main/apis.yml created: "2026-06-13" modified: "2026-06-13" specificationVersion: "0.19" tags: - User Onboarding - Product Adoption - In-App Guides - Checklists - Announcements - NPS Surveys - User Flows - SaaS - Product-Led Growth apis: - aid: userflow:userflow-rest-api name: Userflow REST API description: > The Userflow REST API allows back-end applications to synchronize user data, track events, and manage groups or companies within the Userflow platform. It provides endpoints for creating, updating, and deleting users; listing and querying users with cursor-based pagination; posting custom events that trigger flow conditions; and managing group memberships. Authentication uses Bearer token API keys scoped per environment, configured under Settings in the Userflow dashboard. The API base URL is https://api.userflow.com and all payloads use JSON. humanURL: https://docs.userflow.com/docs/api baseURL: https://api.userflow.com tags: - Users - Events - Groups - Memberships properties: - type: Documentation url: https://docs.userflow.com/docs/api - type: OpenAPI url: https://docs.userflow.com/docs/api common: - type: Website url: https://www.userflow.com - type: Documentation url: https://docs.userflow.com/docs/dev - type: GitHubOrg url: https://github.com/userflow - type: LinkedIn url: https://www.linkedin.com/company/userflow - type: Blog url: https://www.userflow.com/blog - type: Pricing url: https://www.userflow.com/pricing - type: StatusPage url: https://status.userflow.com - type: X url: https://twitter.com/getuserflow - type: Plans url: plans/userflow-plans-pricing.yml - type: RateLimits url: rate-limits/userflow-rate-limits.yml - type: FinOps url: finops/userflow-finops.yml maintainers: - FN: Kin Lane email: kin@apievangelist.com