Now available on MCP Registry & GPT Store

PublicData Oracle API

404 endpoints. 76 ML models. 9 data connectors. One API key.

404
Endpoints
76
ML Models
38
Data Sources
9
Connectors

Up and Running in 3 Steps

No signup form. No credit card. One API call to get your key.

1

Register

Get your free API key with a single POST request.

# Get your API key
curl -X POST \
  /api/v1/auth/register \
  -H "Content-Type: application/json" \
  -d '{"email":"you@co.com",
      "name":"Your Name"}'
2

Query

Search any data source with your API key header.

# Search SEC EDGAR
curl \
  /api/v1/data/entity/search
    ?q=Apple
\
  -H "X-API-Key:
      dm_live_YOUR_KEY"
3

Enrich

Cross-connector ML queries for deep insights.

# Cross-connector ML
curl -X POST \
  /api/v1/data/query \
  -H "X-API-Key:
      dm_live_YOUR_KEY"
\
  -d '{"query":"...",
      "connectors":["all"]}'
terminal
# Step 1: Register (one-time)
curl -X POST https://publicdataoracle.com/api/v1/auth/register \
  -H "Content-Type: application/json" \
  -d '{"email": "you@company.com", "name": "Your Name"}'

# Response: {"api_key": "dm_live_abc123...", "tier": "free", ...}

# Step 2: Query SEC EDGAR
curl "https://publicdataoracle.com/api/v1/data/entity/search?q=Apple" \
  -H "X-API-Key: dm_live_abc123..."

# Step 3: Cross-connector ML enrichment
curl -X POST https://publicdataoracle.com/api/v1/data/query \
  -H "X-API-Key: dm_live_abc123..." \
  -H "Content-Type: application/json" \
  -d '{"query": "AAPL credit risk", "connectors": ["entity", "economic", "environmental"]}'

All 9 Data Connectors

Production-grade connectors to public data sources with ML enrichment built in.

Business Entity Data

SEC EDGAR + OpenCorporates
ML Risk Scoring
$0.10 - $0.50 per query

Economic Indicators

FRED + Bureau of Labor Statistics
ML Forecasting
$0.05 - $0.50 per query

Weather Intelligence

NWS + NOAA CDO
ML Analytics
$0.05 - $0.50 per query

Environmental Data

EPA ECHO + TRI
ML Analytics
$0.10 - $0.50 per query

Credit Pulse

Cross-connector Intelligence
Cross-Connector ML
$0.75 - $1.50 per query

Infrasound Intelligence

Raspberry Boom + EarthScope + IMS
ML Detection
$0.05 - $0.50 per query

Air Quality

OpenAQ + Sensor.Community
Citizen Science
$0.05 - $0.25 per query

Citizen Environmental Sensors

Smart Citizen Kit
Citizen Science
$0.05 - $0.25 per query

Citizen Seismology

Raspberry Shake + QCN + CSN
Citizen Science
$0.05 - $0.25 per query

Simple, Transparent Pricing

Start free. Scale when you're ready. No credit card required.

Free

$0/mo
No credit card needed
  • 100 requests / day
  • 10 requests / minute
  • All 404 endpoints
  • All 9 connectors
  • Community support
Get Started Free

Pro

$199/mo
For production platforms
  • 100,000 requests / day
  • 300 requests / minute
  • Priority ML processing
  • Webhook callbacks
  • Priority support
Subscribe

Enterprise

$999/mo
Unlimited + SLA
  • Unlimited requests
  • Unlimited rate limit
  • Custom integrations
  • Dedicated support
  • SLA guarantee
Contact Sales

Use It Everywhere

PublicData Oracle works with your existing tools and workflows.

MCP Registry

Native Model Context Protocol integration. Use PublicData Oracle as a tool in any MCP-compatible AI agent.

Claude Cursor Windsurf

ChatGPT GPT Store

Available as a custom GPT. Ask ChatGPT to query SEC filings, economic data, weather, and more using natural language.

GPT-4 Actions API

REST API + OpenAPI

Standard REST endpoints with a complete OpenAPI 3.1 spec. Generate clients in any language. Swagger UI included.

OpenAPI 3.1 Swagger UI ReDoc

Also from MJ Geophysics

Need Geophysical Intelligence?

Earthquake prediction, volcano monitoring, GeoRisk scoring, aquifer intelligence, and dam safety — powered by the same engine, purpose-built for insurance, government, and infrastructure.

Explore DeepMap AI → Try GeoRisk Scoring