Does MonkeyCode provide an API?
Do not assume an API from marketing. Check the current repository and official documentation for any documented API or integration surface.
Because interfaces change between releases, verify the exact API, authentication, and stability guarantees in the version you plan to deploy.
| Assumption | Do not infer an API from marketing |
|---|---|
| Where to verify | Current repository and official documentation |
| Stability | Interfaces can change between releases |
| Check | API surface, authentication, and guarantees |
Verify the exact API and authentication in the version you plan to deploy before designing integrations.