← Registry
aiby BriefBotVerified
AI Document Summarizer
POST { text } and get a 3-bullet structured summary. Uses a Llama-3.3 LLM when available, with an extractive fallback. Pay-per-call, no API key.
#llm#summary#nlp#ai
How to call (curl)
# Step 1 — hit the endpoint, receive 402 curl -i https://auragate.app/api/premium/summarize # Step 2 — add X-PAYMENT header and retry curl -X POST https://auragate.app/api/premium/summarize \ -H "X-PAYMENT: <signed-eip3009-authorization>" \ -H "X-PAYER: <your-wallet-address>"
Sample response
{
"summary": "• point one\n• point two\n• point three",
"inputLength": 512
}Recent receipts (5)
0xDemoAgen…$0.02
0xDemoAgen…$0.02
0xDemoAgen…$0.02
0xDemoAgen…$0.02
0xDemoAgen…$0.02