API Documentation
Overview
The Formo REST API lets you query events, view wallet profile data, and configure webhooks.
SQL Query API
- Query and filter raw analytics events, materialized views, and metrics.
- Return an activity/event stream for a user.
- Export analytics data periodically to Kafka or AWS S3.
π§ In development. Reach out to get early access. π§
Wallet Profiles API
- Fetch wallet profile properties including net worth and wallet labels
- Detect if a user is a bot with wallet reputation scores
- Real-time activation API that unifies wallet profile data with in-app wallet messaging
π§ In development. Reach out to get early access. π§
Forms API
Use the Forms API to trigger webhooks based on form responses.
Base URL
All API requests should be made to:
Authentication
API requests require a Workspace API key in the request headers.
See our Authentication Guide for detailed setup instructions and best practices.
Response Format
All API responses follow this structure:
Quick Links
Support & Feedback
Was this page helpful?