Production POST endpoint
Call /prompt-book/api/prompt-apis/<prompt_id>/<api_id>/execute with your API key. Successful responses return the model output only—no wrapper JSON—so pipelines stay simple.
One platform to author, refine, test, and ship prompts—as a beautiful library, a studio workflow, and a production HTTP API your stack can call.
Structure variables, validate inputs, run real models in Prompt Studio, expose Advanced prompts as API endpoints, and fund runs with a transparent wallet—built for teams who want to move fast without surprises.
Security and clarity built in—so you can focus on great prompts, not guesswork.
Prompt content is protected at rest—treat templates like the IP they are.
Feedback and threads on each prompt—learn, iterate, and improve with the community.
See costs and model usage clearly—especially when testing in Prompt Studio.
Browse and remix published prompts—or keep yours private until you’re ready.
HTTP export API
Advanced prompts can expose a signed HTTP endpoint for n8n, backends, mobile apps, or internal tools. Authenticate with a secret header, send placeholder values as form fields, and get clean JSON from model runs—billing flows through your wallet and every call can be audited in run history.
Call /prompt-book/api/prompt-apis/<prompt_id>/<api_id>/execute with your API key. Successful responses return the model output only—no wrapper JSON—so pipelines stay simple.
Use X-He5-Prompt-Book-Api-Key on every request. Keys are managed per API from your prompt’s integration page—rotate and test without redeploying code.
Configure an ordered list of models for resilience—if the first model fails or rate-limits, the next can take over without changing your client.
Runs are funded from your HE5 wallet with the same discipline as Prompt Studio—see balance, ledger, and export run logs in one place.
Every API ships curl, Python, JavaScript, and Java samples with your real URL and field names—onboarding takes minutes, not days.
# Example — your IDs from the integration page POST /prompt-book/api/prompt-apis/your_prompt_id/your_api_id/execute X-He5-Prompt-Book-Api-Key: •••••••• Content-Type: application/x-www-form-urlencoded role=analyst&task=summarize&tone=neutral
Inside Prompt Studio
Go beyond static text: generate from plain-language inputs, iterate in a dedicated refine chat, stress-test against real models, then publish—without leaving the workflow.
Four linked stages—Generate, Refine, Test, Publish—mirror how advanced teams actually ship prompt changes, with motion and feedback at each step.
Run against commercial models with token and cost visibility before you commit copy to your library.
Experiment within clear usage boundaries—ideal for teams that need control without blocking creativity.
From solo creators to product squads—same workflow, enterprise-grade feel.
How it fits together
Prompt Studio walks you through three concrete fields—then AI generates a first draft you refine in chat. When it reads right, test against a model and publish.
Step 1 — Tell the studio what you need
Context, data, topic, audience—whatever the model should know.
What should happen with that input—summarize, classify, extract, reason.
Shape the answer—JSON, bullets, tone, length, and guardrails.
Step 2 — Generate, then refine in a loop
Step 3 — Validate and publish
Platform
Variables, validation, privacy, and community—layered so beginners aren’t overwhelmed and power users aren’t constrained.
Use {%name|"pattern"%} with regex patterns enforced when prompts are run or shared.
Defaults and pattern checks block invalid inputs before models run or templates are copied.
Share with the community or lock sensitive workflows to your account.
Likes and comments surface quality—learn from how others prompt.
Fill once, paste anywhere—APIs, docs, campaigns, or internal tools.
Publish under a profile your audience can follow and trust.
Flow
A clear path for individuals and teams—no buzzwords required.
Start fresh or learn from the public library. Your profile keeps work organized.
Placeholders with regex, validated defaults—structure that holds up in production.
Generate, refine in chat, run on models—tighten wording before you ship.
Go public or stay private. Consistent, copy-ready output every time.
Outcomes
The same interface that welcomes newcomers gives specialists the depth they expect from a serious tool.
One source of truth for prompts—less drift between staging and production.
Brand-safe templates the whole team can run without rewriting instructions weekly.
Validated inputs at the edge—fewer mistakes in customer-facing automation.
Use Prompt Studio to compare phrasing and models, then save what wins.
Why teams stay on Prompt Book
Join builders who want one home for library discovery, Prompt Studio iteration, wallet-backed model runs, and HTTP APIs that behave like the rest of their microservices—documented, keyed, and measurable.
Open the library, ship an Advanced prompt, attach an HTTP export API, and fund runs with your wallet—all in one product surface designed for operators and builders, not slide decks.