Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
glasgowm148 committed Sep 12, 2023
2 parents ea546ec + 4b08f2d commit d2de548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/node/swagger.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The Swagger UI allows you to perform advanced operations that are not available

Once the node is running, the API can be accessed at `127.0.0.1:9052`.

To explore the methods without setting up your own node, you can check out one of the public nodes like [204.48.31.129:9053/swagger#](http://204.48.31.129:9053/swagger#).
To explore the methods without setting up your own node, you can check out one of the public nodes, such as [204.48.31.129:9053/swagger#](http://204.48.31.129:9053/swagger#), [http://128.253.41.49:9053/swagger#](http://128.253.41.49:9053/swagger), etc.

To access protected API routes, you must provide your secret phrase in the request headers `[api_key, Content-Type]`. Alternatively, you can authorize via the web interface in your browser by clicking the `Authorize` button in Swagger and entering your secret phrase there.

Expand Down

0 comments on commit d2de548

Please sign in to comment.