An OpenAI-compatible API for work the mainstream hosts block
Security work produces prompts that look like attacks because they are, in a lab, on a contract, against a system you are allowed to touch. You need an API that knows the difference between that and a random caller asking for a worm.
Any security team that has already tried a frontier API, hit a refusal, and does not want to run a GPU for the privilege of finishing the sentence.
Why the mainstream APIs fail here
OpenRouter-style catalogues include uncensored models, then the wrapper still filters, or the vendor forbids resale, or there is no per-key cap, or the prompt is logged "for safety". The combination you actually need is: the model answers, the cap holds, the prompt is not kept.
How Redline is used for this
Redline is that combination. Abliterated and uncensored models in the catalogue, frontier models on the same key, a hold-then-settle cap that cannot be outrun by a stream, and a signed receipt of a hash instead of a prompt log. The Playground is the same path as the API.
A working loop
- Get a key.
- Point the SDK at /v1.
- Put a cap on it before you give it to a script.
Prompts are not stored. A signed receipt of the hash comes back on every call, so you can prove later what Redline logged. Details are on the privacy page. Per-model prices are on /models and the pricing model is on /pricing.