Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"name": "Polymarket Liquidity API",
"description": "Real-time Polymarket prediction market liquidity data. Order book depth, bid/ask spread analysis, and market efficiency scoring for AI agents. $0.005 USDC per request on Base. No API key required.",
"logoUrl": "/logos/polymarket-liquidity-api.png",
"websiteUrl": "https://polymarket-liquidity-api.tatsu77.workers.dev",
"category": "Services/Endpoints"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"name": "Polymarket Scan API",
"description": "Automated Polymarket market scanner detecting liquidity anomalies and trade opportunities. Scans all active markets every 60s via Cron. Returns AVOID_ENTRY / MONITOR / CONSIDER_ENTRY recommendations with confidence scores. $0.018 USDC per scan, $0.005 USDC for 24h history. No API key required.",
"logoUrl": "/logos/polymarket-scan-api.png",
"websiteUrl": "https://polymarket-scan-api.tatsu77.workers.dev",
"category": "Services/Endpoints"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"name": "Token Intelligence API",
"description": "EVM token security analysis API with deterministic risk scoring. Returns holder analysis, contract risk flags, liquidity data, and natural language summary for any EVM token. $0.005 USDC per request on Base. No API key required.",
"logoUrl": "/logos/token-intel-api.png",
"websiteUrl": "https://token-intel-api.tatsu77.workers.dev",
"category": "Services/Endpoints"
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added typescript/site/public/logos/token-intel-api.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading