SDKs
The SDKs are code that you can integrate into your own application to call the Banana backend.

If it has the "URL slug" field, that means it's a v2 model.
api_key
to identify your account.url
to your deploymentmodel_key
to authorize calling the deploymentmodel_inputs
with the JSON to pass to the server.
Last modified 1mo ago