Connecting to the HortiApi without apikey
GET https://v3.sandbox.hortiapi.net/me
Request headers
Accept: application/json User-Agent: HortiApiClient/1.0.0.0, (HortiApi/3.0.0-rc.53; .NET 8.0.24; +https://hortiapi.com) Accept-Encoding: gzip, deflate, br
Response headers (200)
Date: Tue, 27 May 2025 10:26:46 GMT Transfer-Encoding: chunked Content-Type: application/json; charset=utf-8
Response content
{ "application": { "id": "", "name": "sandbox.hortiapi.com application", "resources": [ ] }, "resources": [ "horti-api/health:healthy" ] }