> For the complete documentation index, see [llms.txt](https://docs.malum.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.malum.co/welcome-to-malum.md).

# Welcome to Malum

Welcome to the Malum Card to Crypto Payment Processor API documentation. Malum offers merchants the ability to accept card payments without the risk of chargebacks by converting card payments into cryptocurrency.

### Base API Endpoint

All API requests should be made to the following base endpoint:

```arduino
https://malum.co/api
```

#### Get Your API Key

To obtain your API key, please visit the following endpoint after logging into your Malum account:

```ruby
https://malum.co/merchant/settings/api
```
