Abyssale Developer Hub
  • Getting Started
  • Rest API
    • Overview - Rest API
    • Authentication
    • Designs
      • Design Details
    • Generation
      • Design information
      • Synchronous generation
        • Generate single image
      • Asynchronous generation
        • Generate Multi-Format images
        • Generate Multi-Format PDFs for Printing
        • Generate Multi-Page PDF for Printing
        • Generate Multi-Format Videos
        • Generate Multi-Format Animated GIFs
        • Generate HTML5 Banner Ads
          • ad network
      • Element properties
        • Root
        • Text
        • Button
        • Image
        • Logo
        • Shape
        • Rating
        • Illustration
        • QR Code
        • Video
        • Audio
      • Errors
    • Image Export
    • Fonts
    • Annexes
    • API Reference
  • Dynamic Images
    • Overview - Dynamic Images
    • Dynamic Image generation with URL
  • Webhooks
    • Overview - Webhooks
    • Events
      • Design
      • Banner
      • Global events
Powered by GitBook
On this page
  • How to setup a dynamic image?
  • How credits are counted ?
  1. Dynamic Images

Overview - Dynamic Images

What is Dynamic Images and how to create images from links

PreviousAnnexesNextDynamic Image generation with URL

Last updated 5 months ago

Dynamic image allows to dynamically generate personalised images (related to any template) directly from an URL with query strings.

Remember that dynamic images are public URL. To prevent URL flooding and keep your bandwidth usage safe, please deactivate ip address limitation only when testing your integration.

How to setup a dynamic image?

How credits are counted ?

  • Each unique URL count as 1 credit.

  • Each subsequent calls to the same URL won't cost you anything as a cached version will be served.

To make it short, this means that the same image (or URL) called thousands of times won't consume any additional API credits, but will consume bandwidth.

A guide can be found here:

https://help.abyssale.com/en/articles/89577-creating-dynamic-images-on-abyssale-personalization-at-its-finest
Dynamic image process overview