Hosted page
Responsive pages, clear sender context, validation, private or shared links, expiry, and submission limits.
Input, files, and approvals from people
Connect one Streamable HTTP endpoint and let an authorized agent create hosted requests, read responses, and request approve or reject decisions tied to an exact revision.
A workspace API key controls access. The agent selects a Fangst tool when its work requires a person.
{
"mcpServers": {
"fangst": {
"url": "https://api.fang.st/mcp",
"headers": {"Authorization": "Bearer $FANGST_API_TOKEN"}
}
}
}{
"status": "completed",
"response": {
"company_name": "Northstar AS"
}
}Software uses the HTTP resources directly. Authorized AI agents can use the same API or intention-oriented Fangst MCP tools.
POST/v1/requestsCreate a hosted request and receive its URL.GET/v1/requests/:idRead request status and configuration.GET/v1/requests/:id/submissionsRead completed responses.MCPrequest_human_inputLet an authorized agent create the request.MCPget_human_inputLet the agent read the completed response.MCPrequest_human_approvalLet an authorized agent request a decision.MCPget_human_approvalLet the agent read the decision.Responsive pages, clear sender context, validation, private or shared links, expiry, and submission limits.
Typed values, authenticated file downloads, correlation metadata, timestamps, and stable response ids.
Polling, signed webhooks, retries with backoff, delivery history, idempotency, and replay.
Start with $1 free. Add funds from $10. Links, polling, webhooks, and abandoned requests do not use the main billable unit.
Create the hosted interaction through Fangst and receive the structured result back.