C

Coinopai · Prompt Styles

by Coinopai

GETBase

$0.001

per call · USD Coin on Base

Prompt Styles — a curated FLUX prompt-engineering cheat sheet: 12 proven style recipes, an aspect-ratio guide, and a tier picker for the paid /generate endpoints. Static JSON, answers in milliseconds. Spend $0.001 here before spending $0.25-$0.75 on a generation.

Endpoint

GET https://imagegen.coinopai.com/prompt-styles

1

Calls / 30d

1

Unique payers / 30d

Sep 2

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://imagegen.coinopai.com/prompt-styles", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://imagegen.coinopai.com/prompt-styles" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "count": 12,
  "styles": [
    {
      "name": "editorial-tech",
      "template": "minimalist editorial tech illustration of {subject}, dark navy background, glowing blue accent, cinematic lighting, no text"
    }
  ]
}

Payment details

Pay to0x4c1a4fce51fea51f128a01cce8becb106d391155
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of AI & Inference and the homepage with a featured placement.

Get featured →

More from Coinopai & similar services