Our standard CustomJS API key works for all new modules that you use.
Only for some older modules that are still in operation you need a rapid api key.
This only applies to Make.com modules and does not apply to n8n or Zapier modules.
Here you can find an overview of old/deprecated modules:
Module | API Key |
---|---|
Execute a Custom Javascript [V1] [Deprecated] Legacy Module, please switch to a CustomJS Version | Rapid API |
Generate a PDF [V1] [Deprecated] Legacy Module, please switch to a CustomJS Version | Rapid API |
HTML 2 PDF Legacy Module, please switch to a CustomJS Version | Rapid API |
Compress Pdf | CustomJS |
Create Screenshot | CustomJS |
Execute a stored function | CustomJS |
Execute inline JavaScript Code | CustomJS |
Execute inline Python Code | CustomJS |
Extract Pages From PDF | CustomJS |
Generate a PDF | CustomJS |
Generate a PNG | CustomJS |
Merge PDFs | CustomJS |
PDF To PNG | CustomJS |
Pdf To Text | CustomJS |
All n8n Modules | CustomJS |
All Zapier Modules | CustomJS |
Simply click on Sign In and you will be logged in to our platform. You will then see your API key on the right-hand side.
We use RapidAPI, which means you have to get an account there and then you can subscribe to our API.
Go to our plan overview page on rapidapi.com and click subscribe. [Go there]
Create a RapidAPI account to be able to subscribe to a CustomJS plan.
Complete the checkout process and get access to your plan
Find and copy your RapidAPI key to use it in Make.com. You can see it here in the center of the page at "X-RapidAPI-Key".
Now create a CustomJS Connection with the API Key you copied before.
Now you can start to execute your custom Javscript code in Make.com