Animica x402 Directory

Directory / api.eckari.com

api.eckari.com/v1/weather/us/observation

Latest surface observation from the nearest National Weather Service station to a US coordinate, with the station identity, the observation time (observed_at), its age in seconds and an is_stale flag. Station observations are reported roughly every 20-60 minutes, so this is the most recent measurement, not a real-time reading. Readings that fail the station's quality control are returned as null. Use when: What was the most recently observed temperature at these US coordinates?

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://api.eckari.com/v1/weather/us/observation'

# -> 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 'https://api.eckari.com/v1/weather/us/observation'

Endpoint: https://api.eckari.com/v1/weather/us/observation. Operated by api.eckari.com, 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 api.eckari.com

api.eckari.com/v1/companies/uk/:company_number/charges

Charges registered against a UK company at Companies House — mortgages, debentures and other security — with dates, classification, particulars and the persons …

GET · $0.006

api.eckari.com/v1/companies/uk/:company_number/directors

Directors of a UK company from the Companies House officers register — the register of directors, secretaries and LLP members — including corporate and nominee …

GET · $0.005

api.eckari.com/v1/companies/uk/:companyNumber

Return the core registered profile of a UK company from the Companies House register: name, status with derived is_active and is_striking_off, type, jurisdictio…

GET · $0.004

api.eckari.com/v1/companies/uk/:companyNumber/accounts

Return the accounts filing status of a UK company from the Companies House register — the accounting reference date, the last accounts filed (type and period), …

GET · $0.003

api.eckari.com/v1/companies/uk/:companyNumber/charges

Return the charges registered against a UK company on the Companies House register — mortgages, debentures and other security — with dates, classification, part…

GET · $0.006

api.eckari.com/v1/companies/uk/:companyNumber/directors

Return the directors of a UK company from the Companies House register — including corporate and nominee directors — with appointment and resignation dates, nat…

GET · $0.005

api.eckari.com/v1/companies/uk/:companyNumber/filings

Return the filing history of a UK company from the Companies House register — accounts, confirmation statements, officer appointments, address and capital chang…

GET · $0.005

api.eckari.com/v1/companies/uk/:companyNumber/owners

An empty items list is never the same as "no owner": ownership_status and the filed PSC statements/exemptions explain why the register discloses none. Returns t…

GET · $0.008

api.eckari.com/v1/companies/uk/:companyNumber/registered-office

Return the current registered office address of a UK company from the Companies House register as structured fields (premises, address lines, locality, region, …

GET · $0.003

api.eckari.com/v1/companies/uk/:companyNumber/status

Return the current legal status of a UK company from the Companies House register — active, dissolved, liquidation, administration, receivership, voluntary-arra…

GET · $0.003

api.eckari.com/v1/companies/uk/search

Search the UK Companies House register by name or keyword and return matching companies with company number, register status and a derived is_active, type, inco…

GET · $0.002

api.eckari.com/v1/companies/us/:cik

Return the registered profile of an SEC filer by CIK — legal name, entity type, SIC industry code and description, EIN, filer category, fiscal year end, state o…

GET · $0.004

All 29 endpoints on api.eckari.com →