Animica x402 Directory

Directory / api.qonoro.ai

api.qonoro.ai/v1/hiring-signals/find

Given a company name, returns the company's currently open job postings, normalized into a single structured JSON response (title, department, location, posted date, URL).

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X POST 'https://api.qonoro.ai/v1/hiring-signals/find'

# -> 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://api.qonoro.ai/v1/hiring-signals/find'

Endpoint: https://api.qonoro.ai/v1/hiring-signals/find. Operated by api.qonoro.ai, 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.qonoro.ai

api.qonoro.ai/v1/address/normalize

Parse and normalize postal addresses into structured components. Returns address number, street, city, state, ZIP, and USPS-formatted output. Postal address par…

POST · $0.005

api.qonoro.ai/v1/company/enrich

Basic company identity enrichment for autonomous agents, including normalized profile fields, source URLs, coverage, and confidence scoring.

POST · $0.05

api.qonoro.ai/v1/company/research

Premium AI-powered due-diligence report for autonomous agents: named decision makers with role and confidence, business summary, target customer, funding stage,…

POST · $1.25

api.qonoro.ai/v1/company/search

Company discovery for autonomous agents: find companies matching industry, headquarters location, size, founding year, or keyword criteria, with sources and con…

POST · $0.05

api.qonoro.ai/v1/domain-resolver/resolve

Resolves a company name to its official domain. Returns primary domain, confidence score, and alternative candidates. Deterministic, sub-second. x402-native.

POST · $0.01

api.qonoro.ai/v1/domain/intelligence

Given a domain name, returns tech stack (CMS, frameworks, analytics, CDN, email marketing, e-commerce), DNS records, WHOIS data, email provider, hosting provide…

POST · $0.03

api.qonoro.ai/v1/email/validate

Validates email deliverability: syntax check, MX record lookup, and SMTP server reachability. Returns risk score and quality rating. Deterministic, sub-second. …

POST · $0.005

api.qonoro.ai/v1/intent-signals/find

x402-native buying-intent detection for autonomous agents. Identifies companies actively evaluating or purchasing in a given product category, with structured s…

POST · $0.2

api.qonoro.ai/v1/job-changes/detect

Given a person name and company, detect recent job changes, new roles, and career moves. Returns structured signals with source URLs and confidence scoring.

POST · $0.2

api.qonoro.ai/v1/kyb/verify

Know Your Business (KYB) entity verification: registration status, sanctions screening, beneficial ownership, risk score, and a proceed/review/reject recommenda…

POST · $0.6

api.qonoro.ai/v1/naics/classify

Classify a company to its NAICS 2022 code and SIC code. Input: company name, optional website, optional description. Output: NAICS code, title, sector, SIC code…

POST · $0.02

api.qonoro.ai/v1/news/sentiment

Real-time news sentiment analysis for a company: overall sentiment, score, signal strength, key themes, per-article sentiment, and a recommended action for B2B …

POST · $0.15

All 20 endpoints on api.qonoro.ai →