Frequently Asked Questions
What is the retention policy for generated output files?
What is the retention policy for generated output files?
Generated output files are stored and accessible for a minimum of 7 days from the time of creation. We strongly recommend downloading and storing files in your own infrastructure for long-term retention. Files may be removed from our servers at any time after the 7-day retention period.
Are failed requests charged?
Are failed requests charged?
No. Failed generation requests are not charged to your account. You are only billed for successful completions. In the event of a failure, any credits or costs associated with that request are automatically refunded.
What does NSFW status mean?
What does NSFW status mean?
NSFW (Not Safe For Work) indicates that either your input parameters or the generated output did not pass our content moderation system due to content policy violations. Content policy rules and restrictions may vary depending on the specific model being used.
Are NSFW-flagged requests charged?
Are NSFW-flagged requests charged?
No. Requests flagged as NSFW are not charged to your account. When content is rejected by our moderation system, any associated credits or costs are automatically refunded.
Do you offer invoice-based billing?
Do you offer invoice-based billing?
Yes. Invoice-based payment options are available for enterprise customers and high-volume users. Please contact us at support@higgsfield.ai to discuss custom billing arrangements.
What are the API rate limits?
What are the API rate limits?
Rate limits vary based on your subscription plan and model usage. You can view your current rate limits and usage statistics in your dashboard. Contact our support team for information about increased rate limits for enterprise customers.
How do I monitor my API usage?
How do I monitor my API usage?
You can monitor your API usage, credit consumption, and request history through the Higgsfield Cloud dashboard. The dashboard provides real-time analytics and detailed usage reports.
Which programming languages are supported?
Which programming languages are supported?
We currently provide an official Python SDK with full synchronous and asynchronous support. JavaScript/TypeScript SDK is coming soon. You can also integrate directly using our REST API from any language that supports HTTP requests. See our Client Libraries documentation for more details.
How do I get started with the API?
How do I get started with the API?
To get started:
- Create an account at cloud.higgsfield.ai
- Generate your API credentials from the dashboard
- Follow our Quick Start Guide for your first integration
- Explore our API Documentation for detailed endpoint information
What happens if a generation takes too long?
What happens if a generation takes too long?
Generation requests have model-specific timeout limits. If a request exceeds the timeout, it will be marked as failed and you will not be charged. You can resubmit the request or contact support if you consistently experience timeout issues.
Still have questions?
If you didn’t find the answer you were looking for, please don’t hesitate to reach out:- Email: support@higgsfield.ai
- Documentation: Browse our guides
- API Reference: Complete API documentation