> For the complete documentation index, see [llms.txt](https://documentation.opzeknd.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.opzeknd.xyz/on-chain/tools-and-infrastructure/zeknd-api.md).

# Zeknd API

### API Base URL:

```
Live Server: https://api.opzeknd.xyz/eapi/v1
```

### Use opZEKND DevConsole API key here

An API key is a token that you provide when making API calls. Include the token in a header parameter called `x-api-key`.

Example: `x-api-key: 123`

Call APIs using the endpoint in the API URL box, varies by Network.

```
https://api.opzeknd.xyz/eapi/v1
```

Grab your API keys and give it a try! We will be adding more advanced APIs in our offering, so stay tuned. Get the data you need without extra processing, opZEKND data query has never been easier!
