> For the complete documentation index, see [llms.txt](https://thehemera.gitbook.io/explorer-api/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thehemera.gitbook.io/explorer-api/master.md).

# Introduction

### Supported Networks

<table><thead><tr><th width="236">Chain Name</th><th width="427.765625">Host</th></tr></thead><tbody><tr><td>Mantle</td><td>https://api.socialscan.io/mantle</td></tr><tr><td>Manta Pacific</td><td>https://api.socialscan.io/manta-pacific</td></tr><tr><td>Manta Sepolia Testnet</td><td>https://api.socialscan.io/manta-sepolia-testnet</td></tr><tr><td>Cyber</td><td>https://api.socialscan.io/cyber</td></tr><tr><td>Cyber Testnet</td><td>https://api.socialscan.io/cyber-testnet</td></tr><tr><td>Morph L2 Mainnet</td><td>https://api.socialscan.io/morphl2-mainnet</td></tr><tr><td>Morph L2 Testnet</td><td>https://api.socialscan.io/morphl2-testnet</td></tr><tr><td>Monad Mainnet</td><td>https://api.socialscan.io/monad-mainnet</td></tr><tr><td>Monad Testnet</td><td>https://api.socialscan.io/monad-testnet</td></tr><tr><td>Pharos Mainnet</td><td>https://api.socialscan.io/pharos-mainnet</td></tr><tr><td>Pharos Atlantic Testnet</td><td>https://api.socialscan.io/pharos-atlantic-testnet</td></tr><tr><td>Seismic Testnet</td><td>https://api.socialscan.io/seismic-testnet</td></tr></tbody></table>

### Get your API keys

A valid API Key is required when you call any SocialScan API. The API Key will store your access to a certain project or platform.&#x20;

You can obtain your API key by signing up at [developer.socialscan.io](https://developer.socialscan.io/) (Beta), or by contacting the SocialScan team at <contact@thehemera.com>.

Include your API key in each request using one of the following methods:

* Request Header: `x-api-key: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx`
* Query Parameter: `&apikey=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx`
