SDKs

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

All SDKs Expect:

  • api_key to identify your account.

  • url to your deployment

  • json the JSON body to pass to the server.

Last updated