V
VHGENGINE
20 endpointsliveAgents-first viral-hook engine: generate, score, and remix short-form hooks over MCP. (MCP server app.railway.up.engine-production-3bdc/vhgengine, aggregated from the official registry)
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for VHGENGINE.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| signup /signup | Redeem a private-beta code and create an account. No API key needed. Standard codes are single-use with ten product requests. Owner codes are reusable | $0.0020 per call | unknown |
| getting started /getting_started | The 5-step agent quickstart: modes, wait guidance, links. Free, no auth. Written to be parsed and acted on. Returns {what_this_is, five_steps, modes | $0.0020 per call | unknown |
| list archetypes /list_archetypes | List the hook archetypes with psychology, platforms, and templates. Free, no auth. Returns {archetypes:[{id, name, description, psychological_trigger, | $0.0020 per call | unknown |
| pricing /pricing | The machine-readable price list, with per-mode expected_wait. Free, no auth. Every customer operation is zero-priced during private beta. Returns {unit | $0.0020 per call | unknown |
| get estimates /get_estimates | The measured/expected wait per generation mode. Free, no auth. Size a call before spending. Returns {op, modes:{instant|smart|research: {p50_ms | $0.0020 per call | unknown |
| health /health | Deep health: DB read+write probe, worker/queue, backup + integrity. Free. Uses the same DB, backup, offsite, and integrity probes as GET /health; status | $0.0020 per call | unknown |
| get account /get_account | Return this account's state + remaining rate-limit budget. Free read. `rate_limit` carries {limit, remaining, reset_epoch, reset_at, window_seconds} fo | $0.0020 per call | unknown |
| get usage /get_usage | Return the credit balance, per-operation totals, and recent ledger. Free. Args: recent_limit (1-200, default 50), offset (>=0, pages `recent` past the | $0.0020 per call | unknown |
| export usage /export_usage | Export ledger, hook, instance, lineage, outcome, profile, and retained-job data. Free; run BEFORE delete_account. Same JSON body as GET /v1/usage/export | $0.0020 per call | unknown |
| list runs /list_runs | Every call this account was charged for, newest first. Free read. Recover a lost response in two calls, never re-charged: list_runs(request_id=...) | $0.0020 per call | unknown |
| quote /quote | Read archived generation price and wait metadata without spending. Free. Validates the retained input schema and computes its historical price ceiling, | $0.0020 per call | unknown |
| add credits /add_credits | Compatibility credit grant (1-10000); beta customer operations are already free. When VHGENGINE_ADMIN_KEY is configured on the deployment this requires | $0.0020 per call | unknown |
| list billing events /list_billing_events | Recent billing events (usage.recorded, credits.granted, credits.low). Free. Newest first, paged with limit/offset like list_hooks and list_outcomes. Re | $0.0020 per call | unknown |
| create checkout /create_checkout | Get a hosted-checkout link outside beta. Disabled while beta pricing is free. The REQUIRED idempotency_key creates or replays one durable order and Str | $0.0020 per call | unknown |
| create creator profile /create_creator_profile | Create an owned, versioned creator profile. Free; admin scope. At least one creator/audience/stance/fact is required. Returns the exact version, | $0.0020 per call | unknown |
| list creator profiles /list_creator_profiles | List current creator-profile versions, newest changed first. Free; read scope. Returns {profiles, limit, offset, total}. Each profile carries its immut | $0.0020 per call | unknown |
| get creator profile /get_creator_profile | Get the current or one exact historical creator-profile version. Read scope. Foreign, deleted, and unknown ids all return the same not_found envelope. | $0.0020 per call | unknown |
| update creator profile /update_creator_profile | Append a full immutable profile version with compare-and-swap. Admin scope. expected_version prevents lost updates. Returns version+1, or unchanged:tru | $0.0020 per call | unknown |
| delete creator profile /delete_creator_profile | Erase profile facts and consent history; retain a retraction marker. Admin scope. Already committed customer hook outputs are not silently deleted. No | $0.0020 per call | unknown |
| create key /create_key | Mint a new named API key; the plaintext is returned ONCE. Requires admin scope. Delegate safely (WP-SCOPE): optional scopes (subset of read|spend|admin | $0.0020 per call | unknown |