- Home
- Resources
- Integrations
- CoinMarketCap
CoinMarketCap Make integrationAutomate CoinMarketCap with Make.
Need crypto or fiat prices converted inside your automations without copying numbers by hand? The CoinMarketCap Make integration gives you 2 action modules, one for price conversion and one for any other API endpoint. This guide shows you how to connect your API key and build a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can the CoinMarketCap Make integration do for you?
The CoinMarketCap Make integration links your CoinMarketCap API key to Make, a no-code tool where you build a scenario: an automation made of modules, each module being one brick that does one job. With CoinMarketCap, those bricks convert prices between fiat money and cryptocurrencies, or call the CoinMarketCap API directly.
Price a payment in crypto. An order or an invoice arrives from another app, Price Conversion turns its amount into the cryptocurrency you pick, and the next module stores or sends the result. Nobody opens a converter tab anymore.
Keep a spreadsheet in your home currency. A finance team logging crypto holdings can let each new entry pass through Price Conversion so the fiat value sits right next to it, ready for reporting.
Reach data the listed modules skip. CoinMarketCap offers only two modules in Make, which is thin. Make an API Call fills the gap: it reaches any endpoint of the CoinMarketCap API with the same connection, so listings or quotes stay within reach if you can read the API documentation.
There is no trigger here, so CoinMarketCap never starts a scenario by itself. You start it from another app or from Make's schedule. The same app often exists in n8n too; the n8n vs Make comparison helps you pick, and the Make pricing page explains how operations are counted. If you prefer to learn with guidance, see the Make training.
How do you connect CoinMarketCap to Make?
- 01
Copy your API key
Log in to CoinMarketCap and open the account overview section. Hover over the API key field to reveal it, then click the blue Copy Key button. You need an active CoinMarketCap account with an API key before anything else works.
- 02
Open the connection window
In your Make scenario, add a CoinMarketCap module and click Create a connection. A connection is your CoinMarketCap account linked to Make once, then reused by every CoinMarketCap module you add later.
- 03
Paste the key and save
Give the connection a name in Connection name if you like; it is optional but handy when you manage several keys. Paste the API key you copied, follow the on-screen instructions, and save.
Build your first scenario with CoinMarketCap
GoalWhen a new amount lands in another app, Make converts it with CoinMarketCap and passes the converted price on.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the big +. Because CoinMarketCap has no trigger, the first module comes from the app that holds your amounts, such as a sheet or a form.
- 02
Add Price Conversion
Click the + to the right of that first module, search for CoinMarketCap, pick Price Conversion and select the connection you created earlier.
- 03
Map the amount
Fill the module fields and map the amount coming from the previous module. Each item that flows between modules is a bundle: here, one bundle equals one amount to convert.
- 04
Test with Run once
Click Run once to execute the scenario a single time. Read the bundles each module received and check the converted value looks right.
- 05
Schedule and switch it on
Set the schedule on the first module with the clock icon (every 15 minutes by default), then switch the scenario on. Each module run on a bundle counts as one operation on your plan.
What the CoinMarketCap modules do
CoinMarketCap gives you 2 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Make an API Call
ActionIn Make“Make an customised API call”
Opens the whole CoinMarketCap API to your scenario, using the connection you already set up, so you are not limited to the single conversion module. It returns whatever the endpoint you call sends back.
Price Conversion
ActionIn Make“Converts fiat and cryptocurrency prices”
Gives you an amount expressed in another currency, between fiat money and cryptocurrencies, in the direction you need. The converted value then flows to the next module like any other data.
Need help automating CoinMarketCap with Make?
A person reads every message.