AIapi is an x402 service on Agentic Market. Agents can call it directly, pay per request through x402, and avoid long-lived API keys or provider account setup.
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://api.aiapi.ch/v1/analyze" \
--method POST \
--data '{
"text": "{text}"
}'
What you get back
{
"endpoint": "POST /v1/analyze",
"paid": true,
"query": "example input",
"result": {
"value": "Structured response from the service."
}
}
API surface
Endpoints
3 crawlable routes
Parameters1
Parameter
Type
Default
Example
text
string
null
A widely shared social media claim suggests that a new regulatory proposal could restrict stablecoin usage in several European markets. The claim has not yet been confirmed by official sources.
Parameters1
Parameter
Type
Default
Example
text
string
null
A widely shared social media claim suggests that a new regulatory proposal could restrict stablecoin usage in several European markets. The claim has not yet been confirmed by official sources.