Skip to main content
POST
Aurora / Gradient Blob CSS Background Generator

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
ioBaseColor
string

Base Color

ioBlur
number

Blur (px)

Required range: 0 <= x <= 150
ioBlobCount
enum<string>

Number of Blobs

Available options:
2,
3,
4,
5
ioBlob1Color
string

Color

ioBlob1X
number

Position X %

Required range: 0 <= x <= 100
ioBlob1Y
number

Position Y %

Required range: 0 <= x <= 100
ioBlob1Size
number

Size %

Required range: 10 <= x <= 150
ioBlob2Color
string

Color

ioBlob2X
number

Position X %

Required range: 0 <= x <= 100
ioBlob2Y
number

Position Y %

Required range: 0 <= x <= 100
ioBlob2Size
number

Size %

Required range: 10 <= x <= 150
ioBlob3Color
string

Color

ioBlob3X
number

Position X %

Required range: 0 <= x <= 100
ioBlob3Y
number

Position Y %

Required range: 0 <= x <= 100
ioBlob3Size
number

Size %

Required range: 10 <= x <= 150
ioBlob4Color
string

Color

ioBlob4X
number

Position X %

Required range: 0 <= x <= 100
ioBlob4Y
number

Position Y %

Required range: 0 <= x <= 100
ioBlob4Size
number

Size %

Required range: 10 <= x <= 150
ioBlob5Color
string

Color

ioBlob5X
number

Position X %

Required range: 0 <= x <= 100
ioBlob5Y
number

Position Y %

Required range: 0 <= x <= 100
ioBlob5Size
number

Size %

Required range: 10 <= x <= 150
ioAnimate
boolean

Animate (drift blobs slowly)

ioAnimationDuration
number

Animation Duration (s)

Required range: 5 <= x <= 60

Response

Tool output

tool
string
required
tool_version
string
required

Output-contract version for this tool. Currently "1" for all tools.

outputs
object
required
credits_used
integer
required

Credits this call consumed, after any settlement refund. 0 when metering is disabled.

request_id
string
credits_remaining
integer | null

Credits left in the current monthly allowance, or null when metering is disabled.