Generate SQL queries from natural language descriptions. Provide table schema fo...
https://api.strale.io/x402/sql-generateOverview
Generate SQL queries from natural language descriptions. Provide table schema for best results. Supports PostgreSQL, MySQL, SQLite, MSSQL.
Protocol
x402
Price
$0.05
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
strale
Source
bazaar
Indexed
2026-04-15 14:09:55
Health
Status
healthy
Latency (p50)
146ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-09-18 18:20:38
Last Healthy
2026-09-18 18:20:38
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"dialect": {
"description": "postgres/mysql/sqlite/mssql",
"type": "string"
},
"natural_language_query": {
"required": true,
"type": "string"
},
"table_schema": {
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"estimated_complexity": {
"type": "string"
},
"explanation": {
"type": "string"
},
"sql": {
"type": "string"
},
"tables_referenced": {
"type": "array"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-09-18 18:20:38 | healthy | 402 | 135ms | |
| 2026-09-18 06:28:00 | healthy | 402 | 1714ms | |
| 2026-09-17 17:24:21 | healthy | 402 | 149ms | |
| 2026-09-17 14:44:22 | healthy | 402 | 114ms | |
| 2026-09-17 05:22:56 | healthy | 402 | 114ms | |
| 2026-09-16 21:42:14 | healthy | 402 | 137ms | |
| 2026-09-16 10:27:17 | healthy | 402 | 146ms | |
| 2026-09-15 22:35:31 | healthy | 402 | 229ms |