numerous-army-92497
curl <https://our-api-host> -u secret_OurSecretValue:
{"status":401,"message":"Format is Authorization: Bearer [token]"
curl <https://our-api-host> -H "Authorisation: Bearer secret_OurSecretValue"
{"status":401,"message":"jwt malformed"}
future-teacher-7046
/api/v1
curl <https://our-api-host/api/v1> -u secret:
Open source platform for stress free deployments, measured impact, and smarter decisions.