Parse the response first
Call the public static fixture with no credential or quota. Confirm your agent can consume the schema before payment.
Run free test →AGENT-NATIVE RESEARCH INTERFACE
Call the public static fixture with no credential or quota. Confirm your agent can consume the schema before payment.
Run free test →Checkout generates the subscriber key in your browser before verification and retains it with the saved checkout. CrowdGap stores only its SHA-256 hash, and exact verification replay confirms the same key.
Activate with XRP →Use a Bearer credential and UUID idempotency key. Results are durably recorded and exact retries do not consume another forecast.
POST · /api/forecast-requests
curl https://crowdgap-pilot.super-myna-7255.chatgpt.site/api/forecast-requests \
-H "Authorization: Bearer cg_live_YOUR_KEY" \
-H "Content-Type: application/json" \
-H "Idempotency-Key: 123e4567-e89b-42d3-a456-426614174000" \
-d '{
"requestId":"123e4567-e89b-42d3-a456-426614174000",
"question":"Will the stated public criterion be met before the deadline?",
"deadline":"2026-12-31T23:59:59Z",
"resolutionSource":"https://example.org/public-resolution-page",
"context":"Exclude crowd prices and trading data.",
"consent":true
}'CrowdGap does not trade, custody assets, connect wallets, or make final decisions. Forecasts can be wrong. Human operators remain responsible for consequential use.
Read machine protocol →