Depositphotos and VistaCreate Creative Suite API
API by Depositphotos and VistaCreate is a modular all-in-one solution that unites a powerful set of features covering full-cycle content creation. It includes VistaCreate graphic design editor with 200K+ ready-to-use templates in 80+ digital and print formats; DepositPhotos stock content library with 300M+ images, videos, and music files; AI Image Generator to create commercially safe and…
Depositphotos and VistaCreate Creative Suite API endpoints
| Method | Endpoint | Description |
|---|---|---|
| General | ||
| POST |
/?dp_command=logout /?dp_command=logout |
Logout from the API Suite and deactivate the session. |
| POST |
/?dp_command=changePassword /?dp_command=changePassword |
Change password for the user that uses in the [**Login command**](https://create.vista.com/suite-api/doc/api-reference/login). |
| POST |
/?dp_command=login /?dp_command=login |
User authentication with a login, password, and API key. Returns a unique session ID. To get an API key and credentials, visit the [**Getting visit… |
| Stock Content Library | ||
| POST |
/?dp_command=audio.genres.getList /?dp_command=audio.genres.getList |
Retrieve all music genres with their ids, which can be used in [**search command**](https://create.vista.com/suite-api/doc/api-reference/search-content) |
| POST |
/?dp_command=audio.moods.getList /?dp_command=audio.moods.getList |
Retrieve all music moods with their ids, which can be used in [**search command**](https://create.vista.com/suite-api/doc/api-reference/search-content) |
| POST |
/?dp_command=audio.instruments.getList /?dp_command=audio.instruments.getList |
Retrieve all music instruments with their ids, which can be used in [**search command**](https://create.vista.com/suite-api/doc/api-reference/search-content) |
| POST |
/?dp_command=item.get /?dp_command=item.get |
Retrieve all information about the media item. |
| POST |
/?dp_command=audio.soundEffects.getList /?dp_command=audio.soundEffects.getList |
Retrieve all sound effect types with their ids, which can be used in [**search command**](https://create.vista.com/suite-api/doc/api-reference/search-content) |
| POST |
/?dp_command=item.search /?dp_command=item.search |
Retrieve list of items that meet the search criteria. At least one of the following parameters should be specified: - `dp_search_query` - Search query phrase in English OR item… |
| AI-powered Features | ||
| POST |
/?dp_command=imageGenerator.get /?dp_command=imageGenerator.get |
Retrieves the status and details of a generated image using its unique prompt UUID. |
| POST |
/?dp_command=imageBgRemover.removeBg /?dp_command=imageBgRemover.removeBg |
API access to an AI-powered tool for automated removal of backgrounds from JPG and PNG images. The algorithms recognize an image’s background and foreground, and creates a PNG… |
| POST |
/?dp_command=imageGenerator.generate /?dp_command=imageGenerator.generate |
Initiates the image generation process based on the input request. If a callback address is provided in the request, the generated image will be sent there. Otherwise, users can… |
| VistaCreate editor | ||
| POST |
/?dp_command=editor.partner.getFormatKeys /?dp_command=editor.partner.getFormatKeys |
Returns Format Keys (associated with your API) to create filters: |
| POST |
/?dp_command=editor.partner.getUserProjects /?dp_command=editor.partner.getUserProjects |
Returns user projects by external user id. |
| POST |
/?dp_command=editor.partner.getAutomateDesignJob /?dp_command=editor.partner.getAutomateDesignJob |
Retrieves the status and details of an automated design job using its unique job ID. **Usage Notes** 1. Ensure you have the necessary authentication to access this API endpoint.… |
| POST |
/?dp_command=editor.partner.createAutomateDesignJob /?dp_command=editor.partner.createAutomateDesignJob |
This endpoint allows you to create automated design jobs. **Usage Notes** - You must provide either `dp_project_id`, `dp_template_id`, or `dp_partner_template_id` in your… |
Depositphotos and VistaCreate Creative Suite API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|