MAKE Issue: How to Integrate No-Code After Getting a Claude API Key
Claude API: How to Get an API Key and Start Using It
Claude is one of the most popular AI assistants on the market today, alongside ChatGPT and DeepSeek. With this tool, tasks like coding, content creation, and data analysis that used to take hours to complete by hand can now be finished in just seconds.
To use Claude, you typically type into a chat interface and then copy the results for use elsewhere. But this typing and copy-paste process can become tedious, especially when done frequently.
A simpler way is to set up a Claude API integration to automate data exchange between Claude and other apps in your tech stack.
Make provides a user-friendly way to create Claude API integrations, allowing you to enhance your workflows with advanced creative and reasoning capabilities through fully automated functions. All you need is an open mind about the possibilities for improving your business processes and the drive to make those ideas a reality.
In this guide, we'll explore what the Claude API can do and how to get started.
How to Use APIs
An API (Application Programming Interface) is a set of rules and procedures that helps apps exchange data with each other and trigger actions or responses.
To use an app's API, you need to create an API integration — a software program that connects one app's API to another. Creating these API integrations typically requires coding knowledge, as you may need to write programs that pass authentication and authorization data to access app features, send data to apps, and process incoming data from those apps.
However, with the emergence of no-code integration platforms like Make, anyone — not just developers — can create API integrations without writing code.
Make provides app modules with pre-configured code needed for API integrations to work. All we need to do is:
- Connect app modules in the order data needs to be exchanged.
- Connect your accounts to these modules.
- Configure how modules use the data they receive.
For example, creating a Claude API integration that performs a SWOT analysis and saves the findings to Notion is as simple as building this three-module scenario in Make:

What Is the Claude API?
The Claude API is an API for building custom generative AI solutions with the Claude AI model family. It's officially known as the Anthropic API, named after the AI safety and research company that developed Claude.
With the Claude API, you're not limited to typing text or uploading files into the standard Claude chat interface and then copying Claude's responses for use in other apps. Instead, you can use the Claude API to integrate Claude with your apps.
By creating these Claude API integrations, your apps can exchange data directly with Claude, and Claude's responses can be processed immediately as part of a smooth, continuous process. All without human intervention.
As a result, you can achieve the following benefits:
- Enhance workflows with sophisticated generative AI capabilities: The Claude 4 Sonnet model is one of the best AI models currently on the market, especially for coding tasks (we'll cover other Claude models in detail soon).
- Faster process execution: Claude can perform tasks much faster than humans. Moreover, using API integrations to automate the execution of these tasks makes them even faster to complete.
- Effective process scaling: Claude's capabilities can be easily scaled to match the number and scalability of the processes you want AI to support, providing significant return on investment.
What Can You Do with the Claude API?
The Claude API gives you access to Claude 3.7 Sonnet, 3.5 Haiku, and 3 Opus models. It can help with tasks like:
- Text generation (marketing content, customer support chats, or other text-based content)
- Code generation
- Data extraction
- Data analysis
- Research
- Mathematical calculations
Each Claude model is specialized for specific tasks. Here's what each model excels at:
(Claude 4 was released on May 23, 2025, with Opus 4 and Sonnet 4 launching simultaneously.)
- Claude 4 Opus: The top-tier coding and reasoning model optimized for complex tasks, especially long-running agentic workflows. Recognized as the best coding model with sustained long-term performance. It features dramatically improved intelligence and performance for more complex reasoning and coding tasks compared to previous versions, delivers sustained performance in agentic workflows, and has enhanced capabilities for parallel tool use including web search.
- Claude 4 Sonnet: A mid-tier model offering excellent coding and reasoning capabilities, faster and more efficient than Opus. It also has strengths in cost efficiency. Compared to previous versions, it features improved speed and cost efficiency, enhanced coding and reasoning abilities, parallel tool use (like web search) during extended thinking, and improved instruction-following accuracy.
- Claude 3.7 Sonnet: Anthropic's most intelligent model, providing the right balance between quality and speed. It also offers an extended thinking mode (optional) for more reasoned responses. Claude 3.7 Sonnet is ideal for text generation, complex problem-solving, and research and strategy tasks.
- Claude 3.5 Haiku: The fastest model, making it a strong choice when you need to generate text for rapid customer support responses. It's also helpful for coding and data processing tasks.
- Claude 3 Opus: Opus is designed to handle particularly complex tasks, including research and development and in-depth data analysis.
How Much Does the Claude API Cost?
Pricing is based on the following:
- Input prompts: The data you feed into a Claude model, such as text paragraphs.
- Output prompts: The responses from Claude models.
- Prompt caching write: Caching or storing data from input prompts for later reference. Caching data lets you save on input prompt fees by providing shorter input prompts while still getting relevant responses.
- Prompt caching read: Retrieving cached data for input prompts.
Fees for each prompt vary depending on the Claude model used. For example, Claude 3.7 Sonnet fees are:
- $3 per million input tokens.
- $15 per million output tokens.
- $3.75 per million caching write tokens.
- $0.30 per million caching read tokens.
Tokens are pieces of text. The longer your prompt, the more tokens it uses and the more it costs to process or generate. To get a rough idea of how many tokens your input prompt will use (and how quickly they'll be processed), try Anthropic's token counting endpoint.
How to Integrate No-Code After Getting a Claude API Key
To get started with the Claude API, first create an Anthropic Console account. Then, from your account:
Generate an Anthropic API key that gives you access to the Claude API.
Purchase credits to use the Claude API.
Now you're ready to create a Claude API integration.
When building in Make, start a new scenario and connect app modules corresponding to the apps and app actions of your integration.
When you add a Claude app module for the first time, you'll need to create a new connection to your Anthropic account. To do this, paste your Anthropic API key into the provided field.

After creating the connection, you can configure the app module.
When setting up the "Create a Prompt" Claude app module, follow these best practices:
- Choose a Claude model that fits your requirements and budget. For example, if you need near-instant responses, Claude 3.5 Haiku may be the best option. Conversely, for complex research tasks, you may want to reserve Claude 3 Opus, especially considering its higher price.
- Write effective prompts. Prompts should be detailed enough for Claude to provide appropriate responses, yet not so long that they unnecessarily consume credits.
Once you've built your scenario, run it to test. If it works, save your scenario and schedule its execution frequency.
Choose an appropriate execution frequency. Overusing the Claude API can trigger rate limits, temporarily blocking API access until a certain time passes.
Improving Business Operations with the Claude API
If you like the Claude chatbot, you'll also love how the Claude API can seamlessly integrate with your workflows to boost productivity across all business functions.
And you don't need coding skills to leverage the API. Make's code-free visual editor makes it easy to build integrations, offering extensive capabilities to customize integrations to deliver the results you need.
Seeing is believing, so sign up for an account and try Make. You can deploy Claude API integration capabilities immediately.
IMPAKERS Blog | AI Agent Adoption Success Strategy Read more
Source: Siew Ann Tan, Make, "Claude API: How to get an API key and start using it", https://www.make.com/en/blog/claude-api-key, (2025.03.07)