Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
imgen:start [2024/10/28 22:21] – Jan Palma | imgen:start [2024/10/28 22:22] (current) – removed Jan Palma | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== IMGEN ====== | ||
- | ===== Info ===== | ||
- | |||
- | |||
- | **Base URL:** '' | ||
- | |||
- | ==== Palates ==== | ||
- | |||
- | All possible palates for this api. (Will be extended into the future) | ||
- | |||
- | === Default === | ||
- | |||
- | {{: | ||
- | |||
- | ==== Limitations ==== | ||
- | |||
- | Api is limited to image sizes that can be divided by 50 like 50x50, 100x100 or 150x50 | ||
- | |||
- | ===== Endpoints ===== | ||
- | ==== / | ||
- | :ht-get: | ||
- | |||
- | === Parameters === | ||
- | |||
- | | '': | ||
- | | '': | ||
- | | '': | ||
- | | '': | ||
- | |||
- | === Response === | ||
- | |||
- | Image data | ||
- | |||
- | ---- | ||
- | |||
- | ==== / | ||
- | :ht-get: | ||
- | |||
- | Simple version if the quick api without Palate choise. | ||
- | |||
- | === Parameters === | ||
- | |||
- | | '': | ||
- | | '': | ||
- | | '': | ||
- | |||
- | === Response === | ||
- | |||
- | Image data | ||
- | |||
- | ---- |