How do I get higher rate limits?
How do I get higher rate limits?
Reach out to our support team with details about your use case, expected volume, and any latency or throughput requirements. We’ll review your needs and can raise your limits accordingly.
How do I handle rate limits?
How do I handle rate limits?
Implement exponential backoff in your client code. When you receive a rate limit error (429) or a server error (503), wait before retrying.
How are tokens counted?
How are tokens counted?
Tokens are pieces of text that our models process. A token is roughly 4 characters for English text. Both input and output tokens count toward your usage limits.
Can I feed these docs to an LLM or coding agent?
Can I feed these docs to an LLM or coding agent?
Yes. The full documentation index is published at https://docs.inceptionlabs.ai/llms.txt. Point your LLM, IDE assistant, or agent at that URL to discover every page in the docs. The docs site does not block crawlers or agent traffic.
Do Mercury models support image or vision input?
Do Mercury models support image or vision input?
No. Mercury 2 and Mercury Edit 2 accept text input only. Image generation and image input are not supported. See /get-started/models for supported input formats per model.