Skip to main content
Call any method below through POST /v1/run with a provider, endpoint, and input. Browse the same catalog interactively at fetchbean.com/catalog.

Exa

Neural web search built for retrieval across the open web. (web-search) Search the open web for ranked links (title, url, snippet, score). The default web search; use read to fetch a result’s full text. Cost: 100 credits per call

Jina

Reader and web search: clean markdown from any URL, plus ranked web results. (scrape)

Read

Fetch a URL and return clean markdown, no nav or clutter. Cost: 10 to 300 credits

Search

Search the web for ranked links (title, url, snippet). Use read to fetch a result’s full page. Cost: 10 to 100 credits

Firecrawl

Scrape and search the web as clean, LLM-ready markdown, with JS rendering. (scrape)

Scrape

Scrape a URL to clean, LLM-ready markdown with JS rendering. Handles dynamic, script-heavy pages a plain reader misses. Cost: 50 to 2500 credits

Search

Search the web and get ranked results (title, url, description). Fetch a result’s full text with the read or firecrawl_scrape tool. Cost: 50 to 1200 credits

Tikhub

Social data, including public Instagram profiles. (social)

Instagram profile

Fetch a public Instagram profile by username.
Beta — gated to orgs with beta access.
Cost: 20 credits per call

OpenWeather

On-demand weather data by city or coordinates. (weather)

Current weather

Current conditions for a place by name or lat/lon. Cost: 20 credits per call

Context.dev

Brand intelligence — logos, colors, fonts, and company data for any domain, email, name, or ticker. (brand-data)

Brand data

Structured brand profile (logos, colors, description, socials, industry, address) for a company by domain, email, name, or ticker. Cost: 300 credits per call

NAICS code

Classify a company into 2022 NAICS industry codes (code, name, confidence) by domain or company name. Cost: 300 credits per call

SIC code

Classify a company into SIC industry codes (code, name, major group, confidence) by domain or company name. type: original_sic (default) or latest_sec. Cost: 300 credits per call

Logo.dev

Brand search: resolve a company or brand name to its domain. (brand-data) Resolve a company or brand name to its domain — fuzzy search over logo.dev’s brand index. Cost: 10 credits per call

Tavily

Agent-focused web search with optional synthesized answers. (web-search)

Search

Search the web with an optional synthesized answer (set include_answer). Good for quick factual lookups. Cost: 115 credits per call

Perplexity

Web search with synthesized answers. (web-search)

Search

Search the web and get a written, synthesized answer (not just links). Use when you want an answer, not sources. Cost: 70 credits per call

Parallel

multi-query web search, url extraction, and deep research runs. (web-search)

Search

Run several web search queries in one call (pass search_queries). Use to batch multiple distinct queries. Cost: 100 credits per call

Extract

Turn public URLs (including JS-heavy pages and PDFs) into markdown. Cost: 20 credits per call

Deep research (start)

Kick off a deep web research run and get a run_id back. Poll it with task_result. processor: lite (fast/cheap), base (default), or core (deepest). Cost: 200 to 900 credits

Deep research (result)

Fetch a deep-research run’s result by run_id. Long-polls ~30s; if still running it returns { status: “running” } so you can call again. Cost: 3 credits per call

RemoteOK

Remote job listings across the web. (jobs)

Jobs

Fetch the latest remote job listings. Cost: 10 credits per call

fetchbean

First-party data and utilities, hosted by fetchbean. (data)

Create artifact

Host and share a web page: publish a rendered markdown or interactive HTML page (report, dashboard, landing page, chart, slides, mini-app) to a shareable fetchbean URL a human opens in a browser. fetchbean handles the styling (Tailwind + a base stylesheet) and hosting; you send the content. Returns the link. Cost: 10 credits per call

Update artifact

Revise an existing artifact in place (same URL). The prior version is kept for rollback. Cost: 3 credits per call

Patch artifact

Surgically edit an artifact with find/replace edits instead of resending the whole body — same URL, a version is snapshotted first. Best for small changes to a large artifact. Cost: 3 credits per call

List artifacts

List your published artifacts (newest first): id, url, title, type, visibility, expiry, views. Cost: 1 credit per call

Find MCP servers

Search the third-party MCP server directory: what exists, who publishes it, whether it is remote, and how maintained it is. These are servers a user installs in their own client, not tools fetchbean runs. Cost: 1 credit per call

Get artifact

Fetch one of your artifacts in full, including its current content body. Cost: 1 credit per call

Delete artifact

Permanently delete an artifact and its version history. Cost: 1 credit per call

Set artifact visibility

Change an artifact between unlisted (anyone with the link) and private (your org only). Cost: 1 credit per call

Restore artifact version

Restore a prior version of an artifact (defaults to the most recent), keeping the same URL. Non-destructive: the current body is snapshotted first, so history is preserved and the restore is reversible. Cost: 3 credits per call

List artifact versions

The version timeline of an artifact (newest first): version id, title, and when it was saved. Cost: 1 credit per call

Random quote

A random quote with its author. Cost: 1 credit per call

Random joke

A random safe joke, optionally filtered by category, type, or search text. Cost: 1 credit per call

Random fact

A random fact with its source. Cost: 1 credit per call

Quotes

Paginated list of quotes. Cost: 5 credits per call

UUID

Generate one or more UUIDs. Cost: 1 credit per call

Email deliverability

Validate an email: syntax, DNS deliverability (MX), and disposable/free-provider/typo signals. Cost: 5 credits per call

Domain lookup

Is a domain available? Plus registrar, created/expiry dates, and nameservers (via RDAP). Cost: 5 credits per call

Sitemap

Find a site’s sitemaps (robots.txt + common paths) and extract its URLs. Cost: 5 credits per call

YouTube transcript

Fetch a YouTube video’s transcript: timed segments + the joined plain text. Cost: 5 credits per call

DNS lookup

Resolve a domain’s DNS records (A/AAAA/MX/TXT/NS/CNAME/SOA/CAA/SRV). Pass types to limit. Cost: 5 credits per call

URL metadata

All metadata for a page: title, full meta tags, OpenGraph + Twitter cards, JSON-LD, icons, canonical. Cost: 5 credits per call

HTTP inspect

A URL’s status, response headers, redirect chain, content-type, and security headers (no body). Cost: 5 credits per call

Verify image (AI detection)

Is an image AI-generated? Returns a clear is_ai_generated boolean + confidence, with every signal under meta: C2PA Content Credentials, EXIF/XMP tags, and a light forensic pass. Runs locally, no key. A positive is strong evidence; a negative is not proof a photo is real. Cost: 10 credits per call

LLM pricing

Token prices + context windows for LLMs, from the LiteLLM dataset. Filter by model/provider/mode. Cost: 1 credit per call

AppRevs

iOS App Store search, metadata, reviews, ratings, and AI review insights. (app-reviews) Search iOS App Store apps by keyword and storefront country. Cost: 5 credits per call

iOS app lookup

Fetch full App Store metadata for an iOS app by track ID. Cost: 10 credits per call

iOS app reviews

Fetch App Store reviews with rating distribution for an iOS app. Cost: 10 credits per call

iOS rating history

Fetch stored App Store rating snapshots for an iOS app. Cost: 10 credits per call

iOS cached insights

Read cached AI review insights for an iOS app, if one exists. Cost: 10 credits per call

iOS review research

Generate fresh AI insights from App Store reviews you pass in (supply reviews; pull them with the reviews tool first). Cost: 50 credits per call

Fireflies

Your meeting transcripts, summaries, and action items (bring your own Fireflies key). (productivity)

Fireflies: search transcripts

Find meetings by keyword, date, or participant; returns matching transcript ids and metadata (not full text). Use first, then the transcript tool.
Bring your own key — connect Fireflies first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Fireflies: get transcript

Fetch a meeting transcript with its summary, keywords, and action items.
Bring your own key — connect Fireflies first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Fireflies: action items

Get just the action items and outline from a meeting.
Bring your own key — connect Fireflies first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Fireflies: current user

Confirm whose Fireflies account the connected key acts as.
Bring your own key — connect Fireflies first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Fireflies: recent meetings

Your meetings from the last N days (default 7), newest first.
Bring your own key — connect Fireflies first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Fireflies: AI app outputs

Outputs from Fireflies AI Apps run on your meetings (custom summaries, extractions).
Bring your own key — connect Fireflies first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Fireflies: active meetings

Meetings currently in progress, with status and details.
Bring your own key — connect Fireflies first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Fireflies: analytics

Team and per-user conversation/meeting metrics over a time range.
Bring your own key — connect Fireflies first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Fireflies: channels

