← Back to directory

Compress a prompt to be shorter while preserving semantic meaning. Specify targe...

https://api.strale.io/x402/v2/prompt-compress

Overview

Compress a prompt to be shorter while preserving semantic meaning. Specify target reduction percentage (10-70%).

Protocol x402
Price $0.03
Payment Asset USD Coin
Payment Network eip155:8453
Category uncategorized
Provider strale
Source bazaar
Indexed 2026-09-19 16:14:06

Health

Status healthy
Latency (p50) 148ms
Uptime (30d) 100.0%
Reliability Score 92/100
Last Checked 2026-09-20 01:07:26
Last Healthy 2026-09-20 01:07:26
Consecutive Failures 0

x402 Payment Validation

Payment Requirements Valid
Asset Verified Known USDC
Facilitator

Input Schema

{ "discoverable": true, "method": "GET", "queryParams": { "prompt_text": { "required": true, "type": "string" }, "target_reduction_percent": { "description": "Default 30", "type": "integer" } }, "type": "http" }

Output Schema

{ "actual_reduction_percent": { "type": "integer" }, "compressed_prompt": { "type": "string" }, "compressed_tokens": { "type": "integer" }, "original_tokens": { "type": "integer" } }

Recent Health Checks

Time Status HTTP Latency Error
2026-09-20 01:07:26 healthy 402 148ms