ImagineAPIHomeHomeChangelogChangelogContactContact
  • Introduction
  • Quick Start
    • JavaScript (Node.js)
    • PHP
    • Python
    • Image to Image — /blend
    • Upscaling 1x — U1/U2/U3/U4
    • Upscaling 2x — Upscale (2x)
    • Upscaling 4x — Upscale (4x)
    • Variations — V1/V2/V3/V4
    • Authentication
    • Image
    • Webhooks
    • Status
    • Accepting Midjourney's Terms of Service
    • Requirements
    • Discord Bot
    • ImagineAPI Components
    • Upgrade
    • Troubleshooting
  • Introduction
  • Quick Start
    • JavaScript (Node.js)
    • PHP
    • Python
    • Image to Image — /blend
    • Upscaling 1x — U1/U2/U3/U4
    • Upscaling 2x — Upscale (2x)
    • Upscaling 4x — Upscale (4x)
    • Variations — V1/V2/V3/V4
    • Authentication
    • Image
    • Webhooks
    • Status
    • Accepting Midjourney's Terms of Service
    • Requirements
    • Discord Bot
    • ImagineAPI Components
    • Upgrade
    • Troubleshooting
  • Home
  • Changelog
  • Contact
Question? Give us feedback → (opens in a new tab)Edit this page
API Reference
Authentication

Authentication

Each request needs to provide an authentication token in the headers:

Authorization: Bearer <Token>

You can get the token from the API admin by clicking on your user (login here first: cl.imagineapi.dev (opens in a new tab)):

Then scroll to Admin Options and clikc + in the Token field:

Copy the token and click the check mark:

Variations — V1/V2/V3/V4Image

ImagineAPI.dev Documentation