Magnific (Freepik) integration (Design & Media, AI). Imported from open-connector.
https://api.magnific.com/v1/resources
| Param | Type | Required | Description |
|---|---|---|---|
| page | integer | optional | Page number. The official API requires 1 through 100. |
| limit | integer | optional | Maximum number of resources to return. The official API requires > 0. |
| order | string | optional | Sort order for search results. |
| term | string | optional | Search term used to find resources. |
| acceptLanguage | string | optional | Optional Accept-Language value such as en-US, used by Magnific for localized se… |
| filters | object | optional | Advanced Magnific resource filters mapped to the official filters deepObject qu… |
/v1/resources/{resourceId}
| Param | Type | Required | Description |
|---|---|---|---|
| resourceId | string | required | The Freepik resource ID. |
| acceptLanguage | string | optional | Optional Accept-Language value such as en-US, used by Magnific for localized se… |
/v1/resources/{resourceId}/download/{format}
| Param | Type | Required | Description |
|---|---|---|---|
| resourceId | string | required | The Freepik resource ID. |
| format | string | required | The requested resource download format. |
| imageSize | string | optional | Optional photo resize value for the generic download endpoint, such as small, m… |
| acceptLanguage | string | optional | Optional Accept-Language value such as en-US, used by Magnific for localized se… |