# Quickstart URL: /integrations/make Best for building complex, multi-step automations and custom integrations with OnlyFans, all without writing code. Ideal for users who want visual workflow design and advanced logic. *** title: "Quickstart" description: "Best for building complex, multi-step automations and custom integrations with OnlyFans, all without writing code. Ideal for users who want visual workflow design and advanced logic." icon: Rocket ------------ import {DownloadIcon} from "lucide-react"; import { Step, Steps } from 'fumadocs-ui/components/steps'; import {Card} from "fumadocs-ui/components/card"; ## Prerequisites To get started, you must have: * An OnlyFans API account with a creator account connected * A [Make.com](https://www.make.com/en/register?pc=onlyfans) account ## Getting started Log in to your Make.com account. Install our Make.com integration: } href="https://www.make.com/en/hq/app-invitation/ee8eed5fafe0c65c4989c5b7112b741d" title="Install our Make.com app" className="w-fit"> It only takes a few seconds. ## Connecting your OnlyFans API account to Make.com ### Go to a Make scenario, or create a new scenario \[!toc] Go to the Scenarios page in Make.com, click on the relevant scenario, or click on "Create a new scenario". ### Add the OnlyFans API app \[!toc] Click on the "+" button to add an app, and search for "OnlyFans API". ### Select or search for a module \[!toc] ![](/images/make-com/select-app.png) ### Add a new API connection \[!toc] ![](/images/make-com/add-connection.png) ### Create a new API key from the OnlyFans API Console \[!toc] #### Go to the OnlyFans API console -> API Keys \[!toc] ![](/images/api-keys-nav-item.png) #### Create a new API key from the OnlyFans API Console \[!toc] ![](/images/create-api-key-button.png) #### Give it a name, and press "Add" \[!toc] ![](/images/api-key-creation-form.png) #### Copy the API key to your clipboard \[!toc] ![](/images/save-api-key.png) ### Save the new API key in Make.com \[!toc] Give the connection a helpful name, paste the API key, and click "Save". ![](/images/make-com/save-connection.png) You're now ready to use the OnlyFans API app in your Make.com scenario. ## Tutorial Video