Doc2JSON.de

api.doc2json.de

api.doc2json.de

Category
Service
Network
Avg / request
$0.03
Endpoints
1

Service overview

What is Doc2JSON.de?

Doc2JSON.de 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.doc2json.de/v1/extract" \
  --method POST \
  --data '{
  "document_url": "{document_url}",
  "schema": "{schema}"
}'
What you get back
{
  "endpoint": "POST /v1/extract",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services