List your channels/folders with membership.
Bring your own key — connect Fireflies first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Fireflies: channel

Details and membership for one channel.
Bring your own key — connect Fireflies first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Fireflies: contacts

Your contacts, sorted by recent meeting activity.
Bring your own key — connect Fireflies first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Fireflies: soundbites

Shareable audio/transcript clips from your meetings.
Bring your own key — connect Fireflies first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Fireflies: user groups

Team structure and group membership.
Bring your own key — connect Fireflies first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Fireflies: rule executions

Automation rule execution logs grouped by meeting (Enterprise).
Bring your own key — connect Fireflies first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Fireflies: update meeting title

Rename a meeting (admin).
Bring your own key — connect Fireflies first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Fireflies: share meeting

Share a meeting transcript with email addresses.
Bring your own key — connect Fireflies first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Fireflies: revoke meeting access

Remove a previously granted meeting share.
Bring your own key — connect Fireflies first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Fireflies: move meeting

Move one or more meetings to a channel/folder.
Bring your own key — connect Fireflies first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Fireflies: create soundbite

Clip a soundbite from a meeting transcript.
Bring your own key — connect Fireflies first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Fireflies: raw GraphQL

Escape hatch: run any Fireflies GraphQL query or mutation on your own key. Prefer the curated fireflies tools when one fits.
Bring your own key — connect Fireflies first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

PostHog

Query your PostHog events and analytics (HogQL), feature flags, insights, and errors (bring your own key). (analytics)

PostHog: query (HogQL)

Run a HogQL/SQL query over your PostHog events, persons, and analytics. The main PostHog read tool.
Bring your own key — connect PostHog first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

PostHog: raw request

Escape hatch: call any PostHog REST endpoint (read or write) on your own key. \{project_id\} in the path is filled from your connection. Prefer the curated posthog tools when one fits. Not idempotent for writes.
Bring your own key — connect PostHog first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

PostHog: account + projects

Your PostHog account, organization, and accessible projects (ids for the other tools).
Bring your own key — connect PostHog first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

PostHog: feature flags

List your feature flags (prefer this curated tool over the raw request escape hatch).
Bring your own key — connect PostHog first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

PostHog: get feature flag

Get one feature flag by id.
Bring your own key — connect PostHog first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

PostHog: create feature flag

Create a feature flag (pass any PostHog flag fields, e.g. filters/rollout).
Bring your own key — connect PostHog first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

PostHog: update feature flag

Update a feature flag (e.g. toggle active, change rollout). Pass any PostHog flag fields.
Bring your own key — connect PostHog first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

PostHog: insights

List your saved insights.
Bring your own key — connect PostHog first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

PostHog: dashboards

List your dashboards.
Bring your own key — connect PostHog first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

PostHog: error issues

List grouped error-tracking issues.
Bring your own key — connect PostHog first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Linear

Read and write your Linear issues, projects, and comments: search, create, update (bring your own key). (productivity)

Linear: me

The Linear account your key authenticates as.
Bring your own key — connect Linear first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Linear: issues

List issues, filtered by team, state, assignee, or priority.
Bring your own key — connect Linear first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Linear: issue

Get one issue by UUID or human identifier (e.g. ENG-123).
Bring your own key — connect Linear first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call
Free-text search across your Linear issues.
Bring your own key — connect Linear first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Linear: teams

List your teams (id, key, name).
Bring your own key — connect Linear first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Linear: projects

List projects with status and progress.
Bring your own key — connect Linear first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Linear: comments

Read the comment thread on an issue, by UUID or identifier (e.g. ENG-123).
Bring your own key — connect Linear first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Linear: workflow states

A team’s workflow states (id, name, type) — the stateId to move an issue. Filter by team_key (e.g. ENG).
Bring your own key — connect Linear first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Linear: users

Workspace members (id, name, email) — the assigneeId for creating or reassigning issues.
Bring your own key — connect Linear first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Linear: labels

Issue labels across the workspace (id, name, team) — the labelIds for create/update.
Bring your own key — connect Linear first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Linear: create issue

Create an issue (needs a teamId; list teams first).
Bring your own key — connect Linear first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Linear: update issue

Update an issue by its UUID (get it from the issue tool); stateId/assigneeId are UUIDs too.
Bring your own key — connect Linear first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Linear: comment

Add a comment to an issue (issueId is the UUID).
Bring your own key — connect Linear first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Linear: raw GraphQL

Escape hatch: run any Linear GraphQL query or mutation on your own key. Prefer the curated linear tools when one fits.
Bring your own key — connect Linear first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

RevenueCat

Read your RevenueCat customers, subscriptions, products, entitlements, and offerings (bring your own v2 key). (payments)

RevenueCat: projects

List the projects your key can see.
Bring your own key — connect RevenueCat first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

RevenueCat: customer

Get ONE customer by their app_user_id (the customer_id param), incl. active entitlements.
Bring your own key — connect RevenueCat first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

RevenueCat: customers

List/page customers; the optional search is exact-email only (no name or partial match).
Bring your own key — connect RevenueCat first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

RevenueCat: customer subscriptions

A customer’s subscriptions (status, store, access, renewal).
Bring your own key — connect RevenueCat first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

RevenueCat: products

List products (store id, type, price).
Bring your own key — connect RevenueCat first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

RevenueCat: entitlements

List entitlements and their products.
Bring your own key — connect RevenueCat first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

RevenueCat: offerings

List offerings and their packages.
Bring your own key — connect RevenueCat first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

RevenueCat: grant entitlement

Grant a promotional entitlement to a customer (write).
Bring your own key — connect RevenueCat first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

RevenueCat: raw request

Escape hatch: call any v2 endpoint on your key (path fills {project_id}). Prefer the curated revenuecat tools when one fits.
Bring your own key — connect RevenueCat first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Expo

Read your Expo/EAS builds, updates, submissions, and apps; cancel a build (bring your own access token). (dev)

Expo: whoami

The Expo account/robot your token authenticates as, and its accounts.
Bring your own key — connect Expo first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Expo: apps

List the apps (projects) under an account; gives the app_id the build/update tools need.
Bring your own key — connect Expo first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Expo: app

Get one app by full name (@owner/slug) or app_id.
Bring your own key — connect Expo first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Expo: builds

Recent EAS builds for an app (status/platform/artifact url); filter by platform (ios/android) or status.
Bring your own key — connect Expo first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Expo: build

One build by id, with full detail (commit, error docs, queue/duration metrics).
Bring your own key — connect Expo first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Expo: updates

Recent EAS Updates on a branch (grouped per publish).
Bring your own key — connect Expo first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Expo: submissions

Recent App Store / Play Store submissions for an app.
Bring your own key — connect Expo first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Expo: cancel build

Cancel an in-progress EAS build (write).
Bring your own key — connect Expo first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Expo: raw GraphQL

Escape hatch: run any Expo GraphQL query or mutation on your own token (covers the long tail + create-build/publish-update).
Bring your own key — connect Expo first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

GitHub

Contribution graphs, profiles, repos, code/files, issues, PRs, commits, and search — public data works out of the box; connect a token for higher limits, private repos, and writes. (dev)

GitHub: contributions

Any user’s contribution calendar (the green graph): total + daily counts. Omit from/to for the last year. Cost: 5 credits per call

GitHub: user

A user’s public profile (bio, company, location, follower/repo counts). Cost: 5 credits per call

GitHub: repos

A user’s public repositories, newest-pushed first (stars, language, description). Cost: 5 credits per call
Search repositories, users, or issues (type = repository|user|issue). Cost: 5 credits per call

GitHub: whoami

The account your connected GitHub token authenticates as.
Bring your own key — connect GitHub first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

GitHub: raw GraphQL

Escape hatch: run any GitHub GraphQL query or mutation on your own token (BYOK only).
Bring your own key — connect GitHub first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

GitHub: repo

Get one repository (stars, language, topics, default branch, license). Cost: 5 credits per call

GitHub: contents

Read a file (decoded text) or list a directory. Omit path for the repo root; ref = branch/sha. Cost: 5 credits per call

GitHub: issues

List issues for a repo (state=open|closed|all, labels). Includes PRs. Cost: 5 credits per call

GitHub: issue

Get one issue by number (title, body, labels, state). Cost: 5 credits per call

GitHub: pull requests

List pull requests for a repo (state=open|closed|all). Cost: 5 credits per call

GitHub: pull request

Get one PR by number (status, head/base, mergeable, diff stats). Cost: 5 credits per call

GitHub: commits

Recent commits for a repo (filter by sha/branch, path, author). Cost: 5 credits per call

GitHub: releases

