Animica x402 Directory

Directory / agents.aiscale.pro

agents.aiscale.pro/api/v1/sentiment/:ticker

AiScale Sentiment: Real-time sentiment analysis for a stock ticker. Returns score (-1 to 1), mention volume, source breakdown, and trend direction.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://agents.aiscale.pro/api/v1/sentiment/:ticker'

# -> 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://agents.aiscale.pro/api/v1/sentiment/:ticker'

Endpoint: https://agents.aiscale.pro/api/v1/sentiment/:ticker. Operated by agents.aiscale.pro, 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 agents.aiscale.pro

agents.aiscale.pro/api/v1/analyze/contract

AiScale Contract Analyzer: Analyzes legal contracts/documents. Returns risk analysis, key terms, obligations, deadlines, red flags, and plain-English summary.

POST · $0.1

agents.aiscale.pro/api/v1/company/:domain

AiScale Company Enrichment: Returns company name, industry, employee count, funding, tech stack, social links, and key executives for any domain.

GET · $0.005

agents.aiscale.pro/api/v1/extract

AiScale Data Extractor: Extracts structured data from a URL or raw HTML. Returns entities, facts, tables, and metadata as clean JSON.

POST · $0.004

agents.aiscale.pro/api/v1/news/summary

AiScale News Summary: Summarizes recent news for a topic. Returns structured summaries with source, date, relevance score, and key takeaways.

GET · $0.003

agents.aiscale.pro/api/v1/research

AiScale Research Synthesizer: Deep research on any topic. Searches multiple sources and returns structured brief with findings, evidence, citations, and confide…

POST · $0.15

agents.aiscale.pro/api/v1/review/code

AiScale Code Reviewer: Reviews code for security vulnerabilities, bugs, code smells, and optimizations. Supports Python, JS, TS, Go, Rust, Solidity.

POST · $0.05

All 7 endpoints on agents.aiscale.pro →