r-sanedata
r-sanedata is a JSON sanitisation, schema validation, and forwarding gateway. You send JSON to the gateway, it cleans the payload, drops anything outside your allow list, validates it against the right JSON Schema, and then forwards the result to your backend. It also propagates a request ID for tracing.
r-sanedata endpoints
| Method | Endpoint | Description |
|---|---|---|
| Onboarding | ||
| POST |
/register /register |
|
| Data Plane | ||
| POST |
/{path} /{path} |
|
| Observability | ||
| GET |
/metrics /metrics |
|
| GET |
/health /health |
|
r-sanedata pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $19 / month | 50 / second |
|
| ULTRA | $299 / month | — |
|