Download an icon
Icons API
Download an icon
Download the specified icon by its unique ID in the requested format and size.
GET
Download an icon
Download the original icon asset. See the Icons API overview for authentication and usage guidance.
Authorizations
Your Magnific API key. Required for authentication. Learn how to obtain an API key
Headers
Specifies the search query language using the ISO 639-1 (2-letter language code) and the ISO 3166-1 (2-letter country code) for language variants. The API will use "en-US" as a default language for processing if a code is not provided, or does not exist.
Path Parameters
Icon resource ID
Query Parameters
These are the formats available for download
- Note: gif, mp4, aep, json, psd and eps are not available for standard and sticker icon types.
Available options:
svg, png, gif, mp4, aep, json, psd, eps These are the sizes available for png_url formats.
- Note: Only apply to format png.
Available options:
512, 256, 128, 64, 32, 24, 16 Response
OK
Example:
{
"filename": "filename",
"url": "https://openapi-generator.tech"
}