Skip to content

Commit

Permalink
reword api overview
Browse files Browse the repository at this point in the history
  • Loading branch information
xhliu committed May 21, 2024
1 parent 13708a5 commit a7192ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion open-api/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ sidebar_position: 0

# Open API Overview

sCrypt Open API uses an HTTP Bearer token to Authenticate, you can refer to this [doc](https://docs.scrypt.io/advanced/how-to-integrate-scrypt-service#get-api-key) to apply for an API key.
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.

![](../static/img/open-api-auth.png)

0 comments on commit a7192ec

Please sign in to comment.