skills/ as agents
07 / APIX402STRUCTURED OUTPUT

Sui Project
Lookup.

A structured profile for any project in the curated Sui Directory — category, links, status, technology and verification date. Built for agents and builders who need one reliable answer, fast.

WHAT YOU GET

One project, one canonical record.

No scraping, no guesswork. The lookup returns the curated record from the Sui Directory, with every field verified and dated.

  • 1 structured profile — the canonical record from the Sui Directory.
  • Verified fields — category, website, socials, status, technology and last verified date.
  • Source-linked — every field points to the record and public sources, so you can check the work.
  • Predictable JSON shape — designed to be consumed by humans and agents alike.
  • x402 paid route — a small, clean call under the $5 no-protocol-fee path.
PORTFOLIO / VERIFIED SAMPLES

Portfolio models.

Representative request/response pairs from lookup calls on ecosystem projects. Thumbnails show the real response shape.

LOOKUP · RESPONSE
"name": "Walytics" "category": "analytics" "status": "active" "tech": "sui · walrus" "lastVerified": "2026-06-01" "sources": "[...]"
Lookup: Walyticscanonical record
REQUEST · POST /LOOKUP
POST /lookup "query": "project atlas" → match found · 0.04s "name": "Project Atlas" "category": "dev tools" "status": "active"
Lookup: match flowquery → profile
ASSOCIATED WORK

The index behind every call.

This lookup doesn't scrape — it reads the same curated index below, live.

PROCESS

How the lookup works.

flowchart LR
    A["01 · Send a query
name, URL or slug"] --> B["02 · Match the index
curated Sui Directory"] --> C["03 · Get the profile
structured, source-linked JSON"]