Home / Claude Fable 5
Claude Fable 5 API — frequently asked questions
Frequently asked questions
What model name does the Claude Fable 5 API relay use?
The model name is claude-fable-5. This identifier appears in the available-model data provided by the panel pricing API, but the actual API documentation and test results should still be treated as authoritative during integration.
What are the input and output prices for Claude Fable 5?
The baseline input price for claude-fable-5 is $10 / 100 ten-thousand tokens, and the baseline output price is $50 / 100 ten-thousand tokens. The actual cost equals the applicable baseline price multiplied by the multiplier for the user's group.
How are Claude Fable 5 cache hits billed?
The baseline cache hit price for claude-fable-5 is $1 / 100 ten-thousand tokens. The actual cache cost must likewise be multiplied by the multiplier for the account's group.
How can I query the panel pricing data for Claude Fable 5?
You can query https://api.openlux.ai/api/pricing to retrieve the panel pricing data. The data cited in this article was retrieved at 2026-08-04T16:16:08Z, and the pricing and configuration may change afterward.
How many models does the relay support?
The panel lists a total of 452 models for sale. The available model details list only the 150 models with higher usage volumes, so the complete support scope cannot be inferred from them.
How does calling Claude Fable 5 through a relay differ from direct official access?
Calling through a relay adds an extra network hop and may involve delays in supporting official new features, model parameters, or API behavior. Before integration, independently verify latency, stability, authentication, request formats, and error handling.
What are the context length and time to first token for Claude Fable 5?
The context length and measured time to first token for Claude Fable 5 have both yet to be verified through testing. The pricing data provided on the page does not include either item, so actual test records should be used as the reference.
Still stuck? Full documentation and support are at OpenLux Claude Fable 5 API relay.
- How do you call the Claude Fable 5 API?Setup steps and copy-pasteable code
- Claude Fable 5: direct API or gateway?Point-by-point, including the limitations
- Where to Buy Claude Fable 5 API Access and What It CostsBuy Claude Fable 5 access
- Claude Fable 5 API Payments: Can You Pay Without an International Card?Claude Fable 5 payment methods
- API Relays Explained: the Extra Hop Behind a Model RequestAPI relay guide
- How to Prepare Claude Code for a Claude Fable 5 RelayClaude Code relay setup
- Is Claude Fable 5 Worth Its API Cost Compared With Other Models?Compare Claude Fable 5 costs
- Will Using Claude Fable 5 Through a Relay Get an Account Suspended?Suspension risk and exit planning
- Can You Try Claude Fable 5 API for Free?Claude Fable 5 free access
- How to investigate “api error 400 this organization has been disabled” in ClineDiagnose organization-disabled errors
Get started
Query the pricing API and confirm the account group first, then verify the Claude Fable 5 request path
Official site: https://api.openlux.ai