REST APIV1
Overview
V1 endpoint reference for the Poggio API
The v1 API includes OAuth infrastructure and legacy endpoints with explicit organization IDs.
Update Third Party Registration
Update an existing third-party registration. You can update the name, payload, or both.
Chat
Send a message to Poggio and receive a response. This endpoint allows external API clients to interact with Poggio's superagent. The org_id is inferred from the OAuth bearer token. Requires an OAuth bearer token with valid org_id and orig_user_id claims. The token must have the poggio:api:write scope for POST requests.