Animica x402 Directory

Directory

api.kakerapetit.dev

api.kakerapetit.dev publishes 11 machine-payable endpoints over the x402 protocol, priced from $0.002 to $0.02 per call. Each was probed directly; the response code below is what it returned.

Endpoints

EndpointMethodPriceProbe
/v1/calendar/ics POST $0.002 402
/v1/check-duplicate-image POST $0.005 402
/v1/compare-product-photo POST $0.005 402
/v1/find-near-duplicate POST $0.005 402
/v1/jp-company/governance POST $0.01 402
/v1/jp-company/snapshot POST $0.005 402
/v1/text/similarity POST $0.002 402
/v1/verify-reference-image POST $0.005 402
/v2/calendar GET $0.002 402
/v2/rankings GET $0.01 402
/v2/screener GET $0.02 402

What these endpoints do

api.kakerapetit.dev/v1/calendar/ics

Generate a calendar invite (.ics file) from event details. Returns a valid RFC 5545 iCalendar VEVENT with title, start and end time, timezone, location, and attendees that can be emailed or imported i…

POST · $0.002 · probe 402

api.kakerapetit.dev/v1/check-duplicate-image

Check if two images are duplicates or near-duplicates. Compares two image URLs with perceptual hashing and returns a distance score and a same-image verdict. Use to deduplicate photos, detect reposted…

POST · $0.005 · probe 402

api.kakerapetit.dev/v1/compare-product-photo

Compare two product photos for visual similarity. Returns a similarity score between two image URLs. Use when an agent needs to match a product listing photo against a catalog image, detect identical …

POST · $0.005 · probe 402

api.kakerapetit.dev/v1/find-near-duplicate

Find near-duplicate images. Computes perceptual hash distance between two image URLs to detect crops, resizes, re-compressions, and slightly edited copies of the same photo. Use for content moderation…

POST · $0.005 · probe 402

api.kakerapetit.dev/v1/jp-company/governance

Corporate governance data for a Japanese listed company from its latest annual securities report filed with EDINET, Japan FSA. Look up by stock ticker (e.g. 7203) or EDINET code. Returns executive com…

POST · $0.01 · probe 402

api.kakerapetit.dev/v1/jp-company/snapshot

Fundamentals of a Japanese listed company from its latest annual securities report (yukashoken hokokusho) filed with EDINET, Japan FSA's disclosure system. Look up by Tokyo Stock Exchange ticker (e.g.…

POST · $0.005 · probe 402

api.kakerapetit.dev/v1/text/similarity

Compute similarity between two texts. Returns Jaccard, Dice, cosine and overlap scores for two strings. Use to deduplicate documents, match names or titles, and detect near-identical text.

POST · $0.002 · probe 402

api.kakerapetit.dev/v1/verify-reference-image

Verify that an image matches a reference image. Compares a candidate image URL against a trusted reference and returns whether they show the same content. Use for verifying logos, profile pictures, KY…

POST · $0.005 · probe 402

api.kakerapetit.dev/v2/calendar

EDINET filing calendar: annual securities reports (yukashoken hokokusho) filed by Japanese listed companies in a date range. Returns company code, EDINET document ID, fiscal period, accounting standar…

GET · $0.002 · probe 402

api.kakerapetit.dev/v2/rankings

Rank Japanese listed companies by any financial metric from EDINET annual reports: roe, roa, revenue, operating_income, net_income, total_assets, equity_ratio, fcf and 30+ more. Returns the top or bot…

GET · $0.01 · probe 402

api.kakerapetit.dev/v2/screener

Screen Japanese listed companies by fundamentals from EDINET annual reports. Filter any of 40+ normalized metrics with _gte/_lte query params — revenue, operating income, net income, total assets, roe…

GET · $0.02 · probe 402