> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mediafuse.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Our Brands

> MediaFuse operates two PR distribution platforms. Both share the same API — only the base URL differs.

MediaFuse operates two PR newswire brands. Both use the **same External API endpoints, authentication, and response formats**. The only difference is the base URL.

## Chainwire

<img src="https://mintcdn.com/mediafuse/MSxDPbM6XsFvu7nd/logo/chainwire/light.svg?fit=max&auto=format&n=MSxDPbM6XsFvu7nd&q=85&s=d10b2d8b0f789391fd3ff8a7dea5a9c0" alt="Chainwire" style={{ height: "40px", marginBottom: "16px" }} className="dark:hidden" width="704" height="89" data-path="logo/chainwire/light.svg" />

<img src="https://mintcdn.com/mediafuse/MSxDPbM6XsFvu7nd/logo/chainwire/dark.svg?fit=max&auto=format&n=MSxDPbM6XsFvu7nd&q=85&s=b548ba83722277f81475e863472e51a8" alt="Chainwire" style={{ height: "40px", marginBottom: "16px" }} className="hidden dark:block" width="704" height="89" data-path="logo/chainwire/dark.svg" />

Crypto & blockchain PR distribution.

**Base URL**

```bash theme={null}
https://app.chainwire.org/api/external-api/v1
```

***

## FinanceWire

<img src="https://mintcdn.com/mediafuse/MSxDPbM6XsFvu7nd/logo/financewire/SVGs/Final_Logo_FinanceWire.svg?fit=max&auto=format&n=MSxDPbM6XsFvu7nd&q=85&s=1babeae0faff7b1575be46de0db11c84" alt="FinanceWire" style={{ height: "40px", marginBottom: "16px" }} className="dark:hidden" width="834" height="171" data-path="logo/financewire/SVGs/Final_Logo_FinanceWire.svg" />

<img src="https://mintcdn.com/mediafuse/MSxDPbM6XsFvu7nd/logo/financewire/SVGs/Final_Logo_FinanceWire_white.svg?fit=max&auto=format&n=MSxDPbM6XsFvu7nd&q=85&s=13d5200b747137dea05fcbd900d26dea" alt="FinanceWire" style={{ height: "40px", marginBottom: "16px" }} className="hidden dark:block" width="834" height="171" data-path="logo/financewire/SVGs/Final_Logo_FinanceWire_white.svg" />

Finance & markets PR distribution.

**Base URL**

```bash theme={null}
https://app.financewire.com/api/external-api/v1
```

***

## API Compatibility

All endpoints, parameters, and response shapes documented in this reference work identically for both brands. Simply swap the base URL depending on which platform your API key belongs to.

| Brand       | Base URL                                          |
| ----------- | ------------------------------------------------- |
| Chainwire   | `https://app.chainwire.org/api/external-api/v1`   |
| FinanceWire | `https://app.financewire.com/api/external-api/v1` |
