Quick Start Guide
Integrate IACrea into your applications in a few simple steps
Quick Start Guide
This guide will help you get started quickly with IACrea and integrate our API into your applications. To access our API, you must contact our support at contact@iacrea.com.
Creating Your Developer Account
Sign Up
Go to IACrea.com and create your account by providing your professional information.
Verify Your Email
Confirm your account by clicking on the link we send you by email.
Contact Our Support
Send an email to contact@iacrea.com to request API access activation for your account. Specify your use case and specific needs.
Access Your Developer Space
Once API access is activated by our team, log in to your account and access the “Developer Space” section to retrieve your API key.
API access is subject to validation by our team. Contact us at contact@iacrea.com to discuss your specific needs and get information about available plans.
Setting Up Your API Environment
Get Your API Key
In your Developer Space on the IACrea website, retrieve your unique API key. This key must remain confidential and not be shared.
Test the Connection
Verify that your configuration works by retrieving the number of photos remaining on your account.
Integrating IACrea Services
Our API offers several services that you can integrate into your application:
Retrieving Results
Since our services work asynchronously, you have two options for getting the results:
Option 1: Webhook (recommended)
Provide a webhook URL during the initial call, and we will automatically notify you when processing is complete.
Option 2: Polling
Regularly query the retrieval API until the status is “SUCCEEDED” or “FAILED”.
Integration Best Practices
- Error Handling: Implement a robust error handling system to process API error responses
- Image Caching: Store generated image URLs to avoid unnecessary calls
- Monitoring: Regularly track your credit consumption through the remaining photos API
- Timeout: Configure appropriate timeouts, as processing can take several minutes
Additional Resources
Complete API Documentation
Check our detailed API documentation for all available endpoints
FAQ
Find answers to frequently asked questions
Need help with integration? Contact our support team at contact@iacrea.com