URLs
In all cases, URLs must meet some basic minimum requirements:- All URLs must be HTTPS.
- URLs must reference a domain name, not an IP address.
- The server should respond with valid Content-Type and Content-Length headers.
- Redirects are not followed. If the URL returns a 3XX response code, the request is considered failed.
- The length of any single URL must not exceed 2083 characters.
Content-Type
When specifying a URL, theContent-Type response header must be present, and it must match the media type of your asset. File extensions in URLs are not considered. The supported content types are listed below for each supported asset type.
User Agent
Infinite Creator will use aUser-Agent header that starts with InfiniteCreator/ when making requests to your server. If you use a scraping-prevention tool or WAF, be sure to allowlist our user agent string prefix.
Type-specific requirements
Images
For fields that accept images, the asset referenced by the URL must use one of the following codecs, along with the correspondingContent-Type header:
And fit the following constraints: