Install Manifest
Add Manifest to your app in a few minutes.
Talk to us
Tell us what you’re building and what you want Manifest to heal.
What is Manifest?
Manifest is the API resilience layer for your apps and agents. It works with every API they call: external services, your internal APIs and MCP tools.- It shows every API your app depends on, and how reliable each one is.
- It repairs failed API requests on the fly, so your app keeps working.
- It tells you what to fix in your code, and gives your coding agent a prompt to do it.
Common questions
What happens when Manifest has no patch for an error?
What happens when Manifest has no patch for an error?
Your app receives the original error. The dashboard shows the failed
request in its issue. Manifest learns from new errors
every day, so an issue with no patch today can get one later, and from
then on the same error is repaired.
Does Manifest read my code?
Does Manifest read my code?
No. What leaves your app lists what
Manifest receives.
Which languages does Manifest support?
Which languages does Manifest support?
Manifest has an SDK for Python, Node and PHP. It also runs in a
self-hosted n8n and in Hermes Agent. For another
language, use Request another SDK in the Setup section of your
project.