Animica x402 Directory

Directory / agent-api-production.tim1712.workers.dev

agent-api-production.tim1712.workers.dev/v1/npm/install-preflight

Use before a coding agent installs an unfamiliar npm dependency. Returns current facts from the official npm registry: the version `npm install` resolves (dist-tags.latest), prerelease and deprecation status, engines.node compatibility with an optional target Node version (real SemVer evaluation), license, days since release, best-effort weekly downloads, repository URL and maintainer count. Facts only — no safety, trust, or malware verdict.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X POST 'https://agent-api-production.tim1712.workers.dev/v1/npm/install-preflight'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch -X POST 'https://agent-api-production.tim1712.workers.dev/v1/npm/install-preflight'

Endpoint: https://agent-api-production.tim1712.workers.dev/v1/npm/install-preflight. Operated by agent-api-production.tim1712.workers.dev, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on agent-api-production.tim1712.workers.dev

agent-api-production.tim1712.workers.dev/v1/business/eu-vat-check

Use when an agent needs the current official VIES validation status of an EU VAT number before B2B onboarding, invoicing or procurement. Queries the European Co…

POST · $0.01

agent-api-production.tim1712.workers.dev/v1/shopping/product-search

Use when an agent already knows the product it wants and needs real current Shopify listings for a structured query. Returns normalized product/variant price, c…

POST · $0.01

agent-api-production.tim1712.workers.dev/v1/web/resource-preflight

Use before spending tokens, money or crawler capacity fetching an unfamiliar web resource. Resolves redirects (manually, bounded, re-validated per hop) and retu…

POST · $0.003

All 4 endpoints on agent-api-production.tim1712.workers.dev →