- All Lightning models
- 20 requests/min · 1,000/day
- 20,000 tokens/min · 400,000/day
- Up to 3 API keys
Pricing · usage-based
No seats, no minimums, no platform fees. Credits are metered per completed request at published rates — start free with pay-as-you-go and upgrade when you need more headroom.
| model | input / 1M tokens | output / 1M tokens | reasoning | access |
|---|---|---|---|---|
| Lightning Flashlightning-flash | $1.00 | $2.00 | medium · high | All offers |
| Lightninglightning | $3.00 | $5.00 | medium · high · xhigh · max | All offers |
| Lightning 1.1lightning-1.1 | $3.00 | $5.00 | medium · high | All offers |
| Ninja Redninja-red | $5.00 | $15.00 | medium · high · xhigh · max | Pro & Maxx offers |
Minimum one cent ($0.01) per completed request. Prices in USD.
Offers
Offer details (included credits and ceilings) are shown live in the console — they're updated there first.
FAQ
A platform of uncensored, high-performance language models served through a single API. The models are fine-tuned without the alignment layer that makes mainstream AI refuse offensive-security work — so researchers, red teams, and detection engineers get real answers on the first try.
Yes. Point your existing client at https://api.hacxgpt.com/v1 and keep using chat.completions.create exactly as today. Streaming, function/tool calling, and stop sequences all work unchanged.
Also supported. HacxGPT serves an Anthropic-compatible /v1/messages endpoint, so Claude-style clients work with base_url=https://api.hacxgpt.com — no adapter libraries.
Lightning Flash for cheap high-volume calls with zero latency overhead. Lightning or Lightning 1.1 for balanced reasoning-heavy work. Ninja Red or Ninja Orange when you need flagship-tier multi-step reasoning for engagements — those require Pro or Maxx offers.
Reasoning models accept medium, high, xhigh, and max (model-dependent). Your client value is clamped to what each model supports, and every model publishes its allowed levels through GET /v1/models.
Pay-as-you-go by default: credits are metered per token at published rates, with a one-cent minimum per completed request. Offers bundle monthly credits with higher rate limits. No subscriptions required to start.
No. Prompts and outputs are never persisted; only anonymous token counts are recorded for billing and abuse prevention. There is no training pipeline on customer traffic.
The pay-as-you-go tier starts at 20 requests/min, 1,000 requests/day, 20K tokens/min, and 400K tokens/day. Paid offers raise every ceiling. 429 responses include Retry-After headers so SDKs back off cleanly.
Unrestricted means the model engages with sensitive security topics — it does not mean anything goes. Facilitating crime is prohibited and enforced contractually. You must be authorized for the systems you test.
Create an account in the console, generate an API key, and make your first call against /v1/chat/completions in under five minutes. The quickstart covers Python, Node, Go, and curl.
Get started
Create a key, change one line of code, and run your first unrestricted completion in under five minutes.