{"version":"hydracept-public-1","product":{"name":"Hydracept","tagline":"Production assets from AI generation.","summary":"Hydracept returns production assets, not raw model outputs. Run text, image, audio, video, and 3D generation through one public API — with cohesive packs, transparent output, variants, and durable, budgeted, receipted jobs.","doNotUseWhen":"Skip Hydracept if you only need a one-off direct call to a single provider and do not need portability, budgets, or execution records. Hydracept is not a Unity/Unreal engine plugin and is not Hydratac (a milsim studio).","company":"Zencode Consulting Inc.","urls":{"home":"https://hydracept.com","app":"https://app.hydracept.com","api":"https://api.hydracept.com","docs":"https://docs.hydracept.com","openapi":"https://hydracept.com/openapi/hydracept-v1.json","manifest":"https://hydracept.com/.well-known/hydracept.json","agentContextStatic":"https://hydracept.com/.well-known/agent-context.json","start":"https://hydracept.com/start","device":"https://api.hydracept.com/device","fiveMinuteAsset":"https://docs.hydracept.com/five-minute-game-asset/"}},"capabilities":[{"key":"text.general.fast.v1","title":"General fast text","description":"Low-latency general-purpose text generation.","modality":"text","inputSchema":{"type":"object","required":["messages"],"properties":{"messages":{"type":"array","minItems":1,"items":{"type":"object","required":["role","content"],"properties":{"role":{"type":"string","enum":["system","user","assistant"]},"content":{"type":"string"}}}},"maxOutputTokens":{"type":"integer","minimum":1}},"additionalProperties":false},"outputSchema":{"type":"object","properties":{"content":{"type":"string"},"role":{"type":"string"}}},"executionModes":["invoke_sync","invoke_stream","job_async"],"idempotencyRequired":true,"estimateAvailable":true,"features":{}},{"key":"text.reasoning.high.v1","title":"High reasoning text","description":"Deeper reasoning for complex tasks.","modality":"text","inputSchema":{"type":"object","required":["messages"],"properties":{"messages":{"type":"array","minItems":1,"items":{"type":"object","required":["role","content"],"properties":{"role":{"type":"string","enum":["system","user","assistant"]},"content":{"type":"string"}}}},"maxOutputTokens":{"type":"integer","minimum":1}},"additionalProperties":false},"outputSchema":{"type":"object","properties":{"content":{"type":"string"},"role":{"type":"string"}}},"executionModes":["invoke_sync","invoke_stream","job_async"],"idempotencyRequired":true,"estimateAvailable":true,"features":{}},{"key":"text.structured.extraction.v1","title":"Structured extraction","description":"Extract structured data from documents.","modality":"text","inputSchema":{"type":"object","required":["document","schema"],"properties":{"document":{"type":"string"},"schema":{"type":"object"},"instructions":{"type":"string"}},"additionalProperties":false},"outputSchema":{"type":"object"},"executionModes":["invoke_sync","job_async"],"idempotencyRequired":true,"estimateAvailable":true,"features":{}},{"key":"text.creative.longform.v1","title":"Creative longform text","description":"Long-form creative writing.","modality":"text","inputSchema":{"type":"object","required":["messages"],"properties":{"messages":{"type":"array","minItems":1,"items":{"type":"object","required":["role","content"],"properties":{"role":{"type":"string","enum":["system","user","assistant"]},"content":{"type":"string"}}}},"maxOutputTokens":{"type":"integer","minimum":1}},"additionalProperties":false},"outputSchema":{"type":"object","properties":{"content":{"type":"string"},"role":{"type":"string"}}},"executionModes":["invoke_sync","invoke_stream","job_async"],"idempotencyRequired":true,"estimateAvailable":true,"features":{}},{"key":"image.generate.v1","title":"Image generation","description":"Generate images from text prompts.","modality":"image","inputSchema":{"type":"object","required":["prompt"],"properties":{"prompt":{"type":"string","minLength":1,"maxLength":4000},"width":{"type":"integer","minimum":256,"maximum":2048,"default":1024},"height":{"type":"integer","minimum":256,"maximum":2048,"default":1024},"quality":{"type":"string","enum":["low","medium","high","auto","standard"],"default":"medium"},"variantCount":{"type":"integer","minimum":1,"maximum":4,"default":1},"referenceImages":{"type":"array","maxItems":4,"items":{"type":"object","properties":{"dataBase64":{"type":"string"},"mimeType":{"type":"string"},"filename":{"type":"string"}}}},"requestTransparentOutput":{"type":"boolean","default":false},"sheet":{"type":"object","properties":{"rows":{"type":"integer","minimum":1,"maximum":8},"columns":{"type":"integer","minimum":1,"maximum":8},"labels":{"type":"array","items":{"type":"string","minLength":1}},"slice":{"type":"boolean","default":false},"normalize":{"type":"object","properties":{"width":{"type":"integer","minimum":32,"maximum":1024},"height":{"type":"integer","minimum":32,"maximum":1024},"center":{"type":"boolean","default":true}},"additionalProperties":false},"animation":{"oneOf":[{"type":"boolean"},{"type":"object","properties":{"facing":{"type":"string","default":"right"}},"additionalProperties":false}]}},"required":["rows","columns","slice"],"additionalProperties":false}},"additionalProperties":false},"outputSchema":{"type":"object","properties":{"artifacts":{"type":"array","items":{"type":"object","properties":{"artifactId":{"type":"string"},"mediaType":{"type":"string"},"downloadPath":{"type":"string"}}}}}},"executionModes":["job_async"],"idempotencyRequired":true,"estimateAvailable":true,"features":{}},{"key":"image.edit.v1","title":"Image editing","description":"Edit or outpaint images using reference and optional mask inputs.","modality":"image","inputSchema":{"type":"object","required":["prompt"],"properties":{"prompt":{"type":"string","minLength":1,"maxLength":4000},"width":{"type":"integer","minimum":256,"maximum":2048,"default":1024},"height":{"type":"integer","minimum":256,"maximum":2048,"default":1024},"quality":{"type":"string","enum":["low","medium","high","auto","standard"],"default":"medium"},"variantCount":{"type":"integer","minimum":1,"maximum":4,"default":1},"referenceImages":{"type":"array","maxItems":4,"items":{"type":"object","properties":{"dataBase64":{"type":"string"},"mimeType":{"type":"string"},"filename":{"type":"string"}}}},"requestTransparentOutput":{"type":"boolean","default":false},"sheet":{"type":"object","properties":{"rows":{"type":"integer","minimum":1,"maximum":8},"columns":{"type":"integer","minimum":1,"maximum":8},"labels":{"type":"array","items":{"type":"string","minLength":1}},"slice":{"type":"boolean","default":false},"normalize":{"type":"object","properties":{"width":{"type":"integer","minimum":32,"maximum":1024},"height":{"type":"integer","minimum":32,"maximum":1024},"center":{"type":"boolean","default":true}},"additionalProperties":false},"animation":{"oneOf":[{"type":"boolean"},{"type":"object","properties":{"facing":{"type":"string","default":"right"}},"additionalProperties":false}]}},"required":["rows","columns","slice"],"additionalProperties":false}},"additionalProperties":false},"outputSchema":{"type":"object","properties":{"artifacts":{"type":"array","items":{"type":"object","properties":{"artifactId":{"type":"string"},"mediaType":{"type":"string"},"downloadPath":{"type":"string"}}}}}},"executionModes":["job_async"],"idempotencyRequired":true,"estimateAvailable":true,"features":{}},{"key":"video.generate.v1","title":"Video generation","description":"Generate short videos from text and optional reference images.","modality":"video","inputSchema":{"type":"object","required":["prompt"],"properties":{"prompt":{"type":"string","minLength":1,"maxLength":4000},"durationSeconds":{"type":"integer","minimum":1,"maximum":8,"default":8},"aspectRatio":{"type":"string","enum":["16:9","9:16"],"default":"16:9"},"referenceImages":{"type":"array","maxItems":4,"items":{"type":"object","properties":{"dataBase64":{"type":"string"},"mimeType":{"type":"string"},"filename":{"type":"string"}}}},"features":{"type":"object","additionalProperties":true}},"additionalProperties":false},"outputSchema":{"type":"object","properties":{"artifacts":{"type":"array","items":{"type":"object","properties":{"artifactId":{"type":"string"}}}}}},"executionModes":["job_async"],"idempotencyRequired":true,"estimateAvailable":true,"features":{"textToVideo":true,"imageConditioning":true,"startEndFrames":false,"nativeAudio":false,"maxDurationSeconds":8,"aspectRatios":["16:9","9:16"],"resolutions":["720p","1080p"]}},{"key":"audio.sfx.generate.v1","title":"Sound effect generation","description":"Generate sound effects via ElevenLabs.","modality":"audio","inputSchema":{"type":"object","required":["prompt"],"properties":{"prompt":{"type":"string","minLength":1,"maxLength":450},"durationMs":{"type":"integer","minimum":100,"maximum":22000,"default":2000},"variantCount":{"type":"integer","minimum":1,"maximum":4,"default":1},"diversityMode":{"type":"string","enum":["none","auto"]},"promptInfluence":{"type":"number","minimum":0,"maximum":1},"modelId":{"type":"string"},"providerOptions":{"type":"object","properties":{"elevenlabs":{"type":"object","additionalProperties":true}},"additionalProperties":false}},"additionalProperties":false},"outputSchema":{"type":"object","properties":{"artifacts":{"type":"array","items":{"type":"object","properties":{"artifactId":{"type":"string"},"mediaType":{"type":"string"},"durationMs":{"type":"integer"},"variantIndex":{"type":"integer"}}}}}},"executionModes":["job_async"],"idempotencyRequired":true,"estimateAvailable":true,"features":{}},{"key":"audio.voice.generate.v1","title":"Voice / TTS generation","description":"Text-to-speech via ElevenLabs.","modality":"audio","inputSchema":{"type":"object","required":["text","voiceId"],"properties":{"text":{"type":"string","minLength":1,"maxLength":5000},"voiceId":{"type":"string","minLength":1},"modelId":{"type":"string","default":"eleven_multilingual_v2"},"variantCount":{"type":"integer","minimum":1,"maximum":4,"default":1},"diversityMode":{"type":"string","enum":["none","auto"]},"seed":{"type":"integer","minimum":0,"maximum":4294967295},"outputFormatPreference":{"type":"string"},"voiceSettings":{"type":"object","properties":{"stability":{"type":"number","minimum":0,"maximum":1},"similarityBoost":{"type":"number","minimum":0,"maximum":1},"style":{"type":"number","minimum":0,"maximum":1},"speed":{"type":"number","minimum":0.25,"maximum":4},"useSpeakerBoost":{"type":"boolean"}},"additionalProperties":false},"providerOptions":{"type":"object","properties":{"elevenlabs":{"type":"object","additionalProperties":true}},"additionalProperties":false}},"additionalProperties":false},"outputSchema":{"type":"object","properties":{"artifacts":{"type":"array","items":{"type":"object","properties":{"artifactId":{"type":"string"},"mediaType":{"type":"string"},"durationMs":{"type":"integer"},"variantIndex":{"type":"integer"}}}}}},"executionModes":["job_async"],"idempotencyRequired":true,"estimateAvailable":true,"features":{}},{"key":"audio.music.generate.v1","title":"Music generation","description":"Generate music via ElevenLabs.","modality":"audio","inputSchema":{"type":"object","required":["prompt"],"properties":{"prompt":{"type":"string","minLength":1,"maxLength":2000},"durationMs":{"type":"integer","minimum":3000,"maximum":300000,"default":30000},"variantCount":{"type":"integer","minimum":1,"maximum":4,"default":1},"forceInstrumental":{"type":"boolean","default":true},"modelId":{"type":"string"},"providerOptions":{"type":"object","properties":{"elevenlabs":{"type":"object","additionalProperties":true}},"additionalProperties":false}},"additionalProperties":false},"outputSchema":{"type":"object","properties":{"artifacts":{"type":"array","items":{"type":"object","properties":{"artifactId":{"type":"string"},"mediaType":{"type":"string"},"durationMs":{"type":"integer"},"variantIndex":{"type":"integer"}}}}}},"executionModes":["job_async"],"idempotencyRequired":true,"estimateAvailable":true,"features":{}},{"key":"model.generate.3d.v1","title":"3D mesh generation","description":"Generate a GLB mesh from 1–4 reference view images via Meshy.","modality":"mesh","inputSchema":{"type":"object","required":["inputArtifactIds"],"properties":{"inputArtifactIds":{"type":"array","minItems":1,"maxItems":4,"items":{"type":"string","minLength":1}},"meshProfile":{"type":"string","enum":["draft_fast","toy_default","clean_game_mesh","hero_hd","enhanced_retry"],"default":"toy_default"},"meshSettings":{"type":"object","description":"Mesh generation options including optional texturing via shouldTexture, textureMode, and textureReferenceArtifactId.","properties":{"profile":{"type":"string","enum":["draft_fast","toy_default","clean_game_mesh","hero_hd","enhanced_retry"]},"overrides":{"type":"object","additionalProperties":true},"shouldTexture":{"type":"boolean","default":false},"textureMode":{"type":"string"},"textureReferenceArtifactId":{"type":"string"}},"additionalProperties":false},"conceptArtifactId":{"type":"string"},"textureReferenceArtifactId":{"type":"string"},"format":{"type":"string","enum":["glb"],"default":"glb"},"profileRef":{"type":"string"}},"additionalProperties":false},"outputSchema":{"type":"object","properties":{"artifacts":{"type":"array","items":{"type":"object","properties":{"artifactId":{"type":"string"},"mediaType":{"type":"string"},"downloadPath":{"type":"string"},"kind":{"type":"string"}}}}}},"executionModes":["job_async"],"idempotencyRequired":true,"estimateAvailable":true,"features":{}},{"key":"model.generate.3d.from-image.v1","title":"3D mesh from single image","description":"Turn a concept image into turnaround views and a GLB mesh (OpenAI + Meshy).","modality":"mesh","inputSchema":{"type":"object","required":["baseArtifactId"],"properties":{"baseArtifactId":{"type":"string","minLength":1},"turnaroundMode":{"type":"string","enum":["sheet2x2","sheet1x4","perView","panelRepair"],"default":"sheet2x2"},"meshProfile":{"type":"string","enum":["draft_fast","toy_default","clean_game_mesh","hero_hd","enhanced_retry"],"default":"toy_default"},"meshSettings":{"type":"object","properties":{"profile":{"type":"string","enum":["draft_fast","toy_default","clean_game_mesh","hero_hd","enhanced_retry"]},"overrides":{"type":"object","additionalProperties":true}},"additionalProperties":false},"resolvedPrompt":{"type":"string","maxLength":4000},"requireTurnaroundApproval":{"type":"boolean","default":false,"description":"When true, pause for turnaround review before Meshy (Studio/panels)."},"format":{"type":"string","enum":["glb"],"default":"glb"},"profileRef":{"type":"string"}},"additionalProperties":false},"outputSchema":{"type":"object","properties":{"artifacts":{"type":"array","items":{"type":"object","properties":{"artifactId":{"type":"string"},"mediaType":{"type":"string"},"downloadPath":{"type":"string"},"kind":{"type":"string"}}}}}},"executionModes":["job_async"],"idempotencyRequired":true,"estimateAvailable":true,"features":{}},{"key":"text.general.fast.anthropic.v1","title":"General fast text (Anthropic)","description":"Low-latency general-purpose text generation. Routed to Anthropic.","modality":"text","inputSchema":{"type":"object","required":["messages"],"properties":{"messages":{"type":"array","minItems":1,"items":{"type":"object","required":["role","content"],"properties":{"role":{"type":"string","enum":["system","user","assistant"]},"content":{"type":"string"}}}},"maxOutputTokens":{"type":"integer","minimum":1}},"additionalProperties":false},"outputSchema":{"type":"object","properties":{"content":{"type":"string"},"role":{"type":"string"}}},"executionModes":["invoke_sync","invoke_stream","job_async"],"idempotencyRequired":true,"estimateAvailable":true,"features":{}},{"key":"text.general.fast.google.v1","title":"General fast text (Google)","description":"Low-latency general-purpose text generation. Routed to Google.","modality":"text","inputSchema":{"type":"object","required":["messages"],"properties":{"messages":{"type":"array","minItems":1,"items":{"type":"object","required":["role","content"],"properties":{"role":{"type":"string","enum":["system","user","assistant"]},"content":{"type":"string"}}}},"maxOutputTokens":{"type":"integer","minimum":1}},"additionalProperties":false},"outputSchema":{"type":"object","properties":{"content":{"type":"string"},"role":{"type":"string"}}},"executionModes":["invoke_sync","invoke_stream","job_async"],"idempotencyRequired":true,"estimateAvailable":true,"features":{}},{"key":"text.general.fast.deepseek.v1","title":"General fast text (DeepSeek)","description":"Low-latency general-purpose text generation. Routed to DeepSeek.","modality":"text","inputSchema":{"type":"object","required":["messages"],"properties":{"messages":{"type":"array","minItems":1,"items":{"type":"object","required":["role","content"],"properties":{"role":{"type":"string","enum":["system","user","assistant"]},"content":{"type":"string"}}}},"maxOutputTokens":{"type":"integer","minimum":1}},"additionalProperties":false},"outputSchema":{"type":"object","properties":{"content":{"type":"string"},"role":{"type":"string"}}},"executionModes":["invoke_sync","invoke_stream","job_async"],"idempotencyRequired":true,"estimateAvailable":true,"features":{}},{"key":"text.general.fast.xai.v1","title":"General fast text (xAI)","description":"Low-latency general-purpose text generation. Routed to xAI.","modality":"text","inputSchema":{"type":"object","required":["messages"],"properties":{"messages":{"type":"array","minItems":1,"items":{"type":"object","required":["role","content"],"properties":{"role":{"type":"string","enum":["system","user","assistant"]},"content":{"type":"string"}}}},"maxOutputTokens":{"type":"integer","minimum":1}},"additionalProperties":false},"outputSchema":{"type":"object","properties":{"content":{"type":"string"},"role":{"type":"string"}}},"executionModes":["invoke_sync","invoke_stream","job_async"],"idempotencyRequired":true,"estimateAvailable":true,"features":{}},{"key":"text.general.fast.mistral.v1","title":"General fast text (Mistral)","description":"Low-latency general-purpose text generation. Routed to Mistral.","modality":"text","inputSchema":{"type":"object","required":["messages"],"properties":{"messages":{"type":"array","minItems":1,"items":{"type":"object","required":["role","content"],"properties":{"role":{"type":"string","enum":["system","user","assistant"]},"content":{"type":"string"}}}},"maxOutputTokens":{"type":"integer","minimum":1}},"additionalProperties":false},"outputSchema":{"type":"object","properties":{"content":{"type":"string"},"role":{"type":"string"}}},"executionModes":["invoke_sync","invoke_stream","job_async"],"idempotencyRequired":true,"estimateAvailable":true,"features":{}},{"key":"text.reasoning.high.anthropic.v1","title":"High reasoning text (Anthropic)","description":"Deeper reasoning for complex tasks. Routed to Anthropic.","modality":"text","inputSchema":{"type":"object","required":["messages"],"properties":{"messages":{"type":"array","minItems":1,"items":{"type":"object","required":["role","content"],"properties":{"role":{"type":"string","enum":["system","user","assistant"]},"content":{"type":"string"}}}},"maxOutputTokens":{"type":"integer","minimum":1}},"additionalProperties":false},"outputSchema":{"type":"object","properties":{"content":{"type":"string"},"role":{"type":"string"}}},"executionModes":["invoke_sync","invoke_stream","job_async"],"idempotencyRequired":true,"estimateAvailable":true,"features":{}},{"key":"text.reasoning.high.google.v1","title":"High reasoning text (Google)","description":"Deeper reasoning for complex tasks. Routed to Google.","modality":"text","inputSchema":{"type":"object","required":["messages"],"properties":{"messages":{"type":"array","minItems":1,"items":{"type":"object","required":["role","content"],"properties":{"role":{"type":"string","enum":["system","user","assistant"]},"content":{"type":"string"}}}},"maxOutputTokens":{"type":"integer","minimum":1}},"additionalProperties":false},"outputSchema":{"type":"object","properties":{"content":{"type":"string"},"role":{"type":"string"}}},"executionModes":["invoke_sync","invoke_stream","job_async"],"idempotencyRequired":true,"estimateAvailable":true,"features":{}},{"key":"text.reasoning.high.deepseek.v1","title":"High reasoning text (DeepSeek)","description":"Deeper reasoning for complex tasks. Routed to DeepSeek.","modality":"text","inputSchema":{"type":"object","required":["messages"],"properties":{"messages":{"type":"array","minItems":1,"items":{"type":"object","required":["role","content"],"properties":{"role":{"type":"string","enum":["system","user","assistant"]},"content":{"type":"string"}}}},"maxOutputTokens":{"type":"integer","minimum":1}},"additionalProperties":false},"outputSchema":{"type":"object","properties":{"content":{"type":"string"},"role":{"type":"string"}}},"executionModes":["invoke_sync","invoke_stream","job_async"],"idempotencyRequired":true,"estimateAvailable":true,"features":{}},{"key":"text.reasoning.high.xai.v1","title":"High reasoning text (xAI)","description":"Deeper reasoning for complex tasks. Routed to xAI.","modality":"text","inputSchema":{"type":"object","required":["messages"],"properties":{"messages":{"type":"array","minItems":1,"items":{"type":"object","required":["role","content"],"properties":{"role":{"type":"string","enum":["system","user","assistant"]},"content":{"type":"string"}}}},"maxOutputTokens":{"type":"integer","minimum":1}},"additionalProperties":false},"outputSchema":{"type":"object","properties":{"content":{"type":"string"},"role":{"type":"string"}}},"executionModes":["invoke_sync","invoke_stream","job_async"],"idempotencyRequired":true,"estimateAvailable":true,"features":{}},{"key":"text.reasoning.high.mistral.v1","title":"High reasoning text (Mistral)","description":"Deeper reasoning for complex tasks. Routed to Mistral.","modality":"text","inputSchema":{"type":"object","required":["messages"],"properties":{"messages":{"type":"array","minItems":1,"items":{"type":"object","required":["role","content"],"properties":{"role":{"type":"string","enum":["system","user","assistant"]},"content":{"type":"string"}}}},"maxOutputTokens":{"type":"integer","minimum":1}},"additionalProperties":false},"outputSchema":{"type":"object","properties":{"content":{"type":"string"},"role":{"type":"string"}}},"executionModes":["invoke_sync","invoke_stream","job_async"],"idempotencyRequired":true,"estimateAvailable":true,"features":{}},{"key":"text.creative.longform.anthropic.v1","title":"Creative longform text (Anthropic)","description":"Long-form creative writing. Routed to Anthropic.","modality":"text","inputSchema":{"type":"object","required":["messages"],"properties":{"messages":{"type":"array","minItems":1,"items":{"type":"object","required":["role","content"],"properties":{"role":{"type":"string","enum":["system","user","assistant"]},"content":{"type":"string"}}}},"maxOutputTokens":{"type":"integer","minimum":1}},"additionalProperties":false},"outputSchema":{"type":"object","properties":{"content":{"type":"string"},"role":{"type":"string"}}},"executionModes":["invoke_sync","invoke_stream","job_async"],"idempotencyRequired":true,"estimateAvailable":true,"features":{}},{"key":"text.creative.longform.google.v1","title":"Creative longform text (Google)","description":"Long-form creative writing. Routed to Google.","modality":"text","inputSchema":{"type":"object","required":["messages"],"properties":{"messages":{"type":"array","minItems":1,"items":{"type":"object","required":["role","content"],"properties":{"role":{"type":"string","enum":["system","user","assistant"]},"content":{"type":"string"}}}},"maxOutputTokens":{"type":"integer","minimum":1}},"additionalProperties":false},"outputSchema":{"type":"object","properties":{"content":{"type":"string"},"role":{"type":"string"}}},"executionModes":["invoke_sync","invoke_stream","job_async"],"idempotencyRequired":true,"estimateAvailable":true,"features":{}},{"key":"text.creative.longform.deepseek.v1","title":"Creative longform text (DeepSeek)","description":"Long-form creative writing. Routed to DeepSeek.","modality":"text","inputSchema":{"type":"object","required":["messages"],"properties":{"messages":{"type":"array","minItems":1,"items":{"type":"object","required":["role","content"],"properties":{"role":{"type":"string","enum":["system","user","assistant"]},"content":{"type":"string"}}}},"maxOutputTokens":{"type":"integer","minimum":1}},"additionalProperties":false},"outputSchema":{"type":"object","properties":{"content":{"type":"string"},"role":{"type":"string"}}},"executionModes":["invoke_sync","invoke_stream","job_async"],"idempotencyRequired":true,"estimateAvailable":true,"features":{}},{"key":"text.creative.longform.xai.v1","title":"Creative longform text (xAI)","description":"Long-form creative writing. Routed to xAI.","modality":"text","inputSchema":{"type":"object","required":["messages"],"properties":{"messages":{"type":"array","minItems":1,"items":{"type":"object","required":["role","content"],"properties":{"role":{"type":"string","enum":["system","user","assistant"]},"content":{"type":"string"}}}},"maxOutputTokens":{"type":"integer","minimum":1}},"additionalProperties":false},"outputSchema":{"type":"object","properties":{"content":{"type":"string"},"role":{"type":"string"}}},"executionModes":["invoke_sync","invoke_stream","job_async"],"idempotencyRequired":true,"estimateAvailable":true,"features":{}},{"key":"text.creative.longform.mistral.v1","title":"Creative longform text (Mistral)","description":"Long-form creative writing. Routed to Mistral.","modality":"text","inputSchema":{"type":"object","required":["messages"],"properties":{"messages":{"type":"array","minItems":1,"items":{"type":"object","required":["role","content"],"properties":{"role":{"type":"string","enum":["system","user","assistant"]},"content":{"type":"string"}}}},"maxOutputTokens":{"type":"integer","minimum":1}},"additionalProperties":false},"outputSchema":{"type":"object","properties":{"content":{"type":"string"},"role":{"type":"string"}}},"executionModes":["invoke_sync","invoke_stream","job_async"],"idempotencyRequired":true,"estimateAvailable":true,"features":{}},{"key":"text.structured.extraction.anthropic.v1","title":"Structured extraction (Anthropic)","description":"Extract structured data from documents. Routed to Anthropic.","modality":"text","inputSchema":{"type":"object","required":["document","schema"],"properties":{"document":{"type":"string"},"schema":{"type":"object"},"instructions":{"type":"string"}},"additionalProperties":false},"outputSchema":{"type":"object"},"executionModes":["invoke_sync","job_async"],"idempotencyRequired":true,"estimateAvailable":true,"features":{}},{"key":"text.structured.extraction.google.v1","title":"Structured extraction (Google)","description":"Extract structured data from documents. Routed to Google.","modality":"text","inputSchema":{"type":"object","required":["document","schema"],"properties":{"document":{"type":"string"},"schema":{"type":"object"},"instructions":{"type":"string"}},"additionalProperties":false},"outputSchema":{"type":"object"},"executionModes":["invoke_sync","job_async"],"idempotencyRequired":true,"estimateAvailable":true,"features":{}},{"key":"text.structured.extraction.deepseek.v1","title":"Structured extraction (DeepSeek)","description":"Extract structured data from documents. Routed to DeepSeek.","modality":"text","inputSchema":{"type":"object","required":["document","schema"],"properties":{"document":{"type":"string"},"schema":{"type":"object"},"instructions":{"type":"string"}},"additionalProperties":false},"outputSchema":{"type":"object"},"executionModes":["invoke_sync","job_async"],"idempotencyRequired":true,"estimateAvailable":true,"features":{}},{"key":"text.structured.extraction.xai.v1","title":"Structured extraction (xAI)","description":"Extract structured data from documents. Routed to xAI.","modality":"text","inputSchema":{"type":"object","required":["document","schema"],"properties":{"document":{"type":"string"},"schema":{"type":"object"},"instructions":{"type":"string"}},"additionalProperties":false},"outputSchema":{"type":"object"},"executionModes":["invoke_sync","job_async"],"idempotencyRequired":true,"estimateAvailable":true,"features":{}},{"key":"text.structured.extraction.mistral.v1","title":"Structured extraction (Mistral)","description":"Extract structured data from documents. Routed to Mistral.","modality":"text","inputSchema":{"type":"object","required":["document","schema"],"properties":{"document":{"type":"string"},"schema":{"type":"object"},"instructions":{"type":"string"}},"additionalProperties":false},"outputSchema":{"type":"object"},"executionModes":["invoke_sync","job_async"],"idempotencyRequired":true,"estimateAvailable":true,"features":{}},{"key":"text.classification.lowcost.anthropic.v1","title":"Low-cost classification (Anthropic)","description":"Fast, inexpensive text classification. Routed to Anthropic.","modality":"text","inputSchema":{"type":"object","required":["messages"],"properties":{"messages":{"type":"array","minItems":1,"items":{"type":"object","required":["role","content"],"properties":{"role":{"type":"string","enum":["system","user","assistant"]},"content":{"type":"string"}}}},"maxOutputTokens":{"type":"integer","minimum":1}},"additionalProperties":false},"outputSchema":{"type":"object","properties":{"content":{"type":"string"},"role":{"type":"string"}}},"executionModes":["invoke_sync","job_async"],"idempotencyRequired":true,"estimateAvailable":true,"features":{}},{"key":"text.classification.lowcost.google.v1","title":"Low-cost classification (Google)","description":"Fast, inexpensive text classification. Routed to Google.","modality":"text","inputSchema":{"type":"object","required":["messages"],"properties":{"messages":{"type":"array","minItems":1,"items":{"type":"object","required":["role","content"],"properties":{"role":{"type":"string","enum":["system","user","assistant"]},"content":{"type":"string"}}}},"maxOutputTokens":{"type":"integer","minimum":1}},"additionalProperties":false},"outputSchema":{"type":"object","properties":{"content":{"type":"string"},"role":{"type":"string"}}},"executionModes":["invoke_sync","job_async"],"idempotencyRequired":true,"estimateAvailable":true,"features":{}},{"key":"text.classification.lowcost.deepseek.v1","title":"Low-cost classification (DeepSeek)","description":"Fast, inexpensive text classification. Routed to DeepSeek.","modality":"text","inputSchema":{"type":"object","required":["messages"],"properties":{"messages":{"type":"array","minItems":1,"items":{"type":"object","required":["role","content"],"properties":{"role":{"type":"string","enum":["system","user","assistant"]},"content":{"type":"string"}}}},"maxOutputTokens":{"type":"integer","minimum":1}},"additionalProperties":false},"outputSchema":{"type":"object","properties":{"content":{"type":"string"},"role":{"type":"string"}}},"executionModes":["invoke_sync","job_async"],"idempotencyRequired":true,"estimateAvailable":true,"features":{}},{"key":"text.classification.lowcost.xai.v1","title":"Low-cost classification (xAI)","description":"Fast, inexpensive text classification. Routed to xAI.","modality":"text","inputSchema":{"type":"object","required":["messages"],"properties":{"messages":{"type":"array","minItems":1,"items":{"type":"object","required":["role","content"],"properties":{"role":{"type":"string","enum":["system","user","assistant"]},"content":{"type":"string"}}}},"maxOutputTokens":{"type":"integer","minimum":1}},"additionalProperties":false},"outputSchema":{"type":"object","properties":{"content":{"type":"string"},"role":{"type":"string"}}},"executionModes":["invoke_sync","job_async"],"idempotencyRequired":true,"estimateAvailable":true,"features":{}},{"key":"text.classification.lowcost.mistral.v1","title":"Low-cost classification (Mistral)","description":"Fast, inexpensive text classification. Routed to Mistral.","modality":"text","inputSchema":{"type":"object","required":["messages"],"properties":{"messages":{"type":"array","minItems":1,"items":{"type":"object","required":["role","content"],"properties":{"role":{"type":"string","enum":["system","user","assistant"]},"content":{"type":"string"}}}},"maxOutputTokens":{"type":"integer","minimum":1}},"additionalProperties":false},"outputSchema":{"type":"object","properties":{"content":{"type":"string"},"role":{"type":"string"}}},"executionModes":["invoke_sync","job_async"],"idempotencyRequired":true,"estimateAvailable":true,"features":{}}],"launchScope":{"capabilities":["text.general.fast.v1","text.reasoning.high.v1","text.structured.extraction.v1","text.creative.longform.v1","image.generate.v1","image.edit.v1","video.generate.v1","audio.sfx.generate.v1","audio.voice.generate.v1","audio.music.generate.v1","model.generate.3d.v1","model.generate.3d.from-image.v1","text.general.fast.anthropic.v1","text.general.fast.google.v1","text.general.fast.deepseek.v1","text.general.fast.xai.v1","text.general.fast.mistral.v1","text.reasoning.high.anthropic.v1","text.reasoning.high.google.v1","text.reasoning.high.deepseek.v1","text.reasoning.high.xai.v1","text.reasoning.high.mistral.v1","text.creative.longform.anthropic.v1","text.creative.longform.google.v1","text.creative.longform.deepseek.v1","text.creative.longform.xai.v1","text.creative.longform.mistral.v1","text.structured.extraction.anthropic.v1","text.structured.extraction.google.v1","text.structured.extraction.deepseek.v1","text.structured.extraction.xai.v1","text.structured.extraction.mistral.v1","text.classification.lowcost.anthropic.v1","text.classification.lowcost.google.v1","text.classification.lowcost.deepseek.v1","text.classification.lowcost.xai.v1","text.classification.lowcost.mistral.v1"],"operator":"Zencode Consulting Inc."},"publicSmoke":{"capability":"image.generate.v1","mode":"job"},"managedSmoke":{"enabled":true,"capability":"image.generate.v1","reserveUsd":0.05,"ceilingUsd":0.5,"cli":"python -m hydracept smoke","note":"New Free orgs receive a small managed trial budget. Prefer BYOK for production; connect OpenAI, ElevenLabs, or Meshy when the trial is exhausted or for sustained use."},"onboarding":{"cliInvocation":"python -m hydracept","notAPlugin":true,"notHydratac":true,"steps":[{"id":"activate","title":"Activate","human":"Open https://hydracept.com/start and complete OAuth","agent":"Have the human activate, then paste the API key","url":"https://hydracept.com/start"},{"id":"quickstart","title":"Bootstrap workspace","human":"python -m hydracept login then configure","agent":"python -m hydracept quickstart --token <HYDRACEPT_API_KEY> --json"},{"id":"smoke","title":"First job","human":"python -m hydracept smoke","agent":"python -m hydracept quickstart --token <HYDRACEPT_API_KEY> --json --smoke","url":"https://docs.hydracept.com/five-minute-game-asset/"},{"id":"byok_or_trial","title":"Provider access","human":"Configure BYOK at /v1/onboarding/byok, or use managed trial for first smoke","agent":"Managed trial covers first smoke; connect BYOK for sustained use"},{"id":"doctor","title":"Verify","human":"python -m hydracept doctor","agent":"python -m hydracept doctor --json"}]},"integrationPolicy":{"version":"1","consumer_rule":["External products are customers of the public Hydracept surface, not privileged bypasses.","If an external customer cannot do it through the supported Hydracept surface, no product should bypass the public surface that way either.","Temporary exceptions require an entry in architecture/hydracept-consumer-exceptions.yaml with expiry.","Run hydracept consumer-check --strict in product CI before merge."],"security":["Never embed Hydracept API tokens or provider keys in shipped game clients.","Never commit credentials; use environment variables or CI secret stores.","Prefer a server-side proxy for player-facing applications."],"async_jobs":["Submit via POST /v1/capabilities/{key}/jobs with idempotencyKey.","Poll GET /v1/jobs/{jobId} until status is succeeded, failed, or canceled.","Fetch receipt via GET /v1/jobs/{jobId}/receipt."],"verification":["Run hydracept doctor after integration changes.","Use GET /v1/diagnostics/session to verify auth and bundle version."],"discovery":[{"List capabilities":"GET /v1/capabilities"},{"Describe capability":"GET /v1/capabilities/{key}"},{"Agent context bundle":"GET /v1/agent-context"}],"byok":[{"Store org credentials":"POST /v1/organizations/{orgId}/provider-credentials"},{"Bind to project/env":"POST /v1/organizations/{orgId}/provider-credentials/{credentialId}/bindings"},{"Project-level legacy vault":"POST /v1/projects/{projectId}/provider-credentials"}]},"externalPaths":{"/v1/capabilities":{"get":{"tags":["public_api","external","capabilities"],"summary":"List Capabilities","description":"Anonymous launch-scoped list; authenticated Studio enrichment with uiSchema.","operationId":"list_capabilities_v1_capabilities_get","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"x-hydracept-surface":"public_api","x-hydracept-auth":"anonymous","x-hydracept-client-codegen":true,"security":[]}},"/v1/capabilities/{capability_key}":{"get":{"tags":["public_api","external","capabilities"],"summary":"Describe Capability","description":"Anonymous public descriptor; authenticated returns Studio projection with uiSchema.","operationId":"describe_capability_v1_capabilities__capability_key__get","parameters":[{"name":"capability_key","in":"path","required":true,"schema":{"type":"string","title":"Capability Key"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"x-hydracept-surface":"public_api","x-hydracept-auth":"anonymous","x-hydracept-client-codegen":true,"security":[]}},"/v1/capabilities/{capability_key}/invoke":{"post":{"tags":["public_api","external","capabilities"],"summary":"Invoke Capability","operationId":"capability_invoke_v1_capabilities__capability_key__invoke_post","parameters":[{"name":"capability_key","in":"path","required":true,"schema":{"type":"string","title":"Capability Key"}}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CapabilityInvokeRequest"}}}},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HydraceptInvocationResult"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"x-hydracept-surface":"public_api","x-hydracept-auth":"service_principal","x-hydracept-client-codegen":true,"security":[{"HydraceptApiKey":[]}]}},"/v1/capabilities/{capability_key}/jobs":{"post":{"tags":["public_api","external","capabilities"],"summary":"Submit Capability Job","operationId":"capability_submit_job_v1_capabilities__capability_key__jobs_post","parameters":[{"name":"capability_key","in":"path","required":true,"schema":{"type":"string","title":"Capability Key"}}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CapabilityJobRequest"}}}},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HydraceptJob"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"x-hydracept-surface":"public_api","x-hydracept-auth":"service_principal","x-hydracept-client-codegen":true,"security":[{"HydraceptApiKey":[]}]}},"/v1/jobs/{job_id}":{"get":{"tags":["public_api","external","capabilities"],"summary":"Get Job","operationId":"get_unified_job_v1_jobs__job_id__get","parameters":[{"name":"job_id","in":"path","required":true,"schema":{"type":"string","title":"Job Id"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HydraceptJob"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"x-hydracept-surface":"public_api","x-hydracept-auth":"service_principal","x-hydracept-client-codegen":true,"security":[{"HydraceptApiKey":[]}]}},"/v1/jobs/{job_id}/request":{"get":{"tags":["public_api","external","capabilities"],"summary":"Get Job Request Snapshot","description":"Canonical submitted request for Studio re-run — not the sealed receipt.","operationId":"get_job_request_snapshot_v1_jobs__job_id__request_get","parameters":[{"name":"job_id","in":"path","required":true,"schema":{"type":"string","title":"Job Id"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"title":"Response Get Job Request Snapshot V1 Jobs  Job Id  Request Get"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"x-hydracept-surface":"public_api","x-hydracept-auth":"service_principal","x-hydracept-client-codegen":true,"security":[{"HydraceptApiKey":[]}]}},"/v1/jobs/{job_id}/variants/select":{"post":{"tags":["public_api","external","capabilities"],"summary":"Select Job Variant","operationId":"select_job_variant_v1_jobs__job_id__variants_select_post","parameters":[{"name":"job_id","in":"path","required":true,"schema":{"type":"string","title":"Job Id"}}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/VariantSelectBody"}}}},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HydraceptJob"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"x-hydracept-surface":"public_api","x-hydracept-auth":"service_principal","x-hydracept-client-codegen":true,"security":[{"HydraceptApiKey":[]}]}},"/v1/jobs/{job_id}/cancel":{"post":{"tags":["public_api","external","capabilities"],"summary":"Cancel Job","operationId":"cancel_unified_job_v1_jobs__job_id__cancel_post","parameters":[{"name":"job_id","in":"path","required":true,"schema":{"type":"string","title":"Job Id"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HydraceptJob"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"x-hydracept-surface":"public_api","x-hydracept-auth":"service_principal","x-hydracept-client-codegen":true,"security":[{"HydraceptApiKey":[]}]}},"/v1/jobs/{job_id}/approve":{"post":{"tags":["public_api","external","capabilities"],"summary":"Approve Job","operationId":"approve_job_v1_jobs__job_id__approve_post","parameters":[{"name":"job_id","in":"path","required":true,"schema":{"type":"string","title":"Job Id"}}],"requestBody":{"content":{"application/json":{"schema":{"anyOf":[{"$ref":"#/components/schemas/JobApproveBody"},{"type":"null"}],"title":"Body"}}}},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HydraceptJob"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"x-hydracept-surface":"public_api","x-hydracept-auth":"service_principal","x-hydracept-client-codegen":true,"security":[{"HydraceptApiKey":[]}]}},"/v1/jobs/{job_id}/reject":{"post":{"tags":["public_api","external","capabilities"],"summary":"Reject Job","operationId":"reject_job_v1_jobs__job_id__reject_post","parameters":[{"name":"job_id","in":"path","required":true,"schema":{"type":"string","title":"Job Id"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HydraceptJob"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"x-hydracept-surface":"public_api","x-hydracept-auth":"service_principal","x-hydracept-client-codegen":true,"security":[{"HydraceptApiKey":[]}]}},"/v1/jobs/{job_id}/receipt":{"get":{"tags":["public_api","external","capabilities"],"summary":"Get Job Receipt","operationId":"unified_job_receipt_v1_jobs__job_id__receipt_get","parameters":[{"name":"job_id","in":"path","required":true,"schema":{"type":"string","title":"Job Id"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HydraceptReceipt"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"x-hydracept-surface":"public_api","x-hydracept-auth":"service_principal","x-hydracept-client-codegen":true,"security":[{"HydraceptApiKey":[]}]}},"/v1/jobs/{job_id}/artifacts/{artifact_id}":{"get":{"tags":["public_api","external","capabilities"],"summary":"Download Job Artifact","operationId":"download_job_artifact_v1_jobs__job_id__artifacts__artifact_id__get","parameters":[{"name":"job_id","in":"path","required":true,"schema":{"type":"string","title":"Job Id"}},{"name":"artifact_id","in":"path","required":true,"schema":{"type":"string","title":"Artifact Id"}}],"responses":{"200":{"description":"Artifact bytes","content":{"application/octet-stream":{"schema":{"type":"string","format":"binary"}},"image/png":{"schema":{"type":"string","format":"binary"}},"audio/mpeg":{"schema":{"type":"string","format":"binary"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"x-hydracept-surface":"public_api","x-hydracept-auth":"service_principal","x-hydracept-client-codegen":true,"security":[{"HydraceptApiKey":[]}]}},"/v1/diagnostics/session":{"get":{"tags":["public_api","external","diagnostics"],"summary":"Diagnostics Session","operationId":"diagnostics_session_v1_diagnostics_session_get","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"title":"Response Diagnostics Session V1 Diagnostics Session Get"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"x-hydracept-surface":"public_api","x-hydracept-auth":"service_principal","x-hydracept-client-codegen":true,"security":[{"HydraceptApiKey":[]}]}},"/v1/diagnostics/providers":{"get":{"tags":["public_api","external","diagnostics"],"summary":"Diagnostics Providers","description":"Authenticated provider topology (moved off public /healthz).","operationId":"diagnostics_providers_v1_diagnostics_providers_get","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"title":"Response Diagnostics Providers V1 Diagnostics Providers Get"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"x-hydracept-surface":"public_api","x-hydracept-auth":"service_principal","x-hydracept-client-codegen":true,"security":[{"HydraceptApiKey":[]}]}},"/v1/agent-context":{"get":{"tags":["public_api","external","agent-context"],"summary":"Agent Context","description":"Anonymous public projection — no credentials required.","operationId":"agent_context_v1_agent_context_get","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"additionalProperties":true,"type":"object","title":"Response Agent Context V1 Agent Context Get"}}}}},"x-hydracept-surface":"public_api","x-hydracept-auth":"anonymous","x-hydracept-client-codegen":true,"security":[]}},"/v1/connections":{"get":{"tags":["public_api","external","connections"],"summary":"List Connections","operationId":"list_connections_v1_connections_get","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"title":"Response List Connections V1 Connections Get"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"x-hydracept-surface":"public_api","x-hydracept-auth":"human_session","x-hydracept-client-codegen":true,"security":[{"HydraceptApiKey":[]}]},"post":{"tags":["public_api","external","connections"],"summary":"Create Connection","operationId":"create_connection_v1_connections_post","requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConnectionCreate"}}}},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"title":"Response Create Connection V1 Connections Post"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"x-hydracept-surface":"public_api","x-hydracept-auth":"human_session","x-hydracept-client-codegen":true,"security":[{"HydraceptApiKey":[]}]}},"/v1/connections/{connection_id}":{"get":{"tags":["public_api","external","connections"],"summary":"Get Connection","operationId":"get_connection_v1_connections__connection_id__get","parameters":[{"name":"connection_id","in":"path","required":true,"schema":{"type":"string","title":"Connection Id"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"title":"Response Get Connection V1 Connections  Connection Id  Get"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"x-hydracept-surface":"public_api","x-hydracept-auth":"human_session","x-hydracept-client-codegen":true,"security":[{"HydraceptApiKey":[]}]},"delete":{"tags":["public_api","external","connections"],"summary":"Revoke Connection","operationId":"revoke_connection_v1_connections__connection_id__delete","parameters":[{"name":"connection_id","in":"path","required":true,"schema":{"type":"string","title":"Connection Id"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"type":"object","additionalProperties":{"type":"boolean"},"title":"Response Revoke Connection V1 Connections  Connection Id  Delete"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"x-hydracept-surface":"public_api","x-hydracept-auth":"human_session","x-hydracept-client-codegen":true,"security":[{"HydraceptApiKey":[]}]}},"/v1/connections/{connection_id}/bindings":{"get":{"tags":["public_api","external","connections"],"summary":"List Bindings","operationId":"list_bindings_v1_connections__connection_id__bindings_get","parameters":[{"name":"connection_id","in":"path","required":true,"schema":{"type":"string","title":"Connection Id"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"title":"Response List Bindings V1 Connections  Connection Id  Bindings Get"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"x-hydracept-surface":"public_api","x-hydracept-auth":"human_session","x-hydracept-client-codegen":true,"security":[{"HydraceptApiKey":[]}]},"post":{"tags":["public_api","external","connections"],"summary":"Create Binding","operationId":"create_binding_v1_connections__connection_id__bindings_post","parameters":[{"name":"connection_id","in":"path","required":true,"schema":{"type":"string","title":"Connection Id"}}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConnectionBindingCreate"}}}},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"title":"Response Create Binding V1 Connections  Connection Id  Bindings Post"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"x-hydracept-surface":"public_api","x-hydracept-auth":"human_session","x-hydracept-client-codegen":true,"security":[{"HydraceptApiKey":[]}]}},"/v1/connections/{connection_id}/test":{"post":{"tags":["public_api","external","connections"],"summary":"Test Connection","operationId":"test_connection_v1_connections__connection_id__test_post","parameters":[{"name":"connection_id","in":"path","required":true,"schema":{"type":"string","title":"Connection Id"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"title":"Response Test Connection V1 Connections  Connection Id  Test Post"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"x-hydracept-surface":"public_api","x-hydracept-auth":"human_session","x-hydracept-client-codegen":true,"security":[{"HydraceptApiKey":[]}]}},"/v1/connections/{connection_id}/repair":{"post":{"tags":["public_api","external","connections"],"summary":"Repair Connection","description":"Start repair by re-testing; if degraded, return guided repair instructions.","operationId":"repair_connection_v1_connections__connection_id__repair_post","parameters":[{"name":"connection_id","in":"path","required":true,"schema":{"type":"string","title":"Connection Id"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"title":"Response Repair Connection V1 Connections  Connection Id  Repair Post"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"x-hydracept-surface":"public_api","x-hydracept-auth":"human_session","x-hydracept-client-codegen":true,"security":[{"HydraceptApiKey":[]}]}},"/v1/connections/{connection_id}/rotate":{"post":{"tags":["public_api","external","connections"],"summary":"Rotate Connection","description":"Replace credential via new secret (manual) or provisioned secret from CLI complete.","operationId":"rotate_connection_v1_connections__connection_id__rotate_post","parameters":[{"name":"connection_id","in":"path","required":true,"schema":{"type":"string","title":"Connection Id"}}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ConnectionCreate"}}}},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"title":"Response Rotate Connection V1 Connections  Connection Id  Rotate Post"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"x-hydracept-surface":"public_api","x-hydracept-auth":"human_session","x-hydracept-client-codegen":true,"security":[{"HydraceptApiKey":[]}]}},"/v1/connections/{connection_id}/bindings/{binding_id}":{"delete":{"tags":["public_api","external","connections"],"summary":"Delete Binding","operationId":"delete_binding_v1_connections__connection_id__bindings__binding_id__delete","parameters":[{"name":"connection_id","in":"path","required":true,"schema":{"type":"string","title":"Connection Id"}},{"name":"binding_id","in":"path","required":true,"schema":{"type":"string","title":"Binding Id"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"type":"object","additionalProperties":{"type":"boolean"},"title":"Response Delete Binding V1 Connections  Connection Id  Bindings  Binding Id  Delete"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"x-hydracept-surface":"public_api","x-hydracept-auth":"human_session","x-hydracept-client-codegen":true,"security":[{"HydraceptApiKey":[]}]}},"/v1/connections/onboarding/plan":{"post":{"tags":["public_api","external","connections-onboarding"],"summary":"Create Plan","operationId":"create_plan_v1_connections_onboarding_plan_post","requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/OnboardingPlanBody"}}}},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"title":"Response Create Plan V1 Connections Onboarding Plan Post"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"x-hydracept-surface":"public_api","x-hydracept-auth":"human_session","x-hydracept-client-codegen":true,"security":[{"HydraceptApiKey":[]}]}},"/v1/connections/onboarding/sessions":{"post":{"tags":["public_api","external","connections-onboarding"],"summary":"Create Session","operationId":"create_session_v1_connections_onboarding_sessions_post","requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/OnboardingSessionCreate"}}}},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"title":"Response Create Session V1 Connections Onboarding Sessions Post"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"x-hydracept-surface":"public_api","x-hydracept-auth":"human_session","x-hydracept-client-codegen":true,"security":[{"HydraceptApiKey":[]}]}},"/v1/connections/onboarding/sessions/{session_id}":{"get":{"tags":["public_api","external","connections-onboarding"],"summary":"Get Session","operationId":"get_session_v1_connections_onboarding_sessions__session_id__get","parameters":[{"name":"session_id","in":"path","required":true,"schema":{"type":"string","title":"Session Id"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"title":"Response Get Session V1 Connections Onboarding Sessions  Session Id  Get"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"x-hydracept-surface":"public_api","x-hydracept-auth":"human_session","x-hydracept-client-codegen":true,"security":[{"HydraceptApiKey":[]}]}},"/v1/connections/onboarding/sessions/{session_id}/complete":{"post":{"tags":["public_api","external","connections-onboarding"],"summary":"Complete Session","description":"Receive provisioned inference credential (local bootstrap / manual).","operationId":"complete_session_v1_connections_onboarding_sessions__session_id__complete_post","parameters":[{"name":"session_id","in":"path","required":true,"schema":{"type":"string","title":"Session Id"}}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"$ref":"#/components/schemas/OnboardingCompleteBody"}}}},"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"title":"Response Complete Session V1 Connections Onboarding Sessions  Session Id  Complete Post"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"x-hydracept-surface":"public_api","x-hydracept-auth":"human_session","x-hydracept-client-codegen":true,"security":[{"HydraceptApiKey":[]}]}},"/v1/connections/onboarding/sessions/{session_id}/result":{"get":{"tags":["public_api","external","connections-onboarding"],"summary":"Session Result","operationId":"session_result_v1_connections_onboarding_sessions__session_id__result_get","parameters":[{"name":"session_id","in":"path","required":true,"schema":{"type":"string","title":"Session Id"}}],"responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"type":"object","additionalProperties":true,"title":"Response Session Result V1 Connections Onboarding Sessions  Session Id  Result Get"}}}},"422":{"description":"Validation Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HTTPValidationError"}}}}},"x-hydracept-surface":"public_api","x-hydracept-auth":"human_session","x-hydracept-client-codegen":true,"security":[{"HydraceptApiKey":[]}]}}},"sdk":{"typescript":"@hydracept/sdk","csharp":"Hydracept.Client","python":"hydracept","cli":"hydracept"},"verification":{"doctor":"python -m hydracept doctor","smoke":"python -m hydracept smoke","quickstart":"python -m hydracept quickstart --token <HYDRACEPT_API_KEY> --json","sessionDiagnostics":"GET /v1/diagnostics/session"},"cliExitCodes":{"success":0,"usage":2,"auth":3,"not_ready":4,"connectivity":5,"doctor_failed":6,"smoke_failed":7},"configuration":{"env":{"apiUrl":"HYDRACEPT_API_URL","apiKey":"HYDRACEPT_API_KEY","project":"HYDRACEPT_PROJECT","environment":"HYDRACEPT_ENVIRONMENT"},"configDir":".hydracept"},"security":["Never embed Hydracept API keys or provider keys in shipped game clients.","Use server-side proxy for player-facing applications."],"contentHash":"b81fceb41cc3a572e894ea45e13f0ff22240e52cd30aeef610a77e018f71da8e"}