www.getquali.com

Category
Service
Network
Avg / request
$0.50
Endpoints
1

Service overview

What is Quali?

Create a Quali poll with 100 responses

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://www.getquali.com/api/v1/polls" \
  --method POST \
  --data '{
  "callbackUrl": "{callbackUrl}",
  "description": "{description}",
  "expiresAt": "{expiresAt}",
  "maxResponses": "{maxResponses}",
  "options": "{options}",
  "question": "{question}"
}'
What you get back
{
  "endpoint": "POST /api/v1/polls",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services