MARKETPLACE
PLUGINS
SOLID - ANTHROPIC (CLAUDE)
Solid - Anthropic (Claude) logo

Solid - Anthropic (Claude)

Published February 2026
   •    Updated February 2026

Plugin details

Seamless access to Anthropic's Claude API endpoints directly in Bubble workflows.
Key features:

- Ready-to-use API actions for Claude's core endpoints (Messages API and more).

- Configure model, prompts, parameters, tools, and JSON mode.

- Automatic headers (API key, Anthropic-Version).

- Returns complete JSON responses for easy parsing and display.

Perfect for AI chat, content generation, analysis, and structured data workflows in your Bubble apps.

$2

Per month

stars   •   0 ratings
0 installs  
This plugin does not collect or track your personal data.

Platform

Web & Native mobile

Contributor details

Fast Forward logo
Fast Forward
Joined 2023   •   9 Plugins
View contributor profile

Instructions

1. Install & Setup Install Solid – Claude API from Bubble marketplace.

Go to Plugins tab → Solid Claude API → paste your Anthropic API key in Settings.


2. Configure Shared Settings
Plugin auto-sets headers (x-api-key, anthropic-version: 2023-06-01).


Add shared params: max_tokens (e.g. 1000), model (e.g. claude-3-5-sonnet-20240620).

3. Create API Calls
In Plugins → API Calls:


Click "Create Messages call" (or similar pre-made).

POST to https://api.anthropic.com/v1/messages.

Body (JSON): Use fields like messages, system, tools.

Or use existing "Count tokens/Complex prompt" call.

4. Use in Workflows
Page workflow (e.g. button click):

Add Plugins → your Claude call.

Dynamic inputs: messages: [{"role":"user","content": Input's value}].

Access result: Result of step 1 (Claude call)'s content → text.

Types

This plugin can be found under the following types:
Api   •   Action

Categories

This plugin can be found under the following categories:

Resources

Support contact
Documentation
Tutorial

Rating and reviews

No reviews yet

This plugin has not received any reviews.
Bubble