API Documentation
Full interactive OpenAPI documentation is hosted on our API server.
Open Interactive API Docs →Base URL
https://api.wellstrata.ai
Key endpoints
GET
/api/v1/wells Search wells by state, operator, formation, QC score GET
/api/v1/wells/{api14} Well detail with production history and QC metadata GET
/api/v1/production Monthly production records with QC layer GET
/api/v1/completions Completion data including AI-extracted frac parameters POST
/api/v1/ai/query Natural language query — returns structured results Authentication
All API requests require a Bearer token. Request access at wellstrata.ai/contact to receive your API key.