Connect your applications and AI agents to market data, opportunity intelligence, valuation and authorized execution through one API.
Capabilities
Built for AI developers, autonomous agents, SaaS companies, digital asset tools, and market-analysis applications.
Unified normalized market data across asset types. Real-time pricing, historical comparisons, and market signals.
Search and rank opportunities from configured sources. Filter by score, type, market, and custom criteria.
Scores, valuations, comparisons and risk analysis. GridScore proprietary evaluation system.
Authorized transactions through supported provider APIs. Idempotent, auditable, and rate-limited.
Asset monitoring, performance tracking, and portfolio analytics across connected providers.
Webhooks, API keys, usage controls, rate limits, event streams, and billing for autonomous systems.
Developer Experience
Every response follows the same structure. Every error includes a clear code and message. Rate limits are transparent. Idempotency is built in.
Stable base URL with /v1 prefix. Breaking changes never ship on existing versions.
Send an Idempotency-Key header. Duplicate requests never double-charge or double-execute.
HMAC-signed callbacks for opportunities, executions, credit events, and key lifecycle.
GRID credits are service credits, not cash. Immutable ledger. No surprise charges.
{
"data": {
"id": "opp_a1b2c3d4",
"type": "domain",
"identifier": "premium-example.dev",
"score": 94.2,
"valuation": {
"retail": 7995,
"wholesale": 4200
},
"confidence": 0.87
},
"meta": {
"request_id": "req_x7k9m2",
"credits_used": 25,
"credits_remaining": 98241
}
}
{
"error": {
"code": "insufficient_credits",
"message": "This request requires 25 GRID."
},
"meta": {
"request_id": "req_x7k9m3"
}
}
Pricing
GRID credits are service credits for API access, data queries, and computational services. They are not cash, not withdrawable, and not investment capital.
Enterprise plans available. Contact sales.
API Reference
Get started with a GridKey in minutes. Prepaid credits. No subscriptions.