Router.so provides a powerful API for managing forms and capturing leads. This API reference will guide you through the available endpoints and how to use them effectively.
All API endpoints are authenticated using Bearer tokens. You need to include your API key in the Authorization header of your requests.bash
Authorization: Bearer YOUR_API_KEY
https://app.router.so/api
This endpoint allows you to create a new lead for a specific endpoint ID.For detailed information on how to use each endpoint, please refer to their individual documentation pages.