Skip to content

Commit

Permalink
Update API description
Browse files Browse the repository at this point in the history
  • Loading branch information
Groxan committed Jun 6, 2020
1 parent db278c2 commit f460ce2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Tzkt.Api/Description.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,18 @@ by placing the label **"Powered by TzKT API"** with a direct link to [tzkt.io](h

TzKT API is available for the following Tezos networks and on the following base URLs:

- Mainnet: `https://api.tzkt.io/` ([check](https://api.tzkt.io/v1/head))
- Babylonnet: `https://api.babylon.tzkt.io/` ([check](https://api.babylon.tzkt.io/v1/head))
- Carthagenet: `https://api.carthage.tzkt.io/` ([check](https://api.carthage.tzkt.io/v1/head))
- Zeronet: `https://api.zeronet.tzkt.io/` ([check](https://api.zeronet.tzkt.io/v1/head))
- Mainnet: `https://api.tzkt.io/` ([view docs](https://api.tzkt.io))
- Babylonnet: `https://api.babylon.tzkt.io/` ([view docs](https://api.babylon.tzkt.io))
- Carthagenet: `https://api.carthage.tzkt.io/` ([view docs](https://api.carthage.tzkt.io))
- Zeronet: `https://api.zeronet.tzkt.io/` ([view docs](https://api.zeronet.tzkt.io))

### Staging environment

We also provide a staging environment with the newest features and updates before deploying to production.
This allows to test latest features and pre-update client applications in case of breaking changes
so API may be used without the adverse consequences of operating in a production environment.

Staging API: `https://staging.api.tzkt.io/` ([check](https://staging.api.tzkt.io/v1/head))
Staging API: `https://staging.api.tzkt.io/` ([view docs](https://staging.api.tzkt.io))

### Rate Limits

Expand All @@ -41,4 +41,4 @@ Feel free to ask any questions about TzKT Explorer and Tezos in general. Our tea
- Email: [email protected]
- Twitter: https://twitter.com/TezosBakingBad
- Telegram: [tg://resolve?domain=baking_bad_chat](tg://resolve?domain=baking_bad_chat)
- Slack: https://tezos-dev.slack.com/archives/CV5NX7F2L
- Slack: https://tezos-dev.slack.com/archives/CV5NX7F2L

0 comments on commit f460ce2

Please sign in to comment.