Image Gen
List Image Gen Templates
GET
https://api.fluxpoint.dev/gen/html
Get a test error response to handle errors.
Headers
This will send you raw image data (bytes)
Generate Image Template
GET
https://api.fluxpoint.dev/gen/{template}
Generate a image template type with parameters.
Headers
This will send you raw image data (bytes)
Custom Image Generation
GET
https://api.fluxpoint.dev/gen/custom
Generate a custom image with json body format.
Headers
This will send you raw image data (bytes)
Last updated