Skip to content

Commit

Permalink
api path
Browse files Browse the repository at this point in the history
  • Loading branch information
sinamics committed Nov 11, 2023
1 parent 57382d3 commit 6dcb9cc
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion docs/ztnet/docs/Rest Api/_source/network.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,15 @@ info:
Access the ZTNet suite through our RESTful Web API, compatible with version 0.4.0 and beyond.
This interface is subject to a rate limit of 50 requests per minute to ensure service reliability.
servers:
- url: https://ztnet.network/api/v1
description: ZTNet API
variables:
version:
default: v1
description: API version

paths:
/network:
get:
Expand Down

0 comments on commit 6dcb9cc

Please sign in to comment.