Links

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.

All SDKs Expect:

  • api_key to identify your account.
  • url to your deployment
  • model_key to authorize calling the deployment
  • model_inputswith the JSON to pass to the server.