Getting Started with LinkrAPI

LinkrAPI is a Midjourney API proxy that lets you generate images programmatically using your own Discord account. Connect your Midjourney subscription and get a dedicated API key in minutes.

How it Works

1
Create an Account
Sign up with your email at linkrapi.com. It takes less than a minute.
2
Subscribe to a Hold
Choose a plan starting at $7/mo. Each hold connects one Discord account to the API.
3
Add Your Discord Token
Paste your Discord token in the Holds page. Your token is encrypted and stored securely.
4
Use Your API Key
Each hold gets a unique API key (lkr_xxx). Use it to call /v1/imagine and other endpoints.

Base URL

https://linkrapi.com/api/v1

Authentication

All API requests require a Bearer token in the Authorization header. Your API key is available in the Holds page after creating a hold account.

Authorization: Bearer lkr_your_api_key_here

Available Endpoints

POST/v1/imagineGenerate images from a text promptPOST/v1/actionUpscale, vary, or reroll a previous resultGET/v1/fetch/{task_id}Check task status and get resultsGET/v1/infoGet Midjourney account information

Pricing

Base Hold
$7/mo
1 Discord account, unlimited API usage
Add-on Hold
$5/mo
Each additional Discord account
💡 No per-request fees. You pay a flat monthly rate per hold. All Midjourney usage goes through your own subscription — we just provide the API bridge.
Start with /imagine →Setup Hold Account →