diff --git a/open-api/overview.md b/open-api/overview.md index 857c22a37..3f9c093b8 100644 --- a/open-api/overview.md +++ b/open-api/overview.md @@ -6,6 +6,6 @@ sidebar_position: 0 # Open API Overview -Our open API uses an HTTP bearer token to authenticate. You can refer to this [doc](../docs/advanced/how-to-integrate-scrypt-service.md#get-an-api-key) to get an API key as the bearer token. +Our open API uses an HTTP bearer token to authenticate. You can refer to this [doc](../advanced/how-to-integrate-scrypt-service#get-an-api-key) to get an API key as the bearer token. ![](../static/img/open-api-auth.png)