List releases for a repo, or the latest with latest=true. Cost: 5 credits per call
Search code across GitHub (scope with qualifiers like repo:/language:/path:). Cost: 5 credits per call

GitHub: create issue

Open an issue (BYOK). Required: repo + title; optional body, labels, assignees.
Bring your own key — connect GitHub first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

GitHub: comment

Comment on an issue or PR (BYOK). Required: repo + number + body.
Bring your own key — connect GitHub first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

GitHub: create pull request

Open a PR (BYOK). Required: repo + title + head (branch) + base (branch).
Bring your own key — connect GitHub first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

GitHub: raw REST

Escape hatch: call any GitHub REST endpoint on your own token (notifications, traffic, etc.). BYOK only.
Bring your own key — connect GitHub first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Better Stack

Uptime monitors, incidents, on-call, and status pages — read status, acknowledge/resolve incidents (bring your own Uptime API token). (dev)

Better Stack: monitors

List your uptime monitors with status, last check, and SSL/domain expiry.
Bring your own key — connect Better Stack first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Better Stack: monitor

Get one monitor by id.
Bring your own key — connect Better Stack first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Better Stack: monitor groups

List monitor groups.
Bring your own key — connect Better Stack first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Better Stack: heartbeats

List heartbeat (cron/job) monitors with their status.
Bring your own key — connect Better Stack first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Better Stack: incidents

List incidents. Filter with resolved=false / acknowledged=false, from/to (YYYY-MM-DD), or monitor_id.
Bring your own key — connect Better Stack first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Better Stack: incident

Get one incident by id (cause, status, acknowledged/resolved by).
Bring your own key — connect Better Stack first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Better Stack: incident timeline

The full timeline of events for one incident.
Bring your own key — connect Better Stack first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Better Stack: on-call

On-call calendars and who is currently on call (in relationships.on_call_users).
Bring your own key — connect Better Stack first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Better Stack: escalation policies

List escalation policies and their steps.
Bring your own key — connect Better Stack first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Better Stack: status pages

List your status pages.
Bring your own key — connect Better Stack first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Better Stack: status page

Get one status page by id.
Bring your own key — connect Better Stack first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Better Stack: status page resources

The resources (monitors etc.) shown on a status page.
Bring your own key — connect Better Stack first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Better Stack: status page reports

Reports / maintenance posted on a status page.
Bring your own key — connect Better Stack first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Better Stack: metadata

List metadata key/values (filter by owner_type/owner_id).
Bring your own key — connect Better Stack first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Better Stack: team members

List members of the token’s team (name, email, role).
Bring your own key — connect Better Stack first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Better Stack: acknowledge incident

Acknowledge an incident by id.
Bring your own key — connect Better Stack first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Better Stack: resolve incident

Resolve an incident by id.
Bring your own key — connect Better Stack first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Better Stack: create monitor

Create a monitor. Required: url + monitor_type (e.g. status, keyword, ping); plus options.
Bring your own key — connect Better Stack first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Better Stack: update monitor

Update a monitor by id (pause via {“paused”: true}).
Bring your own key — connect Better Stack first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Better Stack: post status report

Post a report / maintenance to a status page (title, message, affected_resources).
Bring your own key — connect Better Stack first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Better Stack: raw request

Escape hatch: call any Uptime API endpoint on your token (reaches the long tail incl. deletes). host=“betterstack” for team-members/roles.
Bring your own key — connect Better Stack first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

GitLab

Projects, files, issues, merge requests, commits, releases, pipelines, and search — public data works out of the box; connect a token (incl. self-managed hosts) for private data, higher limits, and writes. (dev)

GitLab: project

Get one project (description, stars, default branch, visibility). Cost: 5 credits per call

GitLab: projects

List/search projects (search=, membership=true for your own). Cost: 5 credits per call

GitLab: user

A user by username or numeric id. Cost: 5 credits per call

GitLab: contents

Read a file from a project repo (decoded text). ref = branch/tag/sha. Cost: 5 credits per call

GitLab: tree

List a directory in a project repo (path=, ref=, recursive=). Cost: 5 credits per call

GitLab: issues

List issues for a project (state=opened|closed|all, labels). Cost: 5 credits per call

GitLab: issue

Get one issue by its per-project iid. Cost: 5 credits per call

GitLab: merge requests

List merge requests for a project (state=opened|merged|closed|all). Cost: 5 credits per call

GitLab: merge request

Get one merge request by its per-project iid. Cost: 5 credits per call

GitLab: commits

List commits for a project (ref_name, since/until, path). Cost: 5 credits per call

GitLab: releases

Releases for a project, or one by tag. Cost: 5 credits per call

GitLab: pipelines

CI/CD pipelines for a project, or one by pipeline_id (status, ref). Cost: 5 credits per call
Global search (BYOK — GitLab requires a token). scope = projects|issues|merge_requests|users|blobs (code search needs Advanced Search).
Bring your own key — connect GitLab first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

GitLab: user events

A user’s activity feed (the closest thing to a contribution feed; no calendar API exists). Cost: 5 credits per call

GitLab: create issue

Open an issue (BYOK). Required: project + title; optional description, labels.
Bring your own key — connect GitLab first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

GitLab: comment

Comment on an issue (BYOK). Required: project + iid + body.
Bring your own key — connect GitLab first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

GitLab: create merge request

Open a merge request (BYOK). Required: project + source_branch + target_branch + title.
Bring your own key — connect GitLab first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

GitLab: raw REST

Escape hatch: call any /api/v4 endpoint on your own token + host (BYOK only).
Bring your own key — connect GitLab first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

GitLab: raw GraphQL

Escape hatch: run any GitLab GraphQL query or mutation on your own token + host (BYOK only).
Bring your own key — connect GitLab first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Notion

Search, read pages as markdown, query databases, and create pages, blocks, and comments — bring your own connected Notion workspace. (productivity) Full-text search across pages and databases. filter=‘page’|‘database’ narrows the object type.
Bring your own key — connect Notion first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Notion: page

Get one page’s properties + metadata by id (use read_page for the body content).
Bring your own key — connect Notion first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Notion: read page

Read a whole page’s content as markdown — recursively crawls the block tree and flattens it (capped for very large pages).
Bring your own key — connect Notion first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Notion: database

Get a database’s schema (title, properties) by id.
Bring your own key — connect Notion first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Notion: query database

Query a database’s rows with filter/sorts. Returns one page of results (paginate via start_cursor).
Bring your own key — connect Notion first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Notion: users

List the workspace’s users (people + bots).
Bring your own key — connect Notion first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Notion: create page

Create a page under a parent page or database. Required: parent + properties; children = block content.
Bring your own key — connect Notion first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Notion: append blocks

Append blocks to a page or block’s children. Required: block_id + a children array.
Bring your own key — connect Notion first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Notion: comment

Add a comment to a page (via parent) or an existing discussion (via discussion_id). Pass body or rich_text.
Bring your own key — connect Notion first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Notion: raw request

Escape hatch: call any Notion API endpoint on your token (host pinned to api.notion.com).
Bring your own key — connect Notion first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Dodo Payments

Your Dodo Payments account: payments, subscriptions, customers, products, refunds, payouts, licenses, and checkout links (bring your own API key). (payments)

Dodo: payments

List payments (filter by status, customer_id, etc.).
Bring your own key — connect Dodo Payments first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Dodo: payment

Get one payment by id.
Bring your own key — connect Dodo Payments first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Dodo: subscriptions

List subscriptions (status, customer).
Bring your own key — connect Dodo Payments first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Dodo: subscription

Get one subscription by id.
Bring your own key — connect Dodo Payments first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Dodo: customers

List customers (filter by email, etc.).
Bring your own key — connect Dodo Payments first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Dodo: customer

Get one customer by id.
Bring your own key — connect Dodo Payments first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Dodo: products

List products.
Bring your own key — connect Dodo Payments first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Dodo: refunds

List refunds.
Bring your own key — connect Dodo Payments first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Dodo: disputes

List disputes/chargebacks.
Bring your own key — connect Dodo Payments first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Dodo: payouts

List payouts.
Bring your own key — connect Dodo Payments first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Dodo: licenses

List license keys (validate/activate via the request passthrough).
Bring your own key — connect Dodo Payments first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Dodo: discounts

List discount codes.
Bring your own key — connect Dodo Payments first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Dodo: create refund

Refund a payment. Required: payment_id; optional amount (partial) + reason.
Bring your own key — connect Dodo Payments first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Dodo: cancel subscription

Cancel a subscription by id.
Bring your own key — connect Dodo Payments first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Dodo: create checkout

