diff --git a/api-reference/openapi.json b/api-reference/openapi.json index b2ed8b89..22e475ed 100644 --- a/api-reference/openapi.json +++ b/api-reference/openapi.json @@ -1,4 +1,4 @@ -{"servers":[{"url":"https://api.checklyhq.com"}],"info":{"title":"Checkly Public API","version":"v1","description":"These are the docs for the newly released Checkly Public API. +{"servers":[{"url":"https://api.checklyhq.com"}],"info":{"title":"Checkly Public API","version":"v1","description":"These are the docs for the Checkly Public API. If you have any questions, please do not hesitate to get in touch with us."},"security":[{"Bearer":[]}],"openapi":"3.0.0","components":{"securitySchemes":{"Bearer":{"type":"http","scheme":"bearer","bearerFormat":"Bearer","description":"The Checkly Public API uses API keys to authenticate requests. You can get the API Key [here](https://app.checklyhq.com/settings/user/api-keys). Your API key is like a password: keep it secure!