patchBay

BSB-LAN API vs Unit OpenAPI specifications

If you need a Animals API that's easy to integrate, go with Unit OpenAPI specifications.

BSB-LAN API

BSB-LAN JSON API Specification

Unit OpenAPI specifications

An OpenAPI specifications for unit-sdk clients

BSB-LAN API

  • Simple API key authentication
  • No HTTPS support

Unit OpenAPI specifications

  • Simple API key authentication
  • HTTPS supported
FeatureBSB-LAN APIUnit OpenAPI specifications
AuthenticationapiKeyapiKey
HTTPSNoYes
CORSUnknownUnknown

When to use which?

Unit OpenAPI specifications supports HTTPS, which is required for production deployments and secure data handling.