Create a hosted checkout session / payment link (per Dodo’s checkout-sessions schema).
Bring your own key — connect Dodo Payments first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call
Generate a self-serve billing-portal session link for a customer.
Bring your own key — connect Dodo Payments first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Dodo: validate license

Check whether a license key is valid. Optional license_key_instance_id.
Bring your own key — connect Dodo Payments first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Dodo: activate license

Activate a license key on a device/instance. Required: license_key + name.
Bring your own key — connect Dodo Payments first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Dodo: create customer

Create a customer. Required: email; name + phone_number optional.
Bring your own key — connect Dodo Payments first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Dodo: create product

Create a product (name + price/tax_category per Dodo’s schema).
Bring your own key — connect Dodo Payments first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Dodo: payment line items

Line items for a payment.
Bring your own key — connect Dodo Payments first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Dodo: balance ledger

Balance ledger entries (filter by date range, event type, currency).
Bring your own key — connect Dodo Payments first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Dodo: raw request

Escape hatch: call any Dodo endpoint on your key (license validate/activate, portal sessions, etc.).
Bring your own key — connect Dodo Payments first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Spaceship

Your Spaceship domains and DNS: list domains, edit DNS records, set nameservers and auto-renew (bring your own API key + secret). (dev)

Spaceship: my domains

List the domains in your account (expiry, auto-renew, nameservers).
Bring your own key — connect Spaceship first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Spaceship: domain info

Details for one of your domains (expiry, auto-renew, nameservers, status).
Bring your own key — connect Spaceship first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Spaceship: DNS records

List the DNS records for one of your domains.
Bring your own key — connect Spaceship first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Spaceship: domain availability

Check whether a domain is available to register.
Bring your own key — connect Spaceship first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Spaceship: save DNS records

Add or update DNS records (upsert). Pass items per Spaceship’s record schema.
Bring your own key — connect Spaceship first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Spaceship: delete DNS records

Delete DNS records. Pass the records to remove in items.
Bring your own key — connect Spaceship first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Spaceship: set nameservers

Update a domain’s nameservers (provider preset or custom hosts).
Bring your own key — connect Spaceship first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Spaceship: set auto-renew

Turn auto-renew on or off for a domain.
Bring your own key — connect Spaceship first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Spaceship: raw request

Escape hatch: call any Spaceship endpoint on your key (register, renew, transfer, contacts, async-operations).
Bring your own key — connect Spaceship first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Supabase

Your Supabase org: run SQL on its projects, list projects, read logs (connect with one click; pick the org). (dev)

Supabase: my projects

List your Supabase projects (id, ref, name, region, status).
Bring your own key — connect Supabase first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Supabase: project

Details for one project by its ref.
Bring your own key — connect Supabase first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Supabase: organizations

List your Supabase organizations.
Bring your own key — connect Supabase first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Supabase: project logs

Recent project logs (optional sql + iso_timestamp_start/end filters).
Bring your own key — connect Supabase first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Supabase: run SQL

Run SQL on a project. Defaults to read-only; pass read_only:false to allow writes/DDL.
Bring your own key — connect Supabase first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Supabase: raw request

Escape hatch: call any Supabase Management API endpoint on your connection.
Bring your own key — connect Supabase first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Cloudflare

Your Cloudflare zones and DNS: list zones, manage DNS records, purge cache (account-owned API token + account id). (dev)

Cloudflare: zones

List your zones (domains). Filter by name.
Bring your own key — connect Cloudflare first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Cloudflare: zone

Details for one zone by id.
Bring your own key — connect Cloudflare first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Cloudflare: DNS records

List a zone’s DNS records (filter by type/name).
Bring your own key — connect Cloudflare first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Cloudflare: accounts

List the accounts your token can access.
Bring your own key — connect Cloudflare first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Cloudflare: create DNS record

Add a DNS record. Required: zone_id, type, name, content; optional ttl, proxied.
Bring your own key — connect Cloudflare first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Cloudflare: update DNS record

Update a DNS record by zone_id + record_id (fields to change in the body).
Bring your own key — connect Cloudflare first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Cloudflare: delete DNS record

Delete a DNS record by zone_id + record_id.
Bring your own key — connect Cloudflare first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Cloudflare: purge cache

Purge a zone’s cache. Defaults to purge_everything; pass files:[] for selective purge.
Bring your own key — connect Cloudflare first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Cloudflare: raw request

Escape hatch: call any Cloudflare v4 endpoint on your token (Workers, Pages, KV, rulesets, analytics).
Bring your own key — connect Cloudflare first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Stripe

Your Stripe account: customers, payments, subscriptions, invoices, balance, payouts, refunds + checkout/payment links (bring your own restricted key). (payments)

Stripe: customers

List customers (filter by email, etc.).
Bring your own key — connect Stripe first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Stripe: customer

Get one customer by id.
Bring your own key — connect Stripe first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Stripe: payment intents

List payment intents.
Bring your own key — connect Stripe first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Stripe: payment intent

Get one payment intent by id.
Bring your own key — connect Stripe first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Stripe: charges

List charges.
Bring your own key — connect Stripe first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Stripe: subscriptions

List subscriptions (filter by customer, status, price).
Bring your own key — connect Stripe first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Stripe: subscription

Get one subscription by id.
Bring your own key — connect Stripe first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Stripe: invoices

List invoices.
Bring your own key — connect Stripe first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Stripe: products

List products.
Bring your own key — connect Stripe first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Stripe: prices

List prices.
Bring your own key — connect Stripe first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Stripe: refunds

List refunds.
Bring your own key — connect Stripe first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Stripe: balance

Your current Stripe balance (available + pending).
Bring your own key — connect Stripe first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Stripe: balance transactions

List balance transactions (the money ledger).
Bring your own key — connect Stripe first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Stripe: payouts

List payouts to your bank.
Bring your own key — connect Stripe first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Stripe: events

List recent account events.
Bring your own key — connect Stripe first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Stripe: disputes

List disputes / chargebacks.
Bring your own key — connect Stripe first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Stripe: create refund

Refund a charge or payment_intent (moves money back). Required: charge OR payment_intent.
Bring your own key — connect Stripe first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Stripe: create customer

Create a customer (email, name, metadata).
Bring your own key — connect Stripe first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Stripe: cancel subscription

Cancel a subscription by id (stops recurring billing).
Bring your own key — connect Stripe first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call
Create a shareable payment link. line_items reference existing prices.
Bring your own key — connect Stripe first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Stripe: create checkout session

Create a hosted Checkout session (per Stripe’s checkout schema).
Bring your own key — connect Stripe first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Stripe: raw request

Escape hatch: call any Stripe endpoint on your key (form-encoded). params support nested objects/arrays.
Bring your own key — connect Stripe first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Slack

Your Slack workspace: post and read messages, list channels and users (connect with one click; invite the bot to channels it should act in). (productivity)

Slack: list channels

List channels (public/private the bot can see).
Bring your own key — connect Slack first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Slack: channel history

Recent messages in a channel (the bot must be a member).
Bring your own key — connect Slack first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Slack: channel info

Metadata for one channel.
Bring your own key — connect Slack first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Slack: list users

List workspace users.
Bring your own key — connect Slack first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Slack: user info

Profile for one user by id.
Bring your own key — connect Slack first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Slack: post message

Post a message to a channel (the bot must be a member). text or blocks.
Bring your own key — connect Slack first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Slack: update message

Edit a message by channel + ts.
Bring your own key — connect Slack first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Slack: delete message

Delete a message by channel + ts.
Bring your own key — connect Slack first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Slack: raw request

Escape hatch: call any Slack Web API method on your token. http_method defaults to POST.
Bring your own key — connect Slack first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Sentry

Your Sentry org: list and inspect issues + events, list projects and releases, resolve issues (bring your own auth token). (dev)

Sentry: organizations

List the organizations your token can access.
Bring your own key — connect Sentry first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Sentry: projects

List an organization’s projects.
Bring your own key — connect Sentry first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Sentry: issues

List issues. Defaults to is:unresolved; use query (e.g. ‘is:unresolved lastSeen:-24h’), sort, limit, cursor.
Bring your own key — connect Sentry first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Sentry: issue

Get one issue by id.
Bring your own key — connect Sentry first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Sentry: issue events

List the events for an issue.
Bring your own key — connect Sentry first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Sentry: latest event

The latest event (stacktrace, context) for an issue.
Bring your own key — connect Sentry first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Sentry: releases

List an organization’s releases.
Bring your own key — connect Sentry first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Sentry: update issue

Update an issue (status: resolved | unresolved | ignored, assignedTo, priority…).
Bring your own key — connect Sentry first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Sentry: raw request

Escape hatch: call any Sentry API path on your token (under /api/0). Returns next_cursor when paginated.
Bring your own key — connect Sentry first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Trakt

Track movies and TV: read and update your watchlist, watched history, and ratings, and search the catalog (connect your Trakt account). (data)

Trakt: current user

Confirm whose Trakt account the connected token acts as.
Bring your own key — connect Trakt first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Trakt: watchlist

Your watchlist, optionally filtered by type (movies, shows, seasons, episodes).
Bring your own key — connect Trakt first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Trakt: watched history

What you’ve watched, newest first. Filter by type and/or a date range (start_at/end_at).
Bring your own key — connect Trakt first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Trakt: ratings

Your ratings (1-10), optionally filtered by type.
Bring your own key — connect Trakt first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call
Search by text. type defaults to ‘movie,show’; returns matches with trakt/imdb/tmdb ids to use in the write tools.
Bring your own key — connect Trakt first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Trakt: lists

Your personal lists.
Bring your own key — connect Trakt first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call
Most-watched movies or shows right now. type=‘movies’ (default) or ‘shows’.
Bring your own key — connect Trakt first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Trakt: recommendations

Personalized movie or show recommendations based on your history. type=‘movies’ (default) or ‘shows’.
Bring your own key — connect Trakt first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Trakt: add to watchlist

Add an item to your watchlist. Pass type + an id (imdb_id/tmdb_id/trakt_id/slug), or raw movies/shows/episodes arrays.
Bring your own key — connect Trakt first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Trakt: remove from watchlist

Remove an item from your watchlist (same addressing as add).
Bring your own key — connect Trakt first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Trakt: mark watched

Add an item to your watched history. Optional watched_at (ISO 8601, defaults to now). Same addressing as add-to-watchlist.
Bring your own key — connect Trakt first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Trakt: remove from history

Remove an item from your watched history (same addressing as mark-watched).
Bring your own key — connect Trakt first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Trakt: rate

Rate an item 1-10. Pass type + an id + rating, or raw arrays where each item carries its own rating.
Bring your own key — connect Trakt first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Trakt: remove rating

Remove your rating from an item (same addressing as rate).
Bring your own key — connect Trakt first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Trakt: raw request

Escape hatch: call any Trakt API endpoint on your token (host pinned to api.trakt.tv). Prefer the curated trakt tools when one fits.
Bring your own key — connect Trakt first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

TMDB

The Movie Database: search movies and TV, fetch rich details, images, trending, and recommendations, and resolve IMDb ids to TMDB records. (movies) Search movies, TV, and people. type=‘movie’|‘tv’|‘person’ narrows it (default searches all). Returns TMDB ids + poster_path. Cost: 5 credits per call

TMDB: movie details

Full movie detail by TMDB id: overview, runtime, genres, plus credits, videos, images, external_ids (imdb_id), and watch providers. Cost: 5 credits per call

TMDB: TV details

Full TV-show detail by TMDB id: overview, seasons, genres, plus credits, videos, images, external_ids, and watch providers. Cost: 5 credits per call
Trending titles. media_type=‘all’(default)|‘movie’|‘tv’|‘person’, time_window=‘day’|‘week’(default). Cost: 5 credits per call

TMDB: find by external id

Map an external id to TMDB records. Defaults to IMDb (external_source=‘imdb_id’), pass an imdb_id like tt0133093. Bridges trakt to TMDB. Cost: 5 credits per call

TMDB: discover

Browse movies or TV by filters (with_genres, primary_release_year, sort_by, vote_average.gte, …). type=‘movie’(default)|‘tv’. Cost: 5 credits per call

TMDB: recommendations

Recommended (or similar=true) titles for a movie/TV id. type=‘movie’(default)|‘tv’. Cost: 5 credits per call

TMDB: raw request

Escape hatch: call any TMDB v3 endpoint (host pinned to api.themoviedb.org). Prefer the curated tmdb tools. Cost: 5 credits per call

Clerk

your clerk instance: users, organizations, sessions, invitations (bring your own secret key). (dev)

Clerk: users

List users (filter by query, email_address, user_id, order_by).
Bring your own key — connect Clerk first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Clerk: user

Get one user by id.
Bring your own key — connect Clerk first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Clerk: organizations

List organizations (filter by query, order_by).
Bring your own key — connect Clerk first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Clerk: organization

Get one organization by id or slug.
Bring your own key — connect Clerk first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Clerk: organization memberships

List the memberships of an organization.
Bring your own key — connect Clerk first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Clerk: sessions

List sessions (filter by user_id, client_id, status).
Bring your own key — connect Clerk first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Clerk: session

Get one session by id.
Bring your own key — connect Clerk first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Clerk: create user

Create a user (email_address[], password, first_name, username, …).
Bring your own key — connect Clerk first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Clerk: update user

Update a user by id (first_name, username, public_metadata, …).
Bring your own key — connect Clerk first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Clerk: ban user

Ban a user by id (also revokes their sessions).
Bring your own key — connect Clerk first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Clerk: delete user

Delete a user by id (permanent).
Bring your own key — connect Clerk first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Clerk: revoke session

Revoke a session by id (signs the user out of it).
Bring your own key — connect Clerk first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Clerk: raw request

Escape hatch: call any Clerk Backend API endpoint on your key (JSON). path required, method default GET.
Bring your own key — connect Clerk first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Buffer

schedule and manage social posts across your connected channels — list channels, create/edit/schedule posts, read analytics (bring your own buffer api key) (social)

Buffer: account

The Buffer account your key authenticates as, and its organizations (with organizationId).
Bring your own key — connect Buffer first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Buffer: channels

List connected channels (social profiles) for an organization; gives the channel_id posts need.
Bring your own key — connect Buffer first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Buffer: posts

List posts for an organization (Relay-paginated); filter by channel_ids or status.
Bring your own key — connect Buffer first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Buffer: post metrics

Aggregate post analytics over a time window (ISO start/end), optionally per channel.
Bring your own key — connect Buffer first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Buffer: create post

Schedule a post to a channel (needs a channel_id; list channels first). mode: addToQueue/shareNext/shareNow/customScheduled.
Bring your own key — connect Buffer first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Buffer: update post

Edit an existing post by its id (get it from buffer.posts).
Bring your own key — connect Buffer first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Buffer: delete post

Delete a post by its id.
Bring your own key — connect Buffer first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Buffer: raw GraphQL

Escape hatch: run any Buffer GraphQL query or mutation on your own key. Prefer the curated buffer tools when one fits.
Bring your own key — connect Buffer first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Bluesky

read and post to your bluesky account: home timeline, profile, notifications, post search; create/delete posts, like, repost, follow (bring your own app password) (social)

Bluesky: profile

A profile with follower/following/post counts: the connected account by default, or any actor (handle or did).
Bring your own key — connect Bluesky first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Bluesky: timeline

The connected account’s home timeline (the following feed), paginated with a cursor.
Bring your own key — connect Bluesky first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Bluesky: author feed

Posts authored by an actor (the connected account by default). filter e.g. posts_no_replies, posts_with_media.
Bring your own key — connect Bluesky first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Bluesky: notifications

The connected account’s notifications (likes, reposts, replies, follows, mentions, quotes).
Bring your own key — connect Bluesky first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Bluesky: search posts

Full-text search across public posts. sort: top | latest. Scope with author (handle or did).
Bring your own key — connect Bluesky first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Bluesky: post

Post to the connected account. Reply by passing reply_to {uri,cid}. Bare URLs aren’t auto-linked, pass facets to make them clickable.
Bring your own key — connect Bluesky first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Bluesky: delete post

Delete one of your own posts by its at:// uri (from author_feed) or its rkey.
Bring your own key — connect Bluesky first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Bluesky: like

Like a post by its uri + cid (both come from a timeline/search result).
Bring your own key — connect Bluesky first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Bluesky: repost

Repost a post by its uri + cid.
Bring your own key — connect Bluesky first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Bluesky: follow

Follow an actor by handle or did.
Bring your own key — connect Bluesky first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Bluesky: raw XRPC

Escape hatch: call any XRPC method on the connected account’s PDS. Prefer the curated bluesky tools when one fits.
Bring your own key — connect Bluesky first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Render

Your Render infrastructure: services, deploys, logs, metrics, workspaces, and deploy controls (bring your own API key). (dev)

Render: current user

Get the Render user associated with the connected API key.
Bring your own key — connect Render first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Render: workspaces

List workspaces the connected API key can access.
Bring your own key — connect Render first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Render: workspace

Retrieve one workspace by id.
Bring your own key — connect Render first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Render: services

List services, databases, workers, cron jobs, and static sites. Filter by ownerId, name, type, region, etc.
Bring your own key — connect Render first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Render: service

Retrieve one Render service by id.
Bring your own key — connect Render first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Render: deploys

List deploys for a service, with optional status and date filters.
Bring your own key — connect Render first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Render: deploy

Retrieve one deploy for a service.
Bring your own key — connect Render first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Render: events

List recent events for a service.
Bring your own key — connect Render first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Render: custom domains

List custom domains for a web service or static site.
Bring your own key — connect Render first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Render: logs

Query service, Postgres, and key value logs using Render’s log filters.
Bring your own key — connect Render first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Render: metrics

Fetch one Render metric series such as cpu, memory, http-requests, or bandwidth.
Bring your own key — connect Render first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Render: trigger deploy

Trigger a deploy for a service. Supports clearCache, commitId, imageUrl, and deployMode.
Bring your own key — connect Render first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Render: cancel deploy

Cancel an in-progress deploy for a service.
Bring your own key — connect Render first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Render: rollback

Trigger a rollback to a previous deploy. Auto-deploy can still redeploy newer changes later.
Bring your own key — connect Render first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Render: restart service

Restart a Render service.
Bring your own key — connect Render first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Render: purge cache

Purge a web service cache if caching is enabled.
Bring your own key — connect Render first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Render: raw request

Escape hatch: call any Render REST API path on your API key, including secret-bearing and destructive endpoints.
Bring your own key — connect Render first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Cal.com

Your cal.com scheduling: event types, availability, and bookings (create, list, cancel). (productivity)

Account

The connected cal.com account (id, email, username, timezone).
Bring your own key — connect Cal.com first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Event types

Your cal.com event types (id, title, slug, length). The eventTypeId here is what you book against.
Bring your own key — connect Cal.com first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Bookings

List your bookings (filter by status or attendeeEmail; paginate with take/skip).
Bring your own key — connect Cal.com first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Available slots

Open time slots for an event type between start and end (dates). Book one with create_booking.
Bring your own key — connect Cal.com first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Create booking

Book a meeting: pass start (ISO 8601 UTC), eventTypeId (or username + eventTypeSlug), and attendee {name, email, timeZone}.
Bring your own key — connect Cal.com first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Cancel booking

Cancel a booking by its uid (from bookings), with an optional cancellationReason.
Bring your own key — connect Cal.com first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Canny

Your Canny feedback boards: read posts and votes, file and triage requests, and publish changelog entries. (productivity)

Boards

Your Canny boards (id, name, post count). The boardID here is what you filter and post against.
Bring your own key — connect Canny first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Posts

Feedback posts: search, filter by board/status/tag, sort by score, trending, newest or statusChanged. Statuses: open, under review, planned, in progress, complete, closed.
Bring your own key — connect Canny first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Post

One post in full by its id: details, status, score, author, tags.
Bring your own key — connect Canny first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Comments

Comments, filtered by post, board, author or company. Paginate with limit + skip.
Bring your own key — connect Canny first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Votes

Who voted on a post — the account behind demand, useful for follow-ups when it ships.
Bring your own key — connect Canny first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Users

Users in your Canny workspace. Use this to find the id to post or change status as. Paginate with the returned cursor (this one read is cursor-based, not skip).
Bring your own key — connect Canny first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

User

One user by their Canny id (from canny.users).
Bring your own key — connect Canny first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Tags

Tags on a board — pass their ids to posts as tagIDs to filter.
Bring your own key — connect Canny first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Categories

Categories on a board. The categoryID here is what create_post and change_category take.
Bring your own key — connect Canny first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Status changes

Roadmap activity: every status move, newest first, with who changed it and to what.
Bring your own key — connect Canny first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Changelog entries

Your Canny changelog entries (new, improved, fixed), published or draft.
Bring your own key — connect Canny first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Create post

File a feature request or bug on a board. authorID is the user it’s filed as (from canny.users), or the admin user id set on the connection.
Bring your own key — connect Canny first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Edit a post

Rewrite a post’s title or details. Only the fields you pass change.
Bring your own key — connect Canny first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Tag a post

Add a tag to a post (tagID from canny.tags). Filter by these with tagIDs on canny.posts.
Bring your own key — connect Canny first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Untag a post

Take a tag off a post. The tag itself and the post both survive.
Bring your own key — connect Canny first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Move a post to another board

Reassign a post to a different board (e.g. filed as a bug, actually a feature request).
Bring your own key — connect Canny first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Recategorize a post

Move a post into a different category on its board (categoryID from canny.categories).
Bring your own key — connect Canny first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Create or update a user

Upsert a Canny user by email or your own userID, then use the id it returns as the author of a post or comment.
Bring your own key — connect Canny first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Change post status

Move a post through the roadmap (open, under review, planned, in progress, complete, closed). Voters are only emailed when shouldNotifyVoters is true.
Bring your own key — connect Canny first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Comment on a post

Reply on a post. Set internal true to keep it visible to your team only.
Bring your own key — connect Canny first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Write a changelog entry

Announce what shipped (type: new, improved, fixed). Saves as a draft unless published is true; notify emails subscribers. Link the posts it closes with postIDs.
Bring your own key — connect Canny first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Raw Canny call

Escape hatch: POST any Canny endpoint on your own key (path relative, e.g. companies/list). Prefer the curated canny tools when one fits.
Bring your own key — connect Canny first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Chatwoot

Your Chatwoot support inbox: read conversations and contacts, reply, resolve, assign and label, and pull response-time reports. Cloud or self-hosted. (productivity)

Conversations

Your support inbox: conversations filtered by status (open, resolved, pending, snoozed), inbox, team, labels or assignee_type (me, unassigned, all). Paginate with page.
Bring your own key — connect Chatwoot first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Conversation

One conversation with its contact, assignee, labels and status.
Bring your own key — connect Chatwoot first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Filter conversations

Advanced search: an array of {attribute_key, filter_operator, values, query_operator} clauses, for anything the plain conversations filters can’t express.
Bring your own key — connect Chatwoot first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Inbox counts

How many conversations are mine, unassigned and all — the queue depth, without pulling the list.
Bring your own key — connect Chatwoot first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Messages

The message thread of a conversation. Page back with before, forward with after (a message id).
Bring your own key — connect Chatwoot first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Contacts

People who have talked to you. Sort by name, email, phone_number or last_activity_at.
Bring your own key — connect Chatwoot first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Search contacts

Find a contact by name, email, phone number or your own identifier.
Bring your own key — connect Chatwoot first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Contact

One contact with their attributes and the inboxes they’ve reached you on.
Bring your own key — connect Chatwoot first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

A contact’s conversations

Everything one person has ever written in — their full support history.
Bring your own key — connect Chatwoot first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Inboxes

Your channels (website, email, WhatsApp…) and their ids, for filtering and replies.
Bring your own key — connect Chatwoot first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Agents

Teammates on the account — their ids are what assign takes.
Bring your own key — connect Chatwoot first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Teams

Teams you can route a conversation to.
Bring your own key — connect Chatwoot first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Labels

Labels defined on the account — pass their titles when labelling a conversation.
Bring your own key — connect Chatwoot first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Canned responses

Your saved replies — reuse the team’s approved wording instead of improvising.
Bring your own key — connect Chatwoot first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Custom attribute definitions

The custom fields on contacts (attribute_model: contact_attribute) or conversations (conversation_attribute).
Bring your own key — connect Chatwoot first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Audit logs

Who changed what on the account (enterprise installs).
Bring your own key — connect Chatwoot first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Report

A metric over time (conversations_count, incoming_messages_count, avg_first_response_time, resolutions_count…). since/until are unix timestamps as strings. Scope with type (account, agent, inbox, label, team) + id.
Bring your own key — connect Chatwoot first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Report summary

Volume, first-response time, resolution time and resolution count for a window, in one call.
Bring your own key — connect Chatwoot first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Reply to a conversation

Send a message to the customer. Set private true to leave an internal note only your team sees.
Bring your own key — connect Chatwoot first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Change conversation status

Move a conversation through the queue (open, resolved, pending, snoozed). Snoozing takes snoozed_until, a unix timestamp.
Bring your own key — connect Chatwoot first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Set conversation priority

urgent, high, medium, low, or none to clear it.
Bring your own key — connect Chatwoot first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Assign a conversation

Hand a conversation to an agent (assignee_id, from chatwoot.agents) or a team (team_id).
Bring your own key — connect Chatwoot first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Label a conversation

Set the labels on a conversation. This replaces the existing set, so send the full list.
Bring your own key — connect Chatwoot first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Start a conversation

Open a new conversation in an inbox on a contact’s behalf. source_id is the contact_inbox source id (see chatwoot.contact).
Bring your own key — connect Chatwoot first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Create a contact

Add someone to the account before starting a conversation with them.
Bring your own key — connect Chatwoot first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Update a contact

Correct or enrich a contact. Only the fields you pass change.
Bring your own key — connect Chatwoot first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Label a contact

Set the labels on a contact. Replaces the existing set, so send the full list.
Bring your own key — connect Chatwoot first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Raw Chatwoot call

Escape hatch: any account-scoped Chatwoot endpoint on your own token (path relative to the account, e.g. conversations/1/custom_attributes). Prefer the curated chatwoot tools when one fits.
Bring your own key — connect Chatwoot first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Intercom

Your Intercom workspace: search conversations and contacts, reply, close, snooze and assign, tag and note, file tickets, and search the help center. (productivity)

Conversations

Your Intercom inbox, newest first. Paginate with per_page + the starting_after cursor.
Bring your own key — connect Intercom first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Conversation

One conversation with its full part-by-part thread. Bodies come back as plaintext unless you ask otherwise.
Bring your own key — connect Intercom first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Search conversations

Find conversations by state, assignee, tag, channel or time. query is Intercom’s search shape: {field, operator, value} or {operator: ‘AND’, value: […]}. Paginate with per_page + the starting_after cursor.
Bring your own key — connect Intercom first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Contacts

Users and leads in the workspace. Paginate with per_page + starting_after.
Bring your own key — connect Intercom first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Contact

One contact with their attributes, tags, companies and segments.
Bring your own key — connect Intercom first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Search contacts

Find people by email, external_id, custom attribute, tag or last-seen time. query is Intercom’s search shape: {field, operator, value} or {operator: ‘AND’, value: […]}. Paginate with per_page + the starting_after cursor.
Bring your own key — connect Intercom first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Contact notes

Internal notes your team has left on a person.
Bring your own key — connect Intercom first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Contact segments

Which segments a person falls into.
Bring your own key — connect Intercom first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Companies

Accounts in the workspace, filtered by name, your own company_id, tag or segment.
Bring your own key — connect Intercom first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Company

One company with its plan, size, custom attributes and user count.
Bring your own key — connect Intercom first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Company contacts

Everyone attached to a company — who to talk to at an account.
Bring your own key — connect Intercom first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Teammates

Admins on the workspace — their ids are what assign and reply act as.
Bring your own key — connect Intercom first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Teams

Teams a conversation can be routed to.
Bring your own key — connect Intercom first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Tags

Tags defined in the workspace — pass a tag_id when tagging.
Bring your own key — connect Intercom first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Segments

Saved audience segments and their counts.
Bring your own key — connect Intercom first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Data attributes

The fields available on contacts, companies or conversations (model: contact, company, conversation) — the vocabulary search queries use.
Bring your own key — connect Intercom first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Help center articles

Your published and draft help center articles.
Bring your own key — connect Intercom first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Article

One help center article with its body and state.
Bring your own key — connect Intercom first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Search articles

Full-text search over the help center — find the article to send a customer before writing a reply.
Bring your own key — connect Intercom first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Search tickets

Find tickets by state, type, assignee or attribute. query is Intercom’s search shape: {field, operator, value} or {operator: ‘AND’, value: […]}. Paginate with per_page + the starting_after cursor.
Bring your own key — connect Intercom first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Ticket

One ticket with its parts, state and attributes.
Bring your own key — connect Intercom first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Ticket types

The ticket types configured in the workspace and their attributes — needed to file one.
Bring your own key — connect Intercom first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Contact events

What a person actually did in your product, newest first. Identify them by user_id, intercom_user_id or email.
Bring your own key — connect Intercom first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Whoami

The admin and workspace this connection acts as.
Bring your own key — connect Intercom first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Reply to a conversation

Send a customer-visible reply as your teammate. Use intercom.note for something only the team sees.
Bring your own key — connect Intercom first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Add an internal note

Leave a note on a conversation. The customer never sees it. Accepts some HTML.
Bring your own key — connect Intercom first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Close a conversation

Mark a conversation closed, optionally leaving a parting message.
Bring your own key — connect Intercom first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Reopen a conversation

Put a closed or snoozed conversation back in the open queue.
Bring your own key — connect Intercom first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Snooze a conversation

Hide a conversation until snoozed_until (a unix timestamp), then reopen it automatically.
Bring your own key — connect Intercom first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Assign a conversation

Route a conversation to a teammate (assignee_id from intercom.admins) or a team (set type to team). assignee_id 0 unassigns.
Bring your own key — connect Intercom first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Tag a conversation

Attach an existing tag (tag_id from intercom.tags) to a conversation.
Bring your own key — connect Intercom first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Tag a contact

Attach an existing tag to a person.
Bring your own key — connect Intercom first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Note on a contact

Record context about a person that follows them across conversations.
Bring your own key — connect Intercom first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Create a contact

Add a user or lead (role: user or lead). Identify them by email or your own external_id.
Bring your own key — connect Intercom first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Update a contact

Correct or enrich a person. Only the fields you pass change.
Bring your own key — connect Intercom first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

File a ticket

Open a ticket for a customer. ticket_type_id comes from intercom.ticket_types; contacts is [{id}] or [{email}].
Bring your own key — connect Intercom first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Raw Intercom call

Escape hatch: any Intercom endpoint on your own token, pinned to API version 2.16 (path absolute, e.g. /news/news_items). Prefer the curated intercom tools when one fits.
Bring your own key — connect Intercom first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Replicate

Run any model on Replicate with your own token: generate images, video, audio and text, search the model catalog, and manage predictions and fine-tunes. (productivity)

Search models

Find a model on Replicate by name or description — the way in when you don’t know the exact owner/name. Cost: 5 credits per call

Browse models

Public models on Replicate, newest or most-run first. Cost: 5 credits per call

Model

One model, including its latest version and that version’s openapi_schema — the authoritative list of input fields to pass to replicate.run. Cost: 5 credits per call

Model versions

Every published version of a model; the id is what replicate.run takes as version. Cost: 5 credits per call

Model version

One version with its openapi_schema — read this to learn exactly which inputs a model accepts. Cost: 5 credits per call

Model readme

The model’s documentation, in markdown — what it does and how to prompt it. Cost: 5 credits per call

Model examples

Example predictions for a model — real inputs that are known to work. Cost: 5 credits per call

Your predictions

Predictions on your account, newest first — what you’ve run and what it cost in time.
Bring your own key — connect Replicate first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Prediction

One prediction: status, output, logs and metrics. This is what you poll when replicate.run came back still processing.
Bring your own key — connect Replicate first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Trainings

Fine-tunes on your account and their status.
Bring your own key — connect Replicate first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Training

One fine-tune: status, logs, and the model version it produced.
Bring your own key — connect Replicate first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Deployments

Your deployments — models running on dedicated hardware you control.
Bring your own key — connect Replicate first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Deployment

One deployment: its current release, hardware, and scaling settings.
Bring your own key — connect Replicate first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Collections

Curated model collections (text-to-image, upscalers, speech…) — a good way to find the right model. Cost: 5 credits per call

Collection

The models in one curated collection. Cost: 5 credits per call

Account

The account this token belongs to.
Bring your own key — connect Replicate first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Hardware

The GPU/CPU tiers models can run on, with their SKUs. Cost: 5 credits per call

Files

Files you’ve uploaded to Replicate for use as model inputs.
Bring your own key — connect Replicate first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

File

One uploaded file, with the URL to pass as a model input.
Bring your own key — connect Replicate first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Download a file

Fetch an uploaded file’s contents. owner, expiry and signature come from the signed urls.get link on replicate.file.
Bring your own key — connect Replicate first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Run a model

Run a model and wait for the output in one call (up to 60s). Pass model (owner/name) for an official model, or version for any other. input is model-specific — see replicate.model for its schema. If the model takes longer than the wait, you get the prediction back still processing: poll replicate.prediction with its id. Outputs are URLs that expire in about an hour. cancel_after (e.g. 5m) caps GPU time. Billed to your own Replicate account. Cost: 5 to 1300 credits

Start a prediction (async)

Kick off a model without waiting — returns a pending prediction immediately. Use this for slow models (video, long generations): poll replicate.prediction, or pass a webhook. Cheaper than replicate.run because nothing is held open.
Bring your own key — connect Replicate first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Run a deployment

Run one of your deployments (a model on dedicated hardware) and wait for the output, same as replicate.run.
Bring your own key — connect Replicate first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Cancel a prediction

Stop a running prediction. Useful when a model is taking longer than it’s worth — you stop paying for the GPU.
Bring your own key — connect Replicate first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Start a fine-tune

Train a model version against your own data and push the result to destination. Long-running and billed by the second on your account — poll replicate.training for status.
Bring your own key — connect Replicate first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Cancel a fine-tune

Stop a running training and stop paying for it.
Bring your own key — connect Replicate first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Raw Replicate call

Escape hatch: any Replicate endpoint on your own token (path absolute, e.g. /webhooks/default/secret). Prefer the curated replicate tools when one fits.
Bring your own key — connect Replicate first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Google Calendar

your google calendar: list, read, create, update, and delete calendar events, and list your calendars (connect with one click). (productivity)

Google Calendar: list events

List events on a calendar (default ‘primary’). Optional timeMin/timeMax (RFC3339), q, maxResults.
Beta — gated to orgs with beta access.
Bring your own key — connect Google Calendar first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Google Calendar: get event

Get one event by id from a calendar (default ‘primary’).
Beta — gated to orgs with beta access.
Bring your own key — connect Google Calendar first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Google Calendar: list calendars

List the calendars on the user’s calendar list.
Beta — gated to orgs with beta access.
Bring your own key — connect Google Calendar first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Google Calendar: create event

Create an event on a calendar (default ‘primary’). event needs start + end.
Beta — gated to orgs with beta access.
Bring your own key — connect Google Calendar first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Google Calendar: update event

Patch (partial update) an event by id on a calendar (default ‘primary’).
Beta — gated to orgs with beta access.
Bring your own key — connect Google Calendar first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Google Calendar: delete event

Delete an event by id from a calendar (default ‘primary’).
Beta — gated to orgs with beta access.
Bring your own key — connect Google Calendar first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Google Docs & Sheets

your google docs, sheets, slides, and forms: read and write documents, spreadsheet data, presentations, and forms, and read form responses (connect with one click). (productivity)

Google Docs: get document

Read a document’s full content (body, styles, revision id) by document id.
Beta — gated to orgs with beta access.
Bring your own key — connect Google Docs & Sheets first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Google Docs: create document

Create a new empty document with a title. add content afterwards with doc batch update.
Beta — gated to orgs with beta access.
Bring your own key — connect Google Docs & Sheets first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Google Docs: batch update

Apply edits to a document. requests is an array of docs edit ops (insertText, replaceAllText, etc.).
Beta — gated to orgs with beta access.
Bring your own key — connect Google Docs & Sheets first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Google Sheets: read values

Read a value range from a spreadsheet (A1 notation, e.g. ‘Sheet1!A1:C10’).
Beta — gated to orgs with beta access.
Bring your own key — connect Google Docs & Sheets first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Google Sheets: spreadsheet info

Get a spreadsheet’s metadata (sheet names, properties). Optional fields mask.
Beta — gated to orgs with beta access.
Bring your own key — connect Google Docs & Sheets first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Google Sheets: update values

Overwrite a value range (USER_ENTERED). values is a 2D array of rows.
Beta — gated to orgs with beta access.
Bring your own key — connect Google Docs & Sheets first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Google Sheets: append rows

Append rows after the last row of a range (USER_ENTERED). values is a 2D array of rows.
Beta — gated to orgs with beta access.
Bring your own key — connect Google Docs & Sheets first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Google Sheets: create spreadsheet

Create a new spreadsheet. Pass a title, or a full spreadsheet resource.
Beta — gated to orgs with beta access.
Bring your own key — connect Google Docs & Sheets first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Google Slides: get presentation

Read a presentation’s full content (slides, layouts, masters) by presentation id.
Beta — gated to orgs with beta access.
Bring your own key — connect Google Docs & Sheets first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Google Slides: create presentation

Create a new presentation with a title. add slides afterwards with slides batch update.
Beta — gated to orgs with beta access.
Bring your own key — connect Google Docs & Sheets first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Google Slides: batch update

Apply edits to a presentation. requests is an array of slides edit ops (createSlide, insertText, etc.).
Beta — gated to orgs with beta access.
Bring your own key — connect Google Docs & Sheets first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Google Forms: get form

Read a form’s structure (info, items, settings) by form id.
Beta — gated to orgs with beta access.
Bring your own key — connect Google Docs & Sheets first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Google Forms: list responses

List the responses submitted to a form by form id.
Beta — gated to orgs with beta access.
Bring your own key — connect Google Docs & Sheets first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Google Forms: create form

Create a new form with a title. add questions afterwards via a forms batch update.
Beta — gated to orgs with beta access.
Bring your own key — connect Google Docs & Sheets first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Gmail

send email as your connected gmail account: plain text or html, with cc and bcc (connect with one click). (productivity)

Gmail: send email

Send an email as the connected account. to is required; subject, body (plain text), html, cc, bcc optional.
Beta — gated to orgs with beta access.
Bring your own key — connect Gmail first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Google Analytics

your ga4 data: run reports over your properties and list the properties you can access (connect with one click). (analytics)

Google Analytics: run report (GA4)

Run a GA4 report for a property. Pass numeric property_id, dimensions + metrics (name arrays), and a date range.
Beta — gated to orgs with beta access.
Bring your own key — connect Google Analytics first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Google Analytics: list properties

List the GA4 accounts and properties you can access, to find a numeric property_id.
Beta — gated to orgs with beta access.
Bring your own key — connect Google Analytics first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Google Search Console

your search console data: query search analytics for a verified site, list your sites, and inspect a url’s index status (connect with one click). (analytics)

Search Console: search analytics

Query Search Console traffic for a verified site over a date range. dimensions can be query, page, country, device, or date.
Beta — gated to orgs with beta access.
Bring your own key — connect Google Search Console first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Search Console: list sites

List the sites you have verified in Search Console.
Beta — gated to orgs with beta access.
Bring your own key — connect Google Search Console first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Search Console: inspect url

Inspect a URL’s index status in Search Console. Needs the inspection_url and its owning verified site_url.
Beta — gated to orgs with beta access.
Bring your own key — connect Google Search Console first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Bing Webmaster

Your site’s Bing search performance: queries, pages, crawl health, backlinks, and indexing. (analytics)

Bing verified sites

List the sites verified in your Bing Webmaster Tools account.
Bring your own key — connect Bing Webmaster first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Bing traffic stats

Daily impressions, clicks, and average position for a site on Bing.
Bring your own key — connect Bing Webmaster first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Bing top queries

Top search queries driving impressions and clicks to a site on Bing.
Bring your own key — connect Bing Webmaster first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Bing top pages

Traffic statistics for a site’s top-performing pages on Bing.
Bring your own key — connect Bing Webmaster first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Bing queries for a page

Which search queries drive traffic to one specific page.
Bring your own key — connect Bing Webmaster first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Bing keyword stats

Historical search impression volume for a keyword on Bing.
Bring your own key — connect Bing Webmaster first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call
Keywords related to a seed term, with impression counts over a date range.
Bring your own key — connect Bing Webmaster first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Bing crawl issues

Crawl errors Bing found on a site: 404s, blocked URLs, malware, DNS failures.
Bring your own key — connect Bing Webmaster first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Bing crawl stats

How often Bing crawled a site, and what it found each day.
Bring your own key — connect Bing Webmaster first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Bing URL index info

Index status and details Bing holds for a single page.
Bring your own key — connect Bing Webmaster first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call
Pages on a site that have inbound links, with counts.
Bring your own key — connect Bing Webmaster first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call
Inbound links pointing at one specific page.
Bring your own key — connect Bing Webmaster first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Bing sitemaps

Sitemaps submitted for a site, with their status.
Bring your own key — connect Bing Webmaster first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Bing URL submission quota

Remaining daily and monthly URL submission allowance. Check before submitting.
Bring your own key — connect Bing Webmaster first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Submit URL to Bing

Submit a single URL to Bing for crawling and indexing. Counts against your daily quota.
Bring your own key — connect Bing Webmaster first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Submit URLs to Bing (batch)

Submit several URLs to Bing for indexing in one call. Counts against your daily quota.
Bring your own key — connect Bing Webmaster first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Submit sitemap to Bing

Register a sitemap (or RSS/Atom feed) with Bing so it discovers your URLs — the write half of feeds. Verify afterwards with bing_webmaster.feeds.
Bring your own key — connect Bing Webmaster first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call

Remove sitemap from Bing

Unregister a previously submitted sitemap or feed from Bing.
Bring your own key — connect Bing Webmaster first (POST /v1/connections); the call runs on your own key. See the API reference → Connections.
Cost: 5 credits per call