Strale
Strale provides 250+ quality-scored capabilities for verification, compliance, and data enrichment — accessible via a single REST API. Every response includes a dual-profile quality score (Strale Quality Score) and full audit trail with provenance. Covers IBAN validation, sanctions screening, company lookups, domain intelligence, beneficial ownership, and more across 27 countries. Free tier…
Strale endpoints
| Method | Endpoint | Description |
|---|---|---|
| capabilities | ||
| POST |
/v1/do /v1/do |
Execute a Strale capability. Two patterns: 1. **Direct execution**: Provide `capability_slug` and `inputs` to execute a specific capability. 2. **Semantic matching**: Provide… |
| GET |
/v1/capabilities/{slug} /v1/capabilities/{slug} |
Returns detailed information for a specific capability including its input/output schema, pricing, and which solutions include it. |
| GET |
/v1/capabilities /v1/capabilities |
Returns the full catalog of active capabilities with their current SQS scores, pricing, and input schemas. No authentication required. |
| solutions | ||
| GET |
/v1/solutions/{slug} /v1/solutions/{slug} |
Returns detailed solution information including individual steps, input mapping, pricing breakdown, and related solutions. |
| GET |
/v1/solutions /v1/solutions |
Returns all active bundled solutions with pricing, step counts, and SQS scores. |
| wallet | ||
| GET |
/v1/wallet/balance /v1/wallet/balance |
|
| GET |
/v1/wallet/transactions /v1/wallet/transactions |
Returns wallet top-up and credit history. |
| POST |
/v1/wallet/topup /v1/wallet/topup |
Creates a Stripe Checkout session for wallet top-up. Minimum €10.00. |
| transactions | ||
| GET |
/v1/transactions/{id} /v1/transactions/{id} |
Returns full transaction detail including output, provenance, and audit trail. Used for polling async executions. |
| GET |
/v1/transactions /v1/transactions |
Returns history of capability executions for the authenticated user. |
| auth | ||
| POST |
/v1/auth/api-key /v1/auth/api-key |
Generates a new API key and invalidates the current one. |
| POST |
/v1/auth/register /v1/auth/register |
Creates a new Strale account with €2.00 trial credits (no card required). Returns the API key — store it securely, it is shown only once. |
| trust | ||
| GET |
/v1/verify/{transactionId} /v1/verify/{transactionId} |
Verify the integrity of a transaction's audit trail by recomputing its SHA-256 hash and walking the hash chain backward to genesis. Public, no auth required. |
| GET |
/v1/quality/{slug} /v1/quality/{slug} |
Returns the dual-profile SQS score for a capability: Quality Profile (code quality) and Reliability Profile (operational health). Public, no auth required. Cached for 5 minutes. |
| suggest | ||
| GET |
/v1/suggest/typeahead /v1/suggest/typeahead |
Fast keyword-based autocomplete for capability and solution names. |
| POST |
/v1/suggest /v1/suggest |
Uses AI to find the best capability or solution for a natural language query. Returns ranked suggestions with confidence scores. |
| discovery | ||
| GET |
/health /health |
|
| GET |
/.well-known/agent-card.json /.well-known/agent-card.json |
Dynamic Agent Card for the A2A (Agent-to-Agent) protocol. Lists all capabilities as agent skills. |
Strale pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|