Authentication

Authentication is required for certain endpoints. The Somi API currently supports API key authentication. Please include your API key in the request headers as follows:

Authorization: Bearer YOUR_API_KEY

Last updated