Overview

Purchase: Federal Grant Opportunity Match API

Protocol x402
Price $0.26
Payment Asset USD Coin
Payment Network Base
Category uncategorized
Provider the402
Source bazaar
Indexed 2026-07-17 14:15:23

Health

Status unknown
Latency (p50)
Uptime (30d)
Reliability Score
Last Checked Never
Last Healthy Never
Consecutive Failures 0

x402 Payment Validation

Payment Requirements
Asset Verified
Facilitator

Input Schema

{ "body": { "properties": { "agency": { "description": "Optional federal agency filter", "type": "string" }, "eligibility": { "description": "Optional applicant class, such as nonprofit or small business", "type": "string" }, "keywords": { "description": "Optional funding themes", "items": { "type": "string" }, "maxItems": 8, "type": "array" }, "limit": { "default": 5, "maximum": 10, "minimum": 1, "type": "integer" }, "profile": { "description": "Organization, proposed project, geography, and capabilities", "maxLength": 600, "type": "string" } }, "required": [ "profile" ], "type": "object" }, "bodyType": "json", "discoverable": true, "method": "POST", "type": "http" }

Output Schema

{ "properties": { "job_id": { "type": "string" }, "status": { "type": "string" }, "thread_id": { "type": "string" } }, "type": "object" }