Hand-built (205)
Written here against each vendor’s real API, with the operations a workflow actually needs.
- ActiveCampaign — Manage contacts, deals, and automation pipelines in ActiveCampaign via the v3 REST API. Lists and creates the core CRM objects against your ActiveCampaign account.
- ADP — Read ADP Workforce Now workers and pay statements via the ADP HR & Payroll REST APIs.
- Affinity — Sync relationships, organizations, and deal lists in Affinity CRM via its REST API.
- Aircall — Manage calls, contacts, and phone numbers for sales teams via the Aircall REST API.
- Airtable — List, create, and update records in an Airtable base via the Airtable Web API.
- Album Splitter — Download a 'full album' or DJ-mix video and split it into individual audio tracks by its chapter markers (one mp3 per chapter).
- Anaplan — Discover Anaplan workspaces, models, lists, exports and actions via the Anaplan Integration API v2.
- Apache Cassandra — Run CQL against Apache Cassandra over the DataStax v4 driver — query, export results to a delimited file, bulk import from one, and list keyspaces, tables and column types.
- Apollo — Search contacts, enrich leads, and trigger sequences via the Apollo.io REST API.
- Asana — Read and create Asana tasks, projects, and workspaces via the Asana REST API.
- Audio Convert — Transcode a folder of audio between formats (flac/wav/m4a -> mp3, or down-bitrate) and optionally loudness-normalize (EBU R128) for consistent volume.
- Audio Tag Fix — Fix the metadata on downloaded audio: set ID3 title/artist/album tags (derived from 'Artist - Title' filenames or supplied explicitly) using ffmpeg.
- BambooHR — Read the BambooHR employee directory, individual employee records, who is out today, and time-off requests through the BambooHR API.
- beehiiv — beehiiv API — list publications, list and look up subscriptions, and create new subscriptions for a publication.
- Birthday Checker — Check a CSV birthday list for upcoming birthdays within a lookahead window
- Bitbucket — Manage Bitbucket repositories, pull requests, and pipelines via the Bitbucket Cloud REST API.
- Brevo — Send transactional and marketing email/SMS and manage contacts via the Brevo (Sendinblue) API.
- Calendly — List Calendly scheduled events and their invitees, and cancel events, via the Calendly API v2.
- Campaign Monitor — Campaign Monitor API v3.3 — list account clients, read contact lists, create email campaigns, and pull campaign summary reports.
- Capsule CRM — Manage parties, opportunities, and tasks in Capsule CRM via its REST API v2.
- Chargebee — Read and create Chargebee data — customers, subscriptions, invoices — for recurring billing via the Chargebee REST API.
- CircleCI — Trigger pipelines and read workflow/job status via the CircleCI v2 REST API.
- Clearbit — Enrich emails and domains with company and person data via the Clearbit API. Supports person enrichment, company enrichment, combined person+company enrichment, and company name-to-domain lookup.
- Clearout — Verify email deliverability and find prospect emails via the Clearout API. Instant single-email verification, instant email finder by name + domain, and account credit balance.
- ClickHouse — Run SQL against ClickHouse over its native HTTP interface — query, export to a delimited file, import from one, and inspect databases and tables. No JDBC driver to install.
- ClickUp — Read and create ClickUp tasks, list workspaces and list tasks via the ClickUp REST API v2.
- Clockify — Read time entries, projects, clients and users from Clockify. Paginates everything (Clockify defaults to 50 per page) and converts ISO-8601 durations to hours.
- Close CRM — Manage leads, contacts, opportunities, and call logs in Close CRM via the Close REST API. Lists and creates the core CRM objects and logs calls against a lead.
- Constant Contact — Create and send email campaigns and manage contact lists via the Constant Contact v3 API.
- ConvertKit (Kit) — Tag subscribers and trigger broadcasts/sequences for creators via the ConvertKit (Kit) v4 API.
- Copper CRM — Sync people, companies, and opportunities in Copper CRM via its developer REST API.
- Coupa — Read Coupa procurement data — requisitions, purchase orders, suppliers, and invoices.
- Crisp — Manage live-chat conversations, sessions, and people in Crisp via the Crisp REST API v1.
- Crypto Price — Fetch current cryptocurrency prices from CoinGecko with 24h change. Free public API, no auth.
- Customer.io — Track customer events and manage people via the Customer.io Track API — identify/update people, send behavioral events that trigger email and push campaigns, read attributes, and delete people.
- Database Backup — Backup databases using native dump tools (pg_dump, mysqldump, mariadb-dump). Create a credential with your database credentials and the tool handles the rest securely.
- Databricks — Execute SQL statements on a Databricks SQL warehouse and list clusters, jobs, warehouses and Unity Catalog catalogs through the Databricks REST API.
- Datadog — Query Datadog monitors and timeseries metrics and post events via the Datadog v1 REST API.
- DataFrame — Pandas-like data science and ETL in pure Java, executed through JShell with Maven dependencies resolved automatically at run time.
- Deal Finder — Search for deals on Craigslist and other classifieds via RSS/web scraping
- Deskpro — Create and manage tickets, people, and organizations in Deskpro helpdesk via the Deskpro REST API v2.
- Dialpad — Place calls and pull call/SMS records for sales reps via the Dialpad REST API.
- Discord — Send and read Discord messages via incoming webhooks or a bot token.
- Docker — Run Docker containers as workflow steps with full lifecycle management — run, pull and inspect.
- Document to Text — Extract text from PDF, Word (.docx), OpenDocument (.odt), RTF, and plain text files. Pure-Python where possible — no LibreOffice required. Single file or batch directory mode.
- DocuSign — Send, sign, and track sales contracts and envelopes via the DocuSign eSignature REST API.
- Drift — Manage conversations, contacts, and messages in Drift conversational support.
- Drip — Drip REST API — manage subscribers, tags, and e-commerce email automation workflows.
- Dropbox Sign — Request signatures and track signed sales documents via the Dropbox Sign (HelloSign) REST API. Sends signature requests from a file URL or a template, reads a signature request's status, and lists signature requests and templates.
- Dynamics 365 — Read and create Microsoft Dynamics 365 records — accounts, contacts, leads and opportunities — through the Dataverse Web API.
- Email Authenticity Check — Judge whether a Gmail message is genuine or phishing from its SPF/DKIM/DMARC results, From/Return-Path/Reply-To/DKIM alignment, and link domains. Deterministic — no AI.
- Email Authenticity Scan (Batch) — Scan a batch of email messages and report ONLY the phishing ones, deterministically, from SPF/DKIM/DMARC results, From/Return-Path/Reply-To/DKIM alignment, and link domains. No AI. Batch counterpart of email-authenticity-check.
- EmailOctopus — Add subscribers and manage email campaigns via the EmailOctopus API.
- EODHD Global Market Data — EODHD end-of-day and fundamental data for 60+ exchanges worldwide — London, Frankfurt, Toronto, Tokyo, Sydney, Mumbai and more, plus US markets. Prices, fundamentals, dividends, splits, symbol lists and news.
- Essbase — Automate Oracle Essbase OLAP cubes — run calculations, load and extract data, build dimensions, and manage applications through the Essbase JAPI.
- Excel — Read and write Microsoft Excel workbooks (.xlsx and .xls), list sheets, and convert between Excel and CSV.
- File Management — Local filesystem operations with wildcard and glob support — copy, move, delete, list, test for existence and make directories.
- Finnhub Market Data — Finnhub market data — real-time quotes, OHLC candles, company profiles and fundamentals, ETF profiles and holdings, earnings, analyst recommendations and price targets, insider transactions, dividends, splits and news.
- Freshchat — Manage messaging conversations, channels, and agents in Freshchat via the Freshchat REST API v2.
- Freshdesk — Manage support tickets, contacts, and agents in Freshworks' Freshdesk helpdesk via the Freshdesk REST API v2.
- Freshsales — Manage contacts, accounts, and sales deals in Freshsales (Freshworks CRM) via REST.
- Freshservice — Create and update ITSM tickets, assets, and changes in Freshworks' Freshservice via the Freshservice REST API v2.
- Front — Manage shared inboxes, conversations, and comments in Front — the customer communication platform built for teams.
- FTP / SFTP — Transfer files over FTP and SFTP — upload, download, list, rename, delete and make directories.
- Geocode — Geocode an address or place name to latitude/longitude using OpenStreetMap's Nominatim service. Free, no auth.
- GetResponse — Add contacts and trigger autoresponders and email marketing campaigns via the GetResponse API.
- Git — Drive a Git repository from a workflow — clone, pull, push, commit, checkout, tag, and read status, log and diff.
- GitHub — Read and create GitHub issues, pull requests, releases and repository metadata via the GitHub REST API. Needs an API Key credential holding a personal access token.
- GitHub Insights — Who is looking at a GitHub repository — views, unique visitors, clones, referring sites and most-opened paths, plus stars and forks, as a readable report. Needs an API Key credential with push access.
- GitHub Publish — Publish files to a GitHub repository — create, update, read or delete one file per call through the Contents API. Needs an API Key credential holding a personal access token.
- GitHub Release — Cut GitHub releases and attach files to them — create, update and delete releases, upload or remove download assets. Needs an API Key credential holding a personal access token.
- GitHub Repository Admin — Administer GitHub repositories — create, describe, set topics, rename, archive, list and delete. Needs an API Key credential holding a personal access token.
- GitLab — Read GitLab projects, issues, and merge requests, and open new issues via the GitLab REST API (v4).
- Gong — Pull call recordings, transcripts, and deal-conversation analytics from Gong via the Gong v2 REST API.
- Google Analytics (GA4) — Pull traffic, conversion, and campaign attribution reports from Google Analytics 4 via the Analytics Data API v1.
- Gorgias — Handle e-commerce support tickets and customer messages in Gorgias via the Gorgias REST API.
- Grafana — Manage dashboards, data sources, and alerts on a Grafana instance via the HTTP API.
- Greenhouse — Read Greenhouse recruiting data — candidates, jobs, applications and offers — through the Harvest API.
- Groove — Manage shared-inbox tickets and conversations in GrooveHQ via the v2 GraphQL API.
- Hacker News Top — Fetch the top N Hacker News stories with titles, URLs, scores, and comment counts.
- HaloITSM — Read HaloITSM service desk tickets, actions, users, clients and reference data, and raise tickets from automation, through the HaloITSM REST API.
- HaloITSM Assets — Read the HaloITSM configuration management database — assets, their types and groups, and stock items — through the HaloITSM REST API.
- HaloITSM Knowledge Base — Read HaloITSM knowledge base articles through the HaloITSM REST API.
- HaloITSM Services — Read the HaloITSM service catalogue — services, their categories and per-service status history — through the HaloITSM REST API.
- HappyFox — Create and update support tickets and contacts in HappyFox via the HappyFox REST API v1.1.
- Harvest — Read time entries, projects, clients, tasks and users from Harvest time tracking via the Harvest API v2. Follows pagination and reports when a result is incomplete.
- Help Scout — Manage conversations, mailboxes (inboxes), and customers in Help Scout via the Help Scout Mailbox API 2.0.
- HelpCrunch — Manage chats, customers, and messages in HelpCrunch customer support platform.
- Helpwise — Manage shared-inbox conversations and contacts in Helpwise via the Helpwise REST API v1.
- Hiver — Manage Gmail-based shared-inbox conversations and tags in Hiver via the Hiver REST API v1.
- HTTP GET — Fetch a URL via HTTP GET. Returns status, body, content-type, and (if the body is JSON) each top-level field as a separate output.
- HubSpot — Read and write HubSpot CRM contacts, deals, and companies via the v3 objects API.
- HubSpot Service Hub — Manage support tickets and conversations via the HubSpot Service Hub tickets API.
- Hunter — Find and verify professional email addresses by domain via the Hunter.io API. Supports domain search, email finder, email verification, and account info.
- iCal Events — Parse an .ics (iCalendar) file or URL and list upcoming events within a lookahead window.
- Insightly CRM — Create and update contacts, organisations, and opportunities in Insightly via its REST API v3.1.
- Instantly — Automate cold-email campaigns, leads, and inbox warmup via the Instantly.ai API (v2). Lists campaigns and sending accounts, adds leads to a campaign, lists emails, and enables or disables inbox warmup on a sending account.
- Intercom — Read and write Intercom contacts and conversations via the Intercom REST API.
- ISP Speed Test — Run an ISP speed test (download, upload, latency) and record a breach to a log file when the connection fails or a speed falls below a set threshold.
- Iterable — Update user profiles and trigger cross-channel email/push/SMS campaign sends via the Iterable API.
- JDE Report — Run Oracle JD Edwards EnterpriseOne reports and business functions through the AIS REST API.
- Jira — Read, search, create, and transition Jira Cloud issues via the Jira Cloud REST API v3.
- Jira Service Management — Manage service desk requests, queues, and SLAs in Jira Service Management via the Atlassian Cloud REST API.
- Job Search — Search multiple job boards (Remotive, Adzuna, We Work Remotely, Hacker News Who-is-hiring) and return normalized listings. Free tier — Adzuna requires a free API key.
- Kayako — Create and track support cases and conversations in Kayako via the Kayako REST API v1.
- Keap — Manage contacts, orders, and campaigns in Keap (Infusionsoft) via its REST API.
- Klaviyo — Sync e-commerce profiles and trigger email/SMS flows via the Klaviyo events and campaigns API.
- LDAP — Search, read, modify and count entries in LDAP or Active Directory.
- lemlist — Run cold-email campaigns and manage leads and sequences in lemlist via the lemlist REST API. Reads team and campaign data, lists campaign leads, and adds or removes leads from a campaign.
- Linear — Query and create Linear issues via the Linear GraphQL API.
- LiveAgent — Manage tickets (conversations), agents, and messages in LiveAgent helpdesk via the LiveAgent REST API.
- LiveChat — Manage live chat conversations, agents, and HelpDesk tickets in LiveChat via the LiveChat Configuration API, Agent Chat API, and HelpDesk API.
- M3U Playlist Builder — Build an .m3u playlist file from a folder of audio tracks (with #EXTINF durations) that any media player can load.
- Mailchimp — Mailchimp Marketing API — manage audiences (lists), list members, and campaigns.
- MailerLite — MailerLite API — manage subscribers, assign them to groups, create groups, and list email campaigns.
- MailerSend — MailerSend API — send transactional email (plain text, HTML, or saved templates) and track delivery by listing and inspecting sent messages and templates.
- Mailgun — Send, route, and track transactional email and validate addresses via the Mailgun API.
- Mailjet — Send transactional and marketing email and manage contact lists via the Mailjet API.
- ManageEngine ServiceDesk Plus — Create and update IT helpdesk requests and assets in ManageEngine ServiceDesk Plus via the SDP Cloud REST API v3.
- Markdown to HTML — Convert Markdown to HTML. Useful for prettier emails, reports, and rendering AI output. Stdlib only, no pip install. Raw HTML in the input is escaped by default (safe for email bodies).
- Marketo — Sync leads, trigger smart campaigns, and pull activities via the Marketo (Adobe Marketo Engage) REST API.
- Microsoft 365 Licences — Read Microsoft 365 subscriptions, seat counts and per-user licence assignment through Microsoft Graph.
- Microsoft Entra Identity — Read Microsoft Entra (Azure AD) users, groups and group membership through Microsoft Graph.
- Microsoft Entra Sign-in & Audit Logs — Read Entra sign-in logs, directory audit logs and provisioning events through Microsoft Graph. Sign-in logs require Entra ID P1 or P2.
- Microsoft Exchange Mail — Read Exchange Online mailboxes, folders and attachments, and send mail as a mailbox, through Microsoft Graph.
- Microsoft Graph — Microsoft Graph tenant check, and the shared credential for every msgraph-* connector. Reports which Entra tenant a credential actually points at.
- Microsoft Intune Devices — Read Microsoft Intune enrolled devices, compliance state, configuration profiles and detected apps through Microsoft Graph. Requires an Intune licence.
- Microsoft OneDrive & SharePoint — Browse OneDrive and SharePoint sites, libraries, folders and file metadata through Microsoft Graph.
- Microsoft Outlook Calendar — Read Outlook calendars and scheduled occurrences, create events and find meeting times, through Microsoft Graph.
- Microsoft Teams — Read Microsoft Teams teams, channels and channel messages, and post to a channel, through Microsoft Graph.
- Monday — Query and create monday.com items via the monday.com GraphQL API.
- MongoDB — Query and maintain MongoDB collections — find, insert, update, delete, count, aggregate and export.
- Moodle — Read Moodle courses, enrolments, assignment submissions and grades through the Moodle web services REST API.
- Moosend — Manage mailing lists and trigger email automation campaigns via the Moosend API.
- Music Download — Download audio as mp3 from almost any site yt-dlp supports (YouTube, SoundCloud, Bandcamp, Mixcloud) given a track, album or playlist URL. Self-updates yt-dlp and skips anything already downloaded.
- Music Search — Search YouTube for music by text query and return a ranked list of matches (title, channel, duration, URL) without downloading.
- NetSuite — Read NetSuite records — customers, sales orders, invoices — via the SuiteTalk REST Record API.
- Network Ping — Ping a host and report if it is reachable
- New Relic — Run NRQL queries and manage alerts via the New Relic NerdGraph GraphQL API.
- Notion — Read and write Notion pages and databases via the official Notion API.
- Nutshell — Manage leads, contacts, and sales activity in Nutshell CRM via its REST API — list and create leads, contacts, and activities.
- Okta — Read Okta identity data — users, groups and assigned applications — through the Okta Management API.
- Olark — Retrieve operator and group information and update operator availability in Olark live chat via the Olark REST API v1.
- Omnisend — Sync e-commerce contacts and trigger email/SMS automations via the Omnisend API.
- OpenAPI → Tool — Generate a runnable InTouch connector tool from any OpenAPI/Swagger spec — deterministic, zero AI cost.
- Opsgenie — Create, close, get, and list Opsgenie alerts via the Alert API.
- Options Analytics — Black-Scholes options pricing, Greeks, implied volatility, Monte Carlo simulation, and strategy P&L analysis
- Oracle Fusion Cloud HCM — Read Oracle Fusion Cloud HCM worker, assignment and organisation data over its REST API.
- Outreach — Manage prospects, sequences, and engagement data in Outreach via its REST API. Lists and creates prospects and lists sequences using the Outreach JSON:API v2 endpoints.
- PagerDuty — Query and create PagerDuty incidents and services via the PagerDuty REST API.
- PandaDoc — Generate, send, and track quotes and proposals via the PandaDoc REST API. Lists documents, reads document status/details, creates a document from a template, and sends a document for signature.
- PDF — Generate PDFs, extract their text, read their metadata, and merge documents.
- PeopleSoft HCM — Read Oracle PeopleSoft HCM human-resources data — workers, jobs and organisations — over JDBC.
- Pipedrive — Manage deals, persons, organizations, and pipelines through the Pipedrive REST API.
- Podcast Sync — Subscribe to a podcast RSS feed and download only new episodes to a folder. Schedule it to keep a show mirrored locally.
- Polygon.io Market Data — Polygon.io market data — price bars, snapshots, last trade/quote, ticker details, news, dividends, splits, financials and market status for stocks, options, forex and crypto.
- Postmark — Send and track transactional email with templates and bounce tracking via the Postmark API.
- Prometheus — Run PromQL instant and range queries against a Prometheus server, and list series metadata via the Prometheus HTTP API v1.
- QuickBooks Online — Query QuickBooks Online, read customers and invoices, create invoices, and fetch company details through the Accounting API v3.
- Re:amaze — Manage support conversations, messages, and contacts in Re:amaze.
- Recurly — Manage subscriptions, accounts, and invoices for recurring revenue via the Recurly API.
- RentCast — Real estate data via the RentCast API — rent estimates, property values, market statistics, and active rental listings. Requires a free or paid RentCast API key.
- RSS Feed Reader — Fetch and parse RSS/Atom feeds, returning recent entries
- Rsync — Mirror directory trees to or from a remote host over SSH — delta transfer, resume, true mirror, real dry run.
- Salesforce — Query and update leads, contacts, opportunities, and custom objects via the Salesforce REST and SOQL API.
- Salesloft — Drive sales cadences, people, accounts, and activity logging in Salesloft via its REST API.
- SAP Ariba — Run SAP Ariba sourcing operational-reporting jobs and fetch their results.
- SAP Concur — Read SAP Concur expense data — reports, entries, and users.
- SAP S/4HANA Cloud — Read SAP S/4HANA Cloud master data — business partners, sales orders, products — via the OData APIs.
- SAP SuccessFactors — Read SAP SuccessFactors HRIS data — users, persons, departments — via the OData v2 API.
- SendGrid — Send transactional email and manage Marketing Campaigns contacts via the SendGrid v3 API.
- SendPulse — Send email campaigns, SMS, and web-push notifications and manage mailing lists via the SendPulse API.
- Sentry — Query and resolve application error/exception issues and events in Sentry via the Sentry REST API.
- ServiceNow — Create and update ITSM incidents, requests, and CMDB records via the ServiceNow Table API.
- Shopify — Read Shopify products, orders and customers, and create products, through the Admin REST API.
- Slack — Call the Slack Web API to post messages, list channels, read history, and look up users.
- Slack Post — Post messages to Slack channels with rich formatting
- Smartlead — Run cold-email outreach sequences and manage campaigns via the Smartlead API. Lists and reads campaigns, creates new campaigns, adds leads to a campaign, and starts/pauses/stops a campaign.
- Snowflake — Submit, poll and cancel SQL statements on Snowflake through the SQL API v2.
- SQL — Run SQL against ten relational databases through one tool — MySQL, Oracle, PostgreSQL, SQL Server, MariaDB, DB2, Informix, Derby, Firebird and Cloud Spanner — with statement, stored-procedure, streaming, file export and bulk import operations.
- SSH — Execute commands and multi-line scripts on remote hosts over SSH.
- Stock Price Checker — Fetch current stock prices and daily change from Yahoo Finance
- Stripe — Read and create Stripe data — customers, charges, subscriptions, invoices — via the Stripe REST API.
- SugarCRM — Manage accounts, contacts, and opportunities in SugarCRM via its REST v11 API.
- Tableau — List workbooks, views, data sources and projects on a Tableau site via the Tableau REST API.
- tawk.to — Manage chats, tickets, and properties in tawk.to live chat via the tawk.to REST API v1.
- Teamwork Desk — Manage helpdesk tickets, customers, and inboxes in Teamwork Desk via the v2 REST API.
- Tidio — Manage Tidio live chat conversations, contacts, and support tickets via the Tidio Public API.
- Tiingo Market Data — Tiingo market data — decades of end-of-day prices, intraday IEX quotes, curated fundamentals and financial statements, corporate actions, news, crypto and FX.
- TM1 — Run IBM Planning Analytics (TM1) TurboIntegrator processes, read and write cube data, and query dimensions through the TM1 REST API.
- Toggl Track — Read time entries, projects and clients from Toggl Track. Separates the current-user endpoint from the workspace-wide reports endpoint so a firm report cannot silently cover one person.
- Trello — Read and create Trello boards, lists, and cards via the Trello REST API.
- Trengo — Manage omnichannel inbox tickets, contacts, and messages in Trengo.
- Twilio — Send SMS messages and read message history via the Twilio REST API.
- Typeform — List and retrieve Typeform forms, fetch form responses, and create new forms via the official Typeform API.
- Weather Forecast — Fetch weather forecast using Open-Meteo (free, no API key required)
- Website Change Detector — Monitor a webpage for changes by comparing content hashes
- Woodpecker — Manage prospects and automated cold-email outreach campaigns via the Woodpecker REST API.
- Workday — Read Workday HCM workers, supervisory organizations, and job profiles via the Workday REST API.
- Xero — Read Xero accounting data — invoices, contacts, accounts and payments — through the Xero Accounting API.
- YouTube Upload — Upload a local video (or audio-as-video) file to YouTube via the Data API v3 resumable upload. Requires a Google OAuth access token with youtube.upload scope.
- Zendesk — Read and create Zendesk support tickets and look up users via the Zendesk REST API v2.
- Zoho CRM — Create and update Leads, Contacts, and Deals in Zoho CRM via its v6 REST API.
- Zoho Desk — Create and update support tickets, contacts, and departments in Zoho Desk using the official REST API v1.
- ZoomInfo — Enrich and search company and contact data via the ZoomInfo Enterprise (Enrich/Search) API.
Vendor API tools (1182)
Transcribed automatically from each vendor’s published API. Broad coverage, no hand-tuning — check the operations before you rely on one.
Google APIs — 268
- Googleapis Abusiveexperiencereport — Google Abusive Experience Report API is a service for checking whether a site has been flagged for abusive user experiences such as misleading ads or disruptive page behavior.
- Googleapis Acceleratedmobilepageurl — Google Accelerated Mobile Pages URL API is a service for looking up AMP versions of web pages.
- Googleapis Accessapproval — Google Cloud Access Approval is a service that lets organizations require explicit approval before Google personnel can access selected cloud resources.
- Googleapis Accesscontextmanager — Google Cloud Access Context Manager is a service for defining context-aware access policies for Google Cloud resources.
- Googleapis Acmedns — Google ACME DNS API is a Google service used to manage DNS-based ACME domain validation for certificate issuance.
- Googleapis Adexchangebuyer2 — Google Ad Exchange Buyer II API is a newer API for managing programmatic ad buying, clients, creatives, proposals, and publisher deals in Google Ad Exchange.
- Googleapis Adexperiencereport — Google Ad Experience Report API is a service for checking whether a site’s ad experiences violate Google’s advertising experience standards.
- Googleapis Admin — Google Admin SDK API is a set of APIs for managing Google Workspace users, groups, domains, devices, and administrative settings.
- Googleapis Admob — Google AdMob API is a service for managing and reporting on mobile app monetization through Google AdMob.
- Googleapis Adsense — Google AdSense API is a service for managing AdSense accounts and retrieving reports about website advertising revenue and performance.
- Googleapis Advisorynotifications — Google Advisory Notifications API is a Google Cloud service for receiving security, privacy, and compliance-related advisory notifications.
- Googleapis Alertcenter — Google Workspace Alert Center API is a service for viewing and managing security and administrative alerts for Google Workspace domains.
- Googleapis Analyticsadmin — Google Analytics Admin API is a service for managing Google Analytics accounts, properties, data streams, access, and measurement settings.
- Googleapis Analyticsdata — Google Analytics Data API is a Google API for retrieving Google Analytics 4 reporting data.
- Googleapis Analyticshub — Google Analytics Hub API is a Google Cloud API for managing Analytics Hub data exchanges and shared datasets.
- Googleapis Analyticsreporting — Google Analytics Reporting API is a Google API for accessing historical Google Analytics report data.
- Googleapis Androiddeviceprovisioning — Android Device Provisioning API is a Google API for enrolling and configuring Android devices for enterprise zero-touch deployment.
- Googleapis Androidenterprise — Android Enterprise API is a Google API for managing Android apps and devices in enterprise environments.
- Googleapis Androidmanagement — Android Management API is a Google API for managing Android devices, policies, and apps for enterprise mobility management.
- Googleapis Androidpublisher — Google Play Android Publisher API is a Google API for managing Android app publishing, releases, subscriptions, and store data on Google Play.
- Googleapis Apigateway — Google Cloud API Gateway API is a Google Cloud API for creating and managing API gateways that front backend services.
- Googleapis Apigee — Apigee API is a Google Cloud API for managing the Apigee API management platform.
- Googleapis Apigeeregistry — Apigee Registry API is a Google Cloud API for cataloging and managing API descriptions, versions, and metadata.
- Googleapis Apikeys — Google API Keys API is a Google Cloud API for creating and managing API keys used to access Google services.
- Googleapis Appengine — Google App Engine Admin API is a Google Cloud API for managing applications hosted on Google App Engine.
- Googleapis Area120Tables — Area 120 Tables API is a Google API for accessing and managing data in Google Tables.
- Googleapis Artifactregistry — Google Artifact Registry API is a Google Cloud API for managing repositories of software packages and container images.
- Googleapis Assuredworkloads — Google Assured Workloads API is a Google Cloud API for creating and managing regulated cloud environments with compliance controls.
- Googleapis Authorizedbuyersmarketplace — Authorized Buyers Marketplace API is a Google API for managing programmatic advertising deals in Google Authorized Buyers.
- Googleapis Automl — Google Cloud AutoML API is a Google Cloud API for training and using custom machine learning models with managed tools.
- Googleapis Baremetalsolution — Google Cloud Bare Metal Solution API is a Google Cloud API for managing dedicated bare-metal server environments connected to Google Cloud.
- Googleapis Batch — Google Cloud Batch API is a Google Cloud API for running and managing batch computing jobs at scale.
- Googleapis Beyondcorp — Google BeyondCorp is a zero-trust access platform for securing employee and application access without relying on a traditional VPN.
- Googleapis Bigquery — Google BigQuery is a serverless cloud data warehouse used to store, query, and analyze large datasets.
- Googleapis Bigqueryconnection — Google BigQuery Connection API manages external data connections that let BigQuery access data in other systems.
- Googleapis Bigquerydatatransfer — Google BigQuery Data Transfer Service automates scheduled movement of data from supported sources into BigQuery.
- Googleapis Bigqueryreservation — Google BigQuery Reservation API manages BigQuery compute capacity reservations and slot commitments.
- Googleapis Bigtableadmin — Google Cloud Bigtable Admin API manages Cloud Bigtable instances, clusters, tables, and access settings.
- Googleapis Billingbudgets — Google Cloud Billing Budgets API manages budgets and alerts for Google Cloud spending.
- Googleapis Binaryauthorization — Google Binary Authorization is a deployment security service that enforces trusted container image policies.
- Googleapis Blogger — Google Blogger API lets applications manage Blogger blogs, posts, pages, comments, and users.
- Googleapis Books — Google Books API lets applications search, retrieve, and manage information about books and reading collections.
- Googleapis Businessprofileperformance — Google Business Profile Performance API provides performance metrics for Google Business Profile listings.
- Googleapis Calendar — Google Calendar API lets applications create, read, update, and manage Google Calendar events and calendars.
- Googleapis Certificatemanager — Google Certificate Manager is a Google Cloud service for provisioning and managing TLS certificates.
- Googleapis Chat — Google Chat API lets applications build bots, manage spaces, and interact with messages in Google Chat.
- Googleapis Chromemanagement — Google Chrome Management API provides reporting and management data for Chrome browsers and ChromeOS devices in organizations.
- Googleapis Chromepolicy — Google Chrome Policy API manages Chrome and ChromeOS policies for users, browsers, and devices.
- Googleapis Chromeuxreport — Google Chrome UX Report API provides real-user web performance experience data collected from Chrome users.
- Googleapis Civicinfo — Google Civic Information API provides election, polling place, representative, and civic geography information.
- Googleapis Classroom — Google Classroom API lets applications manage courses, coursework, rosters, submissions, and Classroom data.
- Googleapis Cloudasset — Google Cloud Asset Inventory API provides inventory, search, analysis, and history for Google Cloud resources and policies.
- Googleapis Cloudbilling — Google Cloud Billing API is an interface for programmatically managing Google Cloud billing accounts, budgets, and cost-related account information.
- Googleapis Cloudbuild — Google Cloud Build API is an interface for automating software builds, tests, and deployments on Google Cloud.
- Googleapis Cloudchannel — Google Cloud Channel API is an interface for Google Cloud resellers and partners to manage customers, entitlements, and channel services.
- Googleapis Clouddeploy — Google Cloud Deploy API is an interface for managing continuous delivery pipelines and releases to Google Cloud environments.
- Googleapis Clouderrorreporting — Google Cloud Error Reporting API is an interface for collecting, tracking, and managing application errors in Google Cloud.
- Googleapis Cloudfunctions — Google Cloud Functions API is an interface for creating and managing serverless functions that run code in response to events.
- Googleapis Cloudidentity — Google Cloud Identity API is an interface for managing identities, users, groups, and device-related identity services for organizations.
- Googleapis Cloudiot — Google Cloud IoT API is an interface for managing connected Internet of Things devices and their data on Google Cloud.
- Googleapis Cloudkms — Google Cloud Key Management Service API is an interface for creating and managing cryptographic keys used to protect cloud data.
- Googleapis Cloudprivatecatalog — Google Cloud Private Catalog API is an interface for accessing curated internal catalogs of approved cloud products and solutions.
- Googleapis Cloudprivatecatalogproducer — Google Cloud Private Catalog Producer API is an interface for creating and publishing private catalog products for use inside an organization.
- Googleapis Cloudprofiler — Google Cloud Profiler API is an interface for collecting performance profiling data from applications running in production.
- Googleapis Cloudresourcemanager — Google Cloud Resource Manager API is an interface for organizing and managing Google Cloud projects, folders, and organizations.
- Googleapis Cloudscheduler — Google Cloud Scheduler API is an interface for creating and managing scheduled jobs that trigger cloud tasks or services.
- Googleapis Cloudsearch — Google Cloud Search API is an interface for indexing and searching organizational content across Google Workspace and connected data sources.
- Googleapis Cloudshell — Google Cloud Shell API is an interface for managing browser-based command-line shell environments in Google Cloud.
- Googleapis Cloudsupport — Google Cloud Support API is an interface for managing Google Cloud support cases and support-related interactions.
- Googleapis Cloudtasks — Google Cloud Tasks API is an interface for creating and managing asynchronous task queues for distributed applications.
- Googleapis Cloudtrace — Google Cloud Trace API is an interface for collecting and analyzing latency tracing data from distributed applications.
- Googleapis Commentanalyzer — googleapis-commentanalyzer is a generated connector for Google's Comment Analyzer API, which analyzes user-generated text such as comments for attributes like toxicity.
- Googleapis Composer — googleapis-composer is a generated connector for Google Cloud Composer, a managed Apache Airflow service for orchestrating workflows and data pipelines.
- Googleapis Compute — googleapis-compute is a generated connector for Google Compute Engine, Google Cloud's service for creating and managing virtual machines and related infrastructure.
- Googleapis Connectors — googleapis-connectors is a generated connector for Google Cloud Connectors, a service for managing integrations between applications, databases, and cloud services.
- Googleapis Contactcenteraiplatform — googleapis-contactcenteraiplatform is a generated connector for Google Contact Center AI Platform, a cloud service for running AI-assisted contact center operations.
- Googleapis Contactcenterinsights — googleapis-contactcenterinsights is a generated connector for Google Contact Center AI Insights, a service that analyzes customer service conversations for patterns, metrics, and quality insights.
- Googleapis Container — googleapis-container is a generated connector for Google Kubernetes Engine, Google Cloud's managed Kubernetes service for running containerized applications.
- Googleapis Containeranalysis — googleapis-containeranalysis is a generated connector for Google Container Analysis, a service for storing and querying metadata such as vulnerabilities and build information for container images.
- Googleapis Content — googleapis-content is a generated connector for Google's Content API for Shopping, which manages product, inventory, and merchant data in Google Merchant Center.
- Googleapis Contentwarehouse — googleapis-contentwarehouse is a generated connector for Google Cloud Content Warehouse, a service for organizing, searching, and managing enterprise documents and metadata.
- Googleapis Customsearch — googleapis-customsearch is a generated connector for Google's Custom Search API, which lets applications query a programmable Google-powered search engine.
- Googleapis Datacatalog — googleapis-datacatalog is a generated connector for Google Cloud Data Catalog, a metadata management and data discovery service.
- Googleapis Dataflow — googleapis-dataflow is a generated connector for Google Cloud Dataflow, a managed service for running Apache Beam batch and streaming data processing jobs.
- Googleapis Dataform — googleapis-dataform is a generated connector for Google Cloud Dataform, a service for building, versioning, and running SQL-based data transformations in BigQuery.
- Googleapis Datafusion — googleapis-datafusion is a generated connector for Google Cloud Data Fusion, a visual data integration service for building and running ETL and ELT pipelines.
- Googleapis Datalabeling — googleapis-datalabeling is a generated connector for Google's Data Labeling API, a service for preparing labeled datasets for machine learning.
- Googleapis Datalineage — googleapis-datalineage is a generated connector for Google Cloud Data Lineage, a service that tracks how data moves and changes across data systems.
- Googleapis Datamigration — googleapis-datamigration is a generated connector for Google Cloud Database Migration Service, which helps migrate databases to Google Cloud.
- Googleapis Datapipelines — googleapis-datapipelines is a generated connector for Google Cloud Data Pipelines, a service for creating and managing scheduled data pipeline jobs.
- Googleapis Dataplex — googleapis-dataplex is a generated connector for Google Cloud Dataplex, a data fabric and governance service for managing distributed data across lakes, warehouses, and marts.
- Googleapis Dataproc — Googleapis Dataproc is a connector for the Google Cloud Dataproc API, used to manage cloud-based Apache Spark and Hadoop data processing clusters.
- Googleapis Datastore — Googleapis Datastore is a connector for the Google Cloud Datastore API, used to work with Google’s scalable NoSQL document database.
- Googleapis Datastream — Googleapis Datastream is a connector for the Google Cloud Datastream API, used for serverless data replication and change data capture between databases and cloud services.
- Googleapis Deploymentmanager — Googleapis Deploymentmanager is a connector for the Google Cloud Deployment Manager API, used to define and deploy cloud infrastructure resources.
- Googleapis Dfareporting — Googleapis Dfareporting is a connector for the Campaign Manager 360 reporting API, used to access digital advertising campaign reports and trafficking data.
- Googleapis Dialogflow — Googleapis Dialogflow is a connector for the Google Dialogflow API, used to build and manage conversational chatbots and voice agents.
- Googleapis Digitalassetlinks — Googleapis Digitalassetlinks is a connector for the Google Digital Asset Links API, used to verify relationships between websites, apps, and other digital assets.
- Googleapis Discovery — Googleapis Discovery is a connector for the Google APIs Discovery Service, used to retrieve machine-readable descriptions of Google APIs.
- Googleapis Discoveryengine — Googleapis Discoveryengine is a connector for Google Cloud Discovery Engine, used to build enterprise search, recommendations, and AI-powered discovery experiences.
- Googleapis Displayvideo — Googleapis Displayvideo is a connector for the Display & Video 360 API, used to manage programmatic display and video advertising campaigns.
- Googleapis Dlp — Googleapis Dlp is a connector for Google Cloud Data Loss Prevention, used to discover, classify, mask, and protect sensitive data.
- Googleapis Dns — Googleapis Dns is a connector for the Google Cloud DNS API, used to manage DNS zones and records.
- Googleapis Docs — Googleapis Docs is a connector for the Google Docs API, used to create, read, and edit Google Docs documents programmatically.
- Googleapis Documentai — Googleapis Documentai is a connector for Google Cloud Document AI, used to extract and understand data from documents with machine learning.
- Googleapis Domains — Googleapis Domains is a connector for the Google Domains API, used to manage domain name registrations and related settings.
- Googleapis Doubleclickbidmanager — Googleapis Doubleclickbidmanager is a connector for the DoubleClick Bid Manager API, used to manage and report on programmatic advertising buying.
- Googleapis Doubleclicksearch — Googleapis Doubleclicksearch is a connector for the DoubleClick Search API, used to manage and report on search advertising campaigns.
- Googleapis Drive — Googleapis Drive is a connector for the Google Drive API, used to access, manage, and share files stored in Google Drive.
- Googleapis Driveactivity — Googleapis Driveactivity is a connector for the Google Drive Activity API, used to view and analyze user actions and file activity in Google Drive.
- Googleapis Drivelabels — Google Drive Labels API is a Google API for creating and managing structured labels and metadata on Google Drive files.
- Googleapis Essentialcontacts — Google Essential Contacts API is a Google Cloud API for managing the people who receive important notifications about cloud resources.
- Googleapis Eventarc — Google Eventarc API is a Google Cloud API for routing events from Google services and applications to event-driven workloads.
- Googleapis Factchecktools — Google Fact Check Tools API is a Google API for searching and working with published fact-check claims and ClaimReview data.
- Googleapis Fcm — Firebase Cloud Messaging API is a Google Firebase API for sending push notifications and messages to mobile and web apps.
- Googleapis Fcmdata — Firebase Cloud Messaging Data API is a Google Firebase API for viewing delivery and performance data for push notifications.
- Googleapis File — Google Cloud Filestore API is a Google Cloud API for managing managed network file storage instances.
- Googleapis Firebase — Firebase Management API is a Google Firebase API for managing Firebase projects and registered apps.
- Googleapis Firebaseappcheck — Firebase App Check API is a Google Firebase API for helping verify that requests to backend services come from trusted apps.
- Googleapis Firebaseappdistribution — Firebase App Distribution API is a Google Firebase API for distributing pre-release mobile app builds to testers.
- Googleapis Firebasedatabase — Firebase Realtime Database API is a Google Firebase API for using and managing a cloud-hosted realtime JSON database.
- Googleapis Firebasedynamiclinks — Firebase Dynamic Links API is a Google Firebase API for creating smart deep links that send users to app or web content.
- Googleapis Firebasehosting — Firebase Hosting API is a Google Firebase API for managing web app hosting and deployment resources.
- Googleapis Firebaseml — Firebase ML API is a Google Firebase API for managing machine-learning resources used in mobile and web apps.
- Googleapis Firebaserules — Firebase Rules API is a Google Firebase API for managing security rules for Firebase services such as Firestore and Storage.
- Googleapis Firebasestorage — Firebase Storage API is a Google Firebase API for storing and serving user-generated files such as photos, videos, and documents.
- Googleapis Firestore — Cloud Firestore API is a Google Firebase and Google Cloud API for using and managing a scalable NoSQL document database.
- Googleapis Fitness — Google Fitness API is a Google API for accessing and managing fitness and health activity data with user permission.
- Googleapis Forms — Google Forms API is a Google Workspace API for creating, reading, and managing Google Forms and their responses.
- Googleapis Games — Google Play Games Services API is a Google API for adding game features such as achievements, leaderboards, and player services.
- Googleapis Gamesconfiguration — Googleapis Gamesconfiguration is a connector for the Google Play Games configuration API used to manage game service settings such as achievements and leaderboards.
- Googleapis Gameservices — Googleapis Gameservices is a connector for the Google Cloud Game Servers API used to manage infrastructure for online multiplayer game servers.
- Googleapis Gamesmanagement — Googleapis Gamesmanagement is a connector for the Google Play Games Management API used to manage player game data such as achievements and leaderboards.
- Googleapis Genomics — Googleapis Genomics is a connector for the Google Genomics API used to store, process, and analyze genomic data.
- Googleapis Gkebackup — Googleapis Gkebackup is a connector for the Google Kubernetes Engine Backup API used to back up and restore GKE clusters.
- Googleapis Gkehub — Googleapis Gkehub is a connector for the Google Kubernetes Engine Hub API used to manage fleets of Kubernetes clusters.
- Googleapis Gmail — Googleapis Gmail is a connector for the Gmail API used to access and manage Gmail messages, labels, drafts, and mailbox settings.
- Googleapis Gmailpostmastertools — Googleapis Gmailpostmastertools is a connector for the Gmail Postmaster Tools API used to monitor email delivery, spam, and domain reputation data.
- Googleapis Groupsmigration — Googleapis Groupsmigration is a connector for the Google Groups Migration API used to migrate email archives into Google Groups.
- Googleapis Groupssettings — Googleapis Groupssettings is a connector for the Google Groups Settings API used to read and change configuration settings for Google Groups.
- Googleapis Healthcare — Googleapis Healthcare is a connector for the Google Cloud Healthcare API used to manage healthcare data such as FHIR, HL7v2, and DICOM records.
- Googleapis Homegraph — Googleapis Homegraph is a connector for the Google Home Graph API used by smart home integrations to sync devices and report their states to Google Assistant.
- Googleapis Iam — Googleapis Iam is a connector for the Google Cloud Identity and Access Management API used to manage roles, permissions, policies, and service accounts.
- Googleapis Iamcredentials — Googleapis Iamcredentials is a connector for the Google Cloud IAM Credentials API used to create short-lived service account credentials and sign tokens.
- Googleapis Iap — Googleapis Iap is a connector for the Google Cloud Identity-Aware Proxy API used to control access to applications and cloud resources based on user identity.
- Googleapis Identitytoolkit — Googleapis Identitytoolkit is a connector for Google Identity Toolkit, the authentication API behind Firebase Authentication for signing in and managing users.
- Googleapis Ids — Googleapis Ids is a connector for the Google Cloud IDS API used to manage cloud intrusion detection services.
- Googleapis Indexing — Googleapis Indexing is a connector for the Google Indexing API used to notify Google about URL updates for supported content such as job postings and livestreams.
- Googleapis Integrations — Googleapis Integrations is a connector for the Google Cloud Application Integration API used to build and manage integrations between applications and services.
- Googleapis Jobs — Googleapis Jobs is a connector for Google's Cloud Talent Solution Jobs API, which lets applications create, search, and manage job postings.
- Googleapis Keep — Googleapis Keep is a connector for the Google Keep API, which lets applications access and manage notes and lists in Google Keep.
- Googleapis Kgsearch — Googleapis Kgsearch is a connector for the Google Knowledge Graph Search API, which lets applications search Google's knowledge graph entities.
- Googleapis Kmsinventory — Googleapis Kmsinventory is a connector for Google's Cloud KMS Inventory API, which helps inspect and inventory cryptographic keys used in Google Cloud.
- Googleapis Language — Googleapis Language is a connector for Google's Cloud Natural Language API, which analyzes text for entities, sentiment, syntax, and classification.
- Googleapis Libraryagent — Googleapis Libraryagent is a connector for Google's Library Agent sample API, a demonstration API for managing fictional library shelves and books.
- Googleapis Licensing — Googleapis Licensing is a connector for the Google Workspace Licensing API, which manages user licenses for Google Workspace services.
- Googleapis Lifesciences — Googleapis Lifesciences is a connector for Google Cloud Life Sciences, which runs biomedical and genomics data processing workflows in the cloud.
- Googleapis Localservices — Googleapis Localservices is a connector for Google's Local Services API, which supports managing Local Services Ads data such as accounts and leads.
- Googleapis Logging — Googleapis Logging is a connector for the Google Cloud Logging API, which collects, stores, searches, and manages application and infrastructure logs.
- Googleapis Managedidentities — Googleapis Managedidentities is a connector for Google Cloud Managed Service for Microsoft Active Directory, which manages cloud-hosted Active Directory domains.
- Googleapis Manufacturers — Googleapis Manufacturers is a connector for the Google Manufacturer Center API, which lets manufacturers provide and manage product information shown across Google.
- Googleapis Memcache — Googleapis Memcache is a connector for Google Cloud Memorystore for Memcached, which manages hosted Memcached instances for application caching.
- Googleapis Metastore — Googleapis Metastore is a connector for Google Cloud Dataproc Metastore, a managed metadata service for big data systems such as Apache Hive.
- Googleapis Migrationcenter — Googleapis Migrationcenter is a connector for Google Cloud Migration Center, which assesses existing IT assets and plans cloud migrations.
- Googleapis Ml — Googleapis Ml is a connector for Google's Cloud Machine Learning API, which manages machine learning models, versions, and prediction jobs.
- Googleapis Monitoring — Googleapis Monitoring is a connector for the Google Cloud Monitoring API, which tracks metrics, uptime, dashboards, and alerts for cloud systems.
- Googleapis Mybusinessaccountmanagement — Googleapis Mybusinessaccountmanagement is a connector for the Google Business Profile Account Management API, which manages business profile accounts and access.
- Googleapis Mybusinessbusinesscalls — Google My Business Business Calls API is a Google API for accessing call history and call-related metrics for Google Business Profile locations.
- Googleapis Mybusinessbusinessinformation — Google My Business Business Information API is a Google API for managing business profile details such as locations, names, addresses, hours, and attributes on Google.
- Googleapis Mybusinesslodging — Google My Business Lodging API is a Google API for managing hotel and lodging attributes shown on Google Business Profiles.
- Googleapis Mybusinessnotifications — Google My Business Notifications API is a Google API for receiving notifications about changes and events related to Google Business Profile accounts and locations.
- Googleapis Mybusinessplaceactions — Google My Business Place Actions API is a Google API for managing action links such as booking, ordering, or appointment links on Google Business Profiles.
- Googleapis Mybusinessqanda — Google My Business Q&A API is a Google API for managing questions and answers associated with Google Business Profile locations.
- Googleapis Mybusinessverifications — Google My Business Verifications API is a Google API for initiating and managing verification of Google Business Profile locations.
- Googleapis Networkconnectivity — Google Cloud Network Connectivity API is a Google Cloud API for managing network connectivity resources such as hubs, spokes, and cloud network connections.
- Googleapis Networkmanagement — Google Cloud Network Management API is a Google Cloud API for analyzing, testing, and troubleshooting cloud network connectivity and configurations.
- Googleapis Networksecurity — Google Cloud Network Security API is a Google Cloud API for managing network security resources such as firewall policies, TLS inspection, and security gateways.
- Googleapis Networkservices — Google Cloud Network Services API is a Google Cloud API for managing network service resources such as load balancing, service routing, and service meshes.
- Googleapis Notebooks — Google Cloud Notebooks API is a Google Cloud API for managing managed notebook environments used for data science, machine learning, and analysis.
- Googleapis Oauth2 — Google OAuth2 API is a Google API for authentication, authorization, token handling, and retrieving basic Google account identity information.
- Googleapis Ondemandscanning — Google Cloud On-Demand Scanning API is a Google Cloud API for scanning container images and software artifacts for vulnerabilities.
- Googleapis Orgpolicy — Google Cloud Organization Policy API is a Google Cloud API for defining and enforcing governance constraints across cloud organizations, folders, and projects.
- Googleapis Osconfig — Google Cloud OS Config API is a Google Cloud API for managing operating system configuration, patching, inventory, and compliance on virtual machines.
- Googleapis Oslogin — Google Cloud OS Login API is a Google Cloud API for managing SSH access to virtual machines using Google identities and IAM permissions.
- Googleapis Pagespeedonline — Google PageSpeed Online API is a Google API for analyzing web page performance and returning Lighthouse-based speed and quality metrics.
- Googleapis Paymentsresellersubscription — Google Payments Reseller Subscription API is a Google API for managing subscriptions sold through Google payments reseller arrangements.
- Googleapis People — Google People API is a Google API for accessing and managing Google account profile, contact, and people-related data.
- Googleapis Playablelocations — Google Playable Locations API is a Google API for finding real-world geographic locations suitable for location-based games.
- Googleapis Playcustomapp — Google Play Custom App API is a Google API for publishing private Android apps to Managed Google Play for specific organizations.
- Googleapis Playdeveloperreporting — Google Play Developer Reporting API is a Google API for accessing Android app quality, performance, and vitals reports from Google Play.
- Googleapis Playintegrity — Google Play Integrity API is a Google API that helps Android apps verify app, device, and user environment integrity.
- Googleapis Plus — Google Plus API is a Google API for accessing Google+ profile and social activity data.
- Googleapis Policyanalyzer — Google Cloud Policy Analyzer API is a Google Cloud API for analyzing IAM policies and access relationships.
- Googleapis Policysimulator — Google Cloud Policy Simulator API is a Google Cloud API for testing the effects of proposed IAM policy changes before applying them.
- Googleapis Policytroubleshooter — Google Cloud Policy Troubleshooter API is a Google Cloud API for diagnosing why a principal does or does not have access to a resource.
- Googleapis Privateca — Google Cloud Private CA API is a Google Cloud service for creating and managing private certificate authorities and certificates.
- Googleapis Prod Tt Sasportal — Google SAS Portal API is a Google API for managing Spectrum Access System portal resources for CBRS wireless deployments.
- Googleapis Publicca — Google Public Certificate Authority API is a Google API for requesting and managing publicly trusted TLS certificates from Google Trust Services.
- Googleapis Pubsub — Google Cloud Pub/Sub API is a Google Cloud messaging service for publishing and subscribing to event streams between applications.
- Googleapis Pubsublite — Google Cloud Pub/Sub Lite API is a lower-cost Google Cloud messaging service for high-volume publish-subscribe event streaming.
- Googleapis Readerrevenuesubscriptionlinking — Google Reader Revenue Subscription Linking API is a Google API that lets publishers link paid reader subscriptions with Google accounts.
- Googleapis Realtimebidding — Google Real-time Bidding API is a Google advertising API for managing real-time bidding integrations with Google ad exchanges.
- Googleapis Recaptchaenterprise — Google reCAPTCHA Enterprise API is a Google security service for detecting bots, fraud, and abusive traffic on websites and apps.
- Googleapis Recommendationengine — Google Recommendation Engine API is a Google Cloud service for generating personalized product or content recommendations.
- Googleapis Recommender — Google Cloud Recommender API is a Google Cloud service that provides recommendations for improving cloud resources, cost, security, and performance.
- Googleapis Redis — Googleapis Redis is a connector for the Google Cloud Memorystore for Redis API, used to manage managed Redis in-memory data stores on Google Cloud.
- Googleapis Remotebuildexecution — Googleapis Remotebuildexecution is a connector for Google's Remote Build Execution API, used to run software build actions on remote infrastructure.
- Googleapis Replicapool — Googleapis Replicapool is a connector for the Google Compute Engine Replica Pool API, used to manage groups of replicated virtual machine instances.
- Googleapis Reseller — Googleapis Reseller is a connector for the Google Workspace Reseller API, used to manage customer subscriptions and licenses for Google Workspace resellers.
- Googleapis Resourcesettings — Googleapis Resourcesettings is a connector for the Google Cloud Resource Settings API, used to view and manage settings applied to cloud resources.
- Googleapis Retail — Googleapis Retail is a connector for the Google Cloud Retail API, used to build retail search, recommendations, and product discovery experiences.
- Googleapis Run — Googleapis Run is a connector for the Google Cloud Run API, used to deploy and manage serverless containerized applications.
- Googleapis Runtimeconfig — Googleapis Runtimeconfig is a connector for the Google Cloud Runtime Configurator API, used to store and manage runtime configuration data for cloud applications.
- Googleapis Safebrowsing — Googleapis Safebrowsing is a connector for the Google Safe Browsing API, used to check URLs and files against Google's lists of unsafe web resources.
- Googleapis Sasportal — Googleapis Sasportal is a connector for Google's SAS Portal API, used to manage Spectrum Access System portal resources for wireless spectrum deployments.
- Googleapis Script — Googleapis Script is a connector for the Google Apps Script API, used to create, deploy, and manage scripts that automate Google Workspace and related services.
- Googleapis Searchads360 — Googleapis Searchads360 is a connector for the Google Search Ads 360 API, used to manage and report on paid search advertising campaigns.
- Googleapis Searchconsole — Googleapis Searchconsole is a connector for the Google Search Console API, used to access website search performance, indexing, and site ownership data.
- Googleapis Secretmanager — Googleapis Secretmanager is a connector for the Google Cloud Secret Manager API, used to store, access, and manage sensitive application secrets.
- Googleapis Securitycenter — Googleapis Securitycenter is a connector for the Google Cloud Security Command Center API, used to detect, manage, and report security risks across Google Cloud assets.
- Googleapis Servicebroker — Googleapis Servicebroker is a connector for the Google Cloud Service Broker API, used to provision and manage Google Cloud services through service broker integrations.
- Googleapis Serviceconsumermanagement — Googleapis Serviceconsumermanagement is a connector for the Google Service Consumer Management API, used by service producers to manage service consumer resources and tenancy.
- Googleapis Servicecontrol — Googleapis Servicecontrol is a connector for the Google Service Control API, used to check, report, and enforce usage of managed APIs and services.
- Googleapis Servicedirectory — Googleapis Servicedirectory is a connector for the Google Cloud Service Directory API, used to register, discover, and manage services across cloud environments.
- Googleapis Servicemanagement — Googleapis Servicemanagement is a connector for the Google Service Management API, used to publish, configure, and manage APIs and services on Google Cloud.
- Googleapis Servicenetworking — Googleapis Servicenetworking is a generated connector for Google Cloud Service Networking, an API used to configure private networking between Google Cloud services and customer networks.
- Googleapis Serviceusage — Googleapis Serviceusage is a generated connector for Google Service Usage, an API used to enable, disable, inspect, and manage Google Cloud services and quotas.
- Googleapis Sheets — Googleapis Sheets is a generated connector for the Google Sheets API, which lets software read, create, and update Google spreadsheet files.
- Googleapis Siteverification — Googleapis Siteverification is a generated connector for the Google Site Verification API, which verifies ownership of websites and domains for Google services.
- Googleapis Slides — Googleapis Slides is a generated connector for the Google Slides API, which lets software create, edit, and manage presentation files.
- Googleapis Smartdevicemanagement — Googleapis Smartdevicemanagement is a generated connector for Google Smart Device Management, an API for managing supported Google Nest and smart home devices.
- Googleapis Sourcerepo — Googleapis Sourcerepo is a generated connector for Google Cloud Source Repositories, a service for hosting and managing Git source code repositories.
- Googleapis Spanner — Googleapis Spanner is a generated connector for Google Cloud Spanner, a globally distributed managed relational database service.
- Googleapis Speech — Googleapis Speech is a generated connector for Google Cloud Speech-to-Text, an API that converts spoken audio into written text.
- Googleapis Sql — Googleapis Sql is a generated connector for Google Cloud SQL, a managed relational database service for MySQL, PostgreSQL, and SQL Server.
- Googleapis Sqladmin — Googleapis Sqladmin is a generated connector for the Google Cloud SQL Admin API, which manages Cloud SQL instances, databases, users, backups, and settings.
- Googleapis Storage — Googleapis Storage is a generated connector for Google Cloud Storage, an object storage service for storing and retrieving files and application data.
- Googleapis Storagetransfer — Googleapis Storagetransfer is a generated connector for Google Storage Transfer Service, which moves data between cloud storage providers, Google Cloud Storage buckets, and other sources.
- Googleapis Streetviewpublish — Googleapis Streetviewpublish is a generated connector for the Google Street View Publish API, which uploads and manages 360-degree imagery for Street View.
- Googleapis Sts — Googleapis Sts is a generated connector for Google's Security Token Service API, which exchanges and federates security tokens for authentication.
- Googleapis Tagmanager — Googleapis Tagmanager is a generated connector for the Google Tag Manager API, which manages website and app tracking tags, containers, triggers, and variables.
- Googleapis Tasks — Googleapis Tasks is a generated connector for the Google Tasks API, which creates and manages task lists and to-do items.
- Googleapis Testing — Googleapis Testing is a generated connector for Google Cloud Testing or Firebase Test Lab APIs, used to run automated app tests on hosted devices and environments.
- Googleapis Texttospeech — Googleapis Texttospeech is a generated connector for Google Cloud Text-to-Speech, an API that converts written text into synthesized spoken audio.
- Googleapis Toolresults — googleapis-toolresults is a generated connector for the Google Tool Results API, which stores and retrieves automated test result data.
- Googleapis Tpu — googleapis-tpu is a generated connector for the Google Cloud TPU API, which manages Tensor Processing Unit resources for machine learning workloads.
- Googleapis Trafficdirector — googleapis-trafficdirector is a generated connector for Google Cloud Traffic Director, a service for managing traffic routing and service mesh networking.
- Googleapis Transcoder — googleapis-transcoder is a generated connector for the Google Cloud Transcoder API, which converts media files into streaming-ready video formats.
- Googleapis Translate — googleapis-translate is a generated connector for the Google Cloud Translation API, which translates text between languages.
- Googleapis Travelimpactmodel — googleapis-travelimpactmodel is a generated connector for Google's Travel Impact Model API, which estimates emissions impact for flights.
- Googleapis Vault — googleapis-vault is a generated connector for Google Vault, which manages retention, search, export, and eDiscovery for Google Workspace data.
- Googleapis Vectortile — googleapis-vectortile is a generated connector for Google's Vector Tile API, which provides map tile data for rendering maps.
- Googleapis Verifiedaccess — googleapis-verifiedaccess is a generated connector for the Google Verified Access API, which verifies ChromeOS device and user identity for secure access decisions.
- Googleapis Versionhistory — googleapis-versionhistory is a generated connector for Google's Version History API, which provides version and release history information for Google software such as Chrome.
- Googleapis Videointelligence — googleapis-videointelligence is a generated connector for the Google Cloud Video Intelligence API, which analyzes video content for labels, shots, objects, text, and other metadata.
- Googleapis Vision — googleapis-vision is a generated connector for the Google Cloud Vision API, which analyzes images for labels, text, faces, objects, and visual content metadata.
- Googleapis Vmmigration — googleapis-vmmigration is a generated connector for Google Cloud VM Migration, which helps migrate virtual machines into Google Cloud.
- Googleapis Vpcaccess — googleapis-vpcaccess is a generated connector for Google Cloud Serverless VPC Access, which connects serverless workloads to VPC networks.
- Googleapis Webfonts — googleapis-webfonts is a generated connector for the Google Web Fonts API, which provides metadata and access information for Google Fonts.
- Googleapis Webmasters — googleapis-webmasters is a generated connector for the Google Search Console API, formerly known as the Webmasters API, which provides website search performance and indexing data.
- Googleapis Webrisk — googleapis-webrisk is a generated connector for the Google Web Risk API, which checks URLs against lists of unsafe web resources.
- Googleapis Websecurityscanner — googleapis-websecurityscanner is a generated connector for Google Cloud Web Security Scanner, which scans web applications for common security vulnerabilities.
- Googleapis Workflowexecutions — googleapis-workflowexecutions is a generated connector for the Google Cloud Workflows Executions API, which starts and monitors executions of cloud workflows.
- Googleapis Workflows — googleapis-workflows is a generated connector for Google Cloud Workflows, which defines and manages serverless workflow orchestration across services.
- Googleapis Workloadmanager — Google Cloud Workload Manager is a Google Cloud service for assessing and managing cloud workloads against operational best practices.
- Googleapis Workstations — Google Cloud Workstations is a Google Cloud service for creating and managing secure, managed developer workstations in the cloud.
- Googleapis Youtube — The YouTube Data API is an interface for managing and retrieving YouTube videos, channels, playlists, comments, and related metadata.
- Googleapis Youtubereporting — The YouTube Reporting API is a service for retrieving bulk YouTube analytics and performance reports.
Azure — 148
- Azure Addons — Azure Addons is a Microsoft Azure management API for creating and managing Azure add-on resources associated with marketplace or platform services.
- Azure Adhybridhealthservice — Azure AD Hybrid Health Service is a Microsoft Azure service for monitoring the health of hybrid identity infrastructure such as Azure AD Connect and Active Directory Federation Services.
- Azure Advisor — Azure Advisor is a Microsoft Azure recommendation service that analyzes Azure resources and suggests improvements for reliability, security, performance, cost, and operations.
- Azure Alerts Management — Azure Alerts Management management API — 12 operations consolidated from 2 Microsoft OpenAPI specs into one connector.
- Azure Analysisservices — Azure Analysis Services is a Microsoft Azure analytics engine for building enterprise semantic data models used in business intelligence and reporting.
- Azure API Management — Azure API Management management API — 156 operations consolidated from 35 Microsoft OpenAPI specs into one connector.
- Azure App Service — Azure App Service management API — 83 operations consolidated from 17 Microsoft OpenAPI specs into one connector.
- Azure Appconfiguration — An Azure App Configuration connector for managing centralized application settings and feature flags in Azure.
- Azure Application Insights — Azure Application Insights management API — 79 operations consolidated from 19 Microsoft OpenAPI specs into one connector.
- Azure Appplatform — Azure App Platform is an Azure resource-management API for provisioning and managing managed application platform services such as Azure Spring Apps.
- Azure Authorization (RBAC) — Azure Authorization (RBAC) management API — 40 operations consolidated from 9 Microsoft OpenAPI specs into one connector.
- Azure Automation — Azure Automation management API — 119 operations consolidated from 27 Microsoft OpenAPI specs into one connector.
- Azure Azureactivedirectory — Azure Active Directory is Microsoft's cloud identity and access management service for users, applications, and organizational resources.
- Azure Backup — Azure Backup management API — 16 operations consolidated from 5 Microsoft OpenAPI specs into one connector.
- Azure Batch Batchmanagement — Azure Batch Batchmanagement is the Azure Batch management API for creating and managing cloud batch-processing accounts and compute pools.
- Azure Batchai — Azure Batch AI is a Microsoft Azure service for running large-scale batch artificial intelligence and machine learning workloads in the cloud.
- Azure Billing — Azure Billing is the Microsoft Azure service and API area for managing cloud billing accounts, invoices, subscriptions, and payment-related cost information.
- Azure Blockchain — Azure Blockchain is a Microsoft Azure service for creating, managing, and integrating blockchain networks and blockchain-based applications.
- Azure Blueprints — Azure Blueprints management API — 13 operations consolidated from 3 Microsoft OpenAPI specs into one connector.
- Azure Botservice — Azure Bot Service is a Microsoft Azure platform for building, hosting, and connecting conversational bots across apps and communication channels.
- Azure CDN — Azure CDN management API — 12 operations consolidated from 2 Microsoft OpenAPI specs into one connector.
- Azure Cognitiveservices — Azure Cognitive Services is a Microsoft Azure collection of AI APIs for adding vision, speech, language, decision, and search capabilities to applications.
- Azure Commerce — Azure Commerce is an Azure API area for accessing commerce-related information such as usage, rates, and marketplace or subscription commerce data.
- Azure Compute — Azure Compute management API — 28 operations consolidated from 6 Microsoft OpenAPI specs into one connector.
- Azure Consumption — Azure Consumption is a Microsoft Azure service and API for viewing cloud usage, cost, budgets, reservations, and consumption details.
- Azure Container Registry — Azure Container Registry management API — 12 operations consolidated from 2 Microsoft OpenAPI specs into one connector.
- Azure Container Service — Azure Container Service management API — 13 operations consolidated from 3 Microsoft OpenAPI specs into one connector.
- Azure Container Services — Azure Container Services management API — 13 operations consolidated from 3 Microsoft OpenAPI specs into one connector.
- Azure Containerinstance — Azure Container Instances is a Microsoft Azure service for running containers directly in the cloud without managing servers or clusters.
- Azure Cosmos DB — Azure Cosmos DB management API — 12 operations consolidated from 3 Microsoft OpenAPI specs into one connector.
- Azure Cost Management Costmanagement — Azure Cost Management is Microsoft’s Azure service for tracking, analyzing, budgeting, and optimizing cloud spending.
- Azure Customer Insights — Azure Customer Insights is a Microsoft service for unifying customer data and generating customer analytics and profiles.
- Azure Customerlockbox — Azure Customer Lockbox is a Microsoft Azure security feature that lets customers approve or reject Microsoft engineer access to their data during support operations.
- Azure Customproviders — Azure Custom Providers is an Azure service for extending Azure Resource Manager with custom resource types and actions.
- Azure Data (SQL Server Registration) — Azure Data (Microsoft.AzureData) — list and read SQL Server registrations and the SQL Servers registered under them.
- Azure Data Lake — Azure Data Lake management API — 12 operations consolidated from 2 Microsoft OpenAPI specs into one connector.
- Azure Database for MariaDB — Azure Database for MariaDB management API — 29 operations consolidated from 6 Microsoft OpenAPI specs into one connector.
- Azure Database for MySQL — Azure Database for MySQL management API — 29 operations consolidated from 6 Microsoft OpenAPI specs into one connector.
- Azure Database for PostgreSQL — Azure Database for PostgreSQL management API — 17 operations consolidated from 4 Microsoft OpenAPI specs into one connector.
- Azure Databox — Azure Data Box is a Microsoft appliance and service for offline bulk data transfer into and out of Azure.
- Azure Databoxedge — Azure Data Box Edge is a Microsoft edge computing appliance for local processing and transferring data to Azure.
- Azure Databricks — Azure Databricks is a managed Apache Spark analytics platform on Azure for big data processing, data engineering, and machine learning workflows.
- Azure Datacatalog — Azure Data Catalog is a Microsoft service for registering, discovering, and documenting enterprise data assets.
- Azure Datafactory — Azure Data Factory is Microsoft Azure’s data integration service for building and scheduling data pipelines.
- Azure Datamigration — Azure Datamigration is an Azure service for migrating databases and related data workloads to Azure.
- Azure Datashare — Azure Data Share is an Azure service for securely sharing data between organizations and Azure subscriptions.
- Azure Deploymentmanager — Azure Deployment Manager is an Azure service for coordinating staged deployments of Azure resources.
- Azure Deviceprovisioningservices Iotdps — Azure IoT Hub Device Provisioning Service is an Azure service for automatically registering and provisioning IoT devices.
- Azure Devops — Azure DevOps is a Microsoft platform for source control, work tracking, build automation, testing, and software release pipelines.
- Azure Devspaces — Azure Dev Spaces is an Azure tool for developing and debugging microservices running in Kubernetes environments.
- Azure Devtestlabs Dtl — Azure DevTest Labs is an Azure service for creating and managing development and testing environments in the cloud.
- Azure Digitaltwins — Azure Digital Twins is an Azure service for modeling physical environments, assets, and systems as connected digital representations.
- Azure Dns — Azure DNS is an Azure service for hosting and managing DNS zones and domain name records.
- Azure Domainservices — Azure Domain Services is a managed Microsoft service that provides Active Directory domain features in Azure.
- Azure Dynamics Telemetry — Azure Dynamics Telemetry (Microsoft.DynamicsTelemetry) — list the ARM operations the resource provider exposes. Discovery only; there are no resource operations.
- Azure Edgegateway — Azure Edge Gateway is an Azure service for managing edge gateway devices that process and move data between local environments and Azure.
- Azure Engagement Fabric — Azure Engagement Fabric — list and read messaging accounts, their channels and the available SKUs.
- Azure Enterpriseknowledgegraph Enterpriseknowledgegraphswagger — Azure Enterprise Knowledge Graph is an Azure service for building and querying knowledge graph representations of enterprise information.
- Azure Event Hubs — Azure Event Hubs management API — 12 operations consolidated from 2 Microsoft OpenAPI specs into one connector.
- Azure Eventgrid — Azure Event Grid is an Azure event routing service for delivering events from applications and cloud services to event handlers.
- Azure Front Door — Azure Front Door management API — 17 operations consolidated from 3 Microsoft OpenAPI specs into one connector.
- Azure Guest Configuration — Azure Guest Configuration management API — 7 operations consolidated from 2 Microsoft OpenAPI specs into one connector.
- Azure Hanaonazure — Azure HANA on Azure is an Azure service for running SAP HANA workloads on dedicated Azure infrastructure.
- Azure Hardwaresecuritymodules Dedicatedhsm — Azure Dedicated HSM is an Azure service that provides dedicated hardware security modules for cryptographic key storage and operations.
- Azure HDInsight — Azure HDInsight management API — 29 operations consolidated from 8 Microsoft OpenAPI specs into one connector.
- Azure Healthcareapis Healthcare Apis — Azure Healthcare APIs is an Azure service for storing, exchanging, and managing healthcare data using standards such as FHIR and DICOM.
- Azure Hybridcompute — Azure Hybrid Compute is an Azure Arc service for connecting and managing servers outside Azure as Azure-managed resources.
- Azure Hybriddatamanager Hybriddata — Azure Hybrid Data Manager is an Azure service for managing data movement and data workflows across on-premises and cloud environments.
- Azure Imagebuilder — Azure Image Builder is an Azure service for creating, customizing, and distributing virtual machine images.
- Azure Intune — Microsoft Intune is a cloud service for managing employee devices, applications, and endpoint security policies.
- Azure Iotcentral — Azure IoT Central is a Microsoft Azure managed application platform for building and operating Internet of Things device solutions.
- Azure Iothub — Azure IoT Hub is a Microsoft Azure service for securely connecting, monitoring, and managing IoT devices at scale.
- Azure Iotspaces — Azure IoT Spaces is a Microsoft Azure service for modeling physical spaces, devices, sensors, and their relationships for IoT applications.
- Azure Key Vault — Azure Key Vault management API — 5 operations consolidated from 2 Microsoft OpenAPI specs into one connector.
- Azure Kusto — Azure Kusto is the Azure Data Explorer service for running fast queries and analytics over large volumes of log and telemetry data.
- Azure Labservices Ml — Azure Lab Services is a Microsoft Azure service for creating and managing cloud-hosted virtual machine labs for classes, training, testing, and development.
- Azure Locationbasedservices — Azure Location Based Services is the earlier name for Azure Maps, a Microsoft Azure service for maps, geocoding, routing, traffic, and location data.
- Azure Logic — Azure Logic is the Azure Logic Apps service API for building automated workflows and integrations between applications, services, and systems.
- Azure Machine Learning — Azure Machine Learning management API — 18 operations consolidated from 3 Microsoft OpenAPI specs into one connector.
- Azure Machinelearningcompute — Azure Machine Learning Compute is an Azure service for creating and managing compute resources used to train and run machine learning workloads.
- Azure Machinelearningexperimentation — Azure Machine Learning Experimentation is an Azure service API for organizing, running, and tracking machine learning experiments.
- Azure Machinelearningservices — Azure Machine Learning Services is Microsoft Azure's platform for building, training, deploying, and managing machine learning models.
- Azure Maintenance — Azure Maintenance is an Azure management service for controlling and scheduling platform maintenance updates for Azure resources.
- Azure Managednetwork — Azure Managed Network is an Azure service for centrally creating and managing isolated virtual network connectivity for Azure resources.
- Azure Managedservices — Azure Managed Services is the Azure API used for delegated management of customer Azure resources by service providers, commonly associated with Azure Lighthouse.
- Azure Managementgroups Management — Azure Management Groups is an Azure governance service for organizing subscriptions into a hierarchy for policy, access, and compliance management.
- Azure Managementpartner — Azure Management Partner is an Azure API for associating an Azure customer tenant or subscription usage with a Microsoft partner.
- Azure Maps Management — Azure Maps Management is the Azure management API for creating and managing Azure Maps accounts and location-service resources.
- Azure Marketplace — Azure Marketplace is Microsoft Azure's online marketplace for finding, buying, and deploying cloud applications and services.
- Azure Marketplaceordering Agreements — Azure Marketplace Ordering Agreements is an Azure API area for retrieving and accepting marketplace purchase agreements for Azure offers.
- Azure Media Services — Azure Media Services management API — 59 operations consolidated from 10 Microsoft OpenAPI specs into one connector.
- Azure Migrate — Azure Migrate is a Microsoft Azure service for assessing, planning, and moving servers, applications, and data to Azure.
- Azure Migrateprojects Migrate — Azure Migrate Projects is an Azure API area for managing migration projects that organize assessments and migrations into Azure.
- Azure Mixed Reality — Azure Mixed Reality management API — 20 operations consolidated from 4 Microsoft OpenAPI specs into one connector.
- Azure Mobileengagement Mobile Engagement — Azure Mobile Engagement was a Microsoft Azure service for mobile app analytics, user segmentation, and push-notification engagement campaigns.
- Azure Monitor — Azure Monitor management API — 87 operations consolidated from 27 Microsoft OpenAPI specs into one connector.
- Azure Msi Managedidentity — Azure MSI Managed Identity is a Microsoft Azure service API for managing managed identities that let Azure resources authenticate to other services without stored credentials.
- Azure Netapp — Azure NetApp Files is a Microsoft Azure managed enterprise file storage service based on NetApp technology for high-performance cloud file shares.
- Azure Networking — Azure Networking management API — 213 operations consolidated from 44 Microsoft OpenAPI specs into one connector.
- Azure Notificationhubs — Azure Notification Hubs is a Microsoft Azure service for sending push notifications to mobile and application users across multiple platforms.
- Azure Operational Insights (Log Analytics) — Azure Operational Insights (Log Analytics) management API — 14 operations consolidated from 3 Microsoft OpenAPI specs into one connector.
- Azure Operationsmanagement — Azure Operations Management is a Microsoft Azure service area for managing operations-management solutions that monitor and manage cloud and infrastructure resources.
- Azure Peering — Azure Peering is a Microsoft Azure networking service for managing direct network peering relationships between organizations, internet service providers, and Microsoft.
- Azure Policy Insights — Azure Policy Insights management API — 23 operations consolidated from 5 Microsoft OpenAPI specs into one connector.
- Azure Portal — Azure Portal is Microsoft Azure's web-based management console for creating, configuring, and monitoring Azure cloud resources.
- Azure Powerbidedicated — Azure Power BI Dedicated is a Microsoft Azure service for managing dedicated Power BI capacity resources.
- Azure Powerbiembedded — Azure Power BI Embedded is a Microsoft Azure service for embedding Power BI reports and dashboards into custom applications.
- Azure Privatedns — Azure Private DNS is a Microsoft Azure service for hosting and managing private DNS zones inside Azure virtual networks.
- Azure Provisioningservices Iotdps — Azure IoT Device Provisioning Service is a Microsoft Azure service for automatically registering and provisioning IoT devices to IoT hubs.
- Azure Recovery Services — Azure Recovery Services management API — 14 operations consolidated from 5 Microsoft OpenAPI specs into one connector.
- Azure Recoveryservicessiterecovery Service — Azure Site Recovery is a Microsoft Azure service for replicating and failing over workloads for disaster recovery.
- Azure Redis — Azure Cache for Redis is a Microsoft Azure managed Redis service for high-speed caching and data storage.
- Azure Relay — Azure Relay is a Microsoft Azure service for securely exposing services running inside private networks to the cloud without opening inbound firewall ports.
- Azure Reservations — Azure Reservations management API — 12 operations consolidated from 2 Microsoft OpenAPI specs into one connector.
- Azure Resource Graph — Azure Resource Graph management API — 7 operations consolidated from 2 Microsoft OpenAPI specs into one connector.
- Azure Resource Manager — Azure Resource Manager management API — 67 operations consolidated from 12 Microsoft OpenAPI specs into one connector.
- Azure Resourcehealth — Azure Resource Health is a Microsoft Azure service that reports the health and availability status of Azure resources.
- Azure Scheduler — Azure Scheduler is a Microsoft Azure service for running jobs or calling services on a defined schedule.
- Azure Search — Azure Search, now known as Azure AI Search, is a Microsoft cloud search service for indexing and querying content in applications.
- Azure Securityinsights — Azure SecurityInsights is an API connector for Microsoft Sentinel security information and event management resources such as incidents, alerts, and analytics rules.
- Azure Serialconsole — Azure Serial Console is an API connector for managing serial console access to Azure virtual machines and virtual machine scale sets.
- Azure Servermanagement — Azure Server Management is an API connector for managing server management resources and remote administration capabilities in Azure.
- Azure Service Bus — Azure Service Bus management API — 12 operations consolidated from 2 Microsoft OpenAPI specs into one connector.
- Azure Service Fabric — Azure Service Fabric management API — 12 operations consolidated from 2 Microsoft OpenAPI specs into one connector.
- Azure Service Map Arm Service Map — Azure Service Map is an API connector for mapping server processes, dependencies, and connections in Azure monitoring environments.
- Azure Servicefabricmesh — Azure Service Fabric Mesh is an API connector for managing Azure’s serverless Service Fabric Mesh resources for containerized microservices.
- Azure Signalr — Azure SignalR Service is a managed Azure service for adding real-time messaging and live updates to web and mobile applications.
- Azure Softwareplan — Azure Software Plan is an API connector for managing Azure software plan information associated with marketplace-based cloud resources.
- Azure SQL Database — Azure SQL Database management API — 309 operations consolidated from 85 Microsoft OpenAPI specs into one connector.
- Azure Sqlvirtualmachine Sqlvm — Azure SQL Virtual Machine is an Azure service for managing SQL Server instances running on Azure virtual machines.
- Azure Stack — Azure Stack management API — 17 operations consolidated from 4 Microsoft OpenAPI specs into one connector.
- Azure Stack Admin — Azure Stack Admin management API — 30 operations consolidated from 9 Microsoft OpenAPI specs into one connector.
- Azure Storage — Azure Storage management API — 21 operations consolidated from 4 Microsoft OpenAPI specs into one connector.
- Azure Storagecache — Azure HPC Cache is an Azure storage caching service that provides high-performance access to file data for compute-intensive workloads.
- Azure Storageimportexport — Azure Import/Export is a service for physically shipping disks to Microsoft to import data into or export data from Azure Storage.
- Azure Storagesync — Azure File Sync is a service that synchronizes on-premises Windows file servers with Azure Files.
- Azure Storsimple1200Series Storsimple — Azure StorSimple 1200 Series was a Microsoft hybrid cloud storage appliance service for tiering and backing up enterprise storage to Azure.
- Azure Storsimple8000Series Storsimple — Azure StorSimple 8000 Series was a Microsoft hybrid cloud storage appliance service for enterprise storage, backup, and cloud tiering with Azure.
- Azure Stream Analytics — Azure Stream Analytics management API — 28 operations consolidated from 6 Microsoft OpenAPI specs into one connector.
- Azure Subscriptions — Azure Subscriptions management API — 9 operations consolidated from 3 Microsoft OpenAPI specs into one connector.
- Azure Support — Azure Support is an Azure API connector for creating and managing Microsoft Azure support requests.
- Azure Traffic Manager — Azure Traffic Manager management API — 10 operations consolidated from 2 Microsoft OpenAPI specs into one connector.
- Azure Visualstudio Csm — Azure Visual Studio CSM is an Azure resource management API connector for Visual Studio-related cloud resources.
- Azure Vmwarecloudsimple — Azure VMware CloudSimple is an Azure API connector for managing VMware private cloud resources hosted through CloudSimple.
- Azure Windowsesu — Azure Windowsesu is a Microsoft Azure API connector for Windows Extended Security Updates resources.
- Azure Windowsiot Windowsiotservices — Azure Windowsiot Windowsiotservices is a Microsoft Azure API connector for managing Windows IoT services resources.
- Azure Workloadmonitor Microsoft Workloadmonitor — Azure Workloadmonitor Microsoft Workloadmonitor is a Microsoft Azure API connector for workload monitoring resources.
- Microsoft Defender for Cloud — Microsoft Defender for Cloud management API — 115 operations consolidated from 29 Microsoft OpenAPI specs into one connector.
SendGrid — 46
- Sendgrid Account Provisioning — SendGrid Account Provisioning is an API for creating and managing SendGrid accounts or subuser accounts.
- Sendgrid Alerts — SendGrid Alerts is an API for configuring notifications about SendGrid account or email delivery events.
- Sendgrid Api Keys — SendGrid API Keys is an API for creating and managing authentication keys used to access SendGrid services.
- Sendgrid Domain Authentication — SendGrid Domain Authentication is an API for verifying sending domains and configuring DNS-based email authentication.
- Sendgrid Email Activity — SendGrid Email Activity is an API for searching and reviewing events related to sent email messages.
- Sendgrid Email Validation — SendGrid Email Validation is an API for checking whether email addresses are valid and likely deliverable.
- Sendgrid Enforced Tls — SendGrid Enforced TLS is an API for requiring encrypted TLS connections when sending email to configured domains.
- SendGrid Engagement Quality — SendGrid Engagement Quality — read the engagement-quality scores for your account and for each subuser.
- Sendgrid Integrations — SendGrid Integrations is an API for managing connections between SendGrid and other services or partner integrations.
- Sendgrid Ip Access Management — SendGrid IP Access Management is an API for controlling which IP addresses can access a SendGrid account.
- Sendgrid Ip Address Management — SendGrid IP Address Management is an API for managing dedicated IP addresses used for email sending.
- Sendgrid Ip Provisioning — SendGrid IP Provisioning is an API for assigning or provisioning IP addresses for SendGrid email sending.
- Sendgrid Ip Warmup — SendGrid IP Warmup is an API for gradually increasing email volume from a dedicated IP address to build sender reputation.
- Sendgrid Ips — SendGrid IPs is an API for viewing and managing the IP addresses associated with a SendGrid account.
- Sendgrid Link Branding — SendGrid Link Branding is an API for configuring branded tracking links in emails sent through SendGrid.
- Sendgrid Lmc Campaigns — SendGrid Legacy Marketing Campaigns Campaigns API is a SendGrid API connector for creating and managing legacy email marketing campaigns.
- Sendgrid Lmc Contactdb — SendGrid Legacy Marketing Campaigns ContactDB API is a SendGrid API connector for managing legacy marketing contacts and recipient lists.
- Sendgrid Lmc Senders — SendGrid Legacy Marketing Campaigns Senders API is a SendGrid API connector for managing verified sender identities used in legacy email campaigns.
- Sendgrid Logs — SendGrid Logs API is a SendGrid API connector for accessing email activity, delivery, and system log information.
- Sendgrid Mail — SendGrid Mail API is a SendGrid API connector for sending transactional and marketing email through SendGrid.
- Sendgrid Mail Settings — SendGrid Mail Settings API is a SendGrid API connector for configuring account-level email sending settings.
- Sendgrid Mc Contacts — SendGrid Marketing Campaigns Contacts API is a SendGrid API connector for managing contacts used in email marketing campaigns.
- Sendgrid Mc Custom Fields — SendGrid Marketing Campaigns Custom Fields API is a SendGrid API connector for creating and managing custom contact fields for email segmentation and personalization.
- Sendgrid Mc Designs — SendGrid Marketing Campaigns Designs API is a SendGrid API connector for managing reusable email template designs.
- Sendgrid Mc Lists — SendGrid Marketing Campaigns Lists API is a SendGrid API connector for organizing email contacts into marketing lists.
- Sendgrid Mc Segments — SendGrid Marketing Campaigns Segments API is a SendGrid API connector for grouping contacts into targeted email campaign segments.
- Sendgrid Mc Segments 2 0 — SendGrid Marketing Campaigns Segments 2.0 API is a SendGrid API connector for creating and managing advanced audience segments for email campaigns.
- Sendgrid Mc Senders — SendGrid Marketing Campaigns Senders API is a SendGrid API connector for managing sender identities used for marketing emails.
- Sendgrid Mc Singlesends — SendGrid Marketing Campaigns Single Sends API is a SendGrid API connector for creating, scheduling, and managing one-time marketing email sends.
- Sendgrid Mc Stats — SendGrid Marketing Campaigns Stats API is a SendGrid API connector for retrieving email marketing campaign performance statistics.
- Sendgrid Mc Test — SendGrid Marketing Campaigns Test API is a SendGrid API connector for sending or managing test emails for marketing campaigns.
- Sendgrid Partner — SendGrid Partner API is a SendGrid API connector for partner-related account and integration management in SendGrid.
- Sendgrid Recipients Data Erasure — SendGrid Recipients Data Erasure API is a SendGrid API connector for deleting recipient data to support privacy and data-erasure requests.
- Sendgrid Reverse Dns — SendGrid Reverse DNS API is a SendGrid API connector for configuring reverse DNS records used to authenticate dedicated email sending IP addresses.
- Sendgrid Scheduled Sends — SendGrid Scheduled Sends API is a SendGrid API connector for managing emails that have been scheduled to send later.
- Sendgrid Scopes — SendGrid Scopes is an API area for working with authorization scopes and permissions in Twilio SendGrid.
- Sendgrid Sso — SendGrid SSO is an API area for configuring single sign-on access to Twilio SendGrid accounts.
- Sendgrid Stats — SendGrid Stats is an API area for retrieving email delivery and engagement statistics from Twilio SendGrid.
- Sendgrid Subusers — SendGrid Subusers is an API area for managing subaccounts under a Twilio SendGrid account.
- Sendgrid Suppressions — SendGrid Suppressions is an API area for managing unsubscribes, bounces, spam reports, and other blocked email recipients in Twilio SendGrid.
- Sendgrid Teammates — SendGrid Teammates is an API area for managing team member access to a Twilio SendGrid account.
- Sendgrid Templates — SendGrid Templates is an API area for creating and managing reusable transactional and marketing email templates in Twilio SendGrid.
- Sendgrid Tracking Settings — SendGrid Tracking Settings is an API area for configuring email tracking features such as open tracking, click tracking, and subscription tracking in Twilio SendGrid.
- Sendgrid User — SendGrid User is an API area for managing user and account settings in Twilio SendGrid.
- Sendgrid Verified Senders — SendGrid Verified Senders is an API area for managing verified sender identities used to send email through Twilio SendGrid.
- Sendgrid Webhooks — SendGrid Webhooks is an API area for configuring event and inbound email webhooks in Twilio SendGrid.
Twilio — 39
- Twilio Accounts — Twilio Accounts is an API for creating, configuring, and managing Twilio accounts and subaccounts.
- Twilio Api — Twilio API v2010 is Twilio’s core REST API for managing communications resources such as messages, calls, accounts, phone numbers, and related records.
- Twilio Autopilot — Twilio Autopilot is a Twilio service for building conversational bots and automated voice or messaging assistants.
- Twilio Bulkexports — Twilio Bulkexports is a Twilio API for exporting large volumes of Twilio account and communication data.
- Twilio Chat — Twilio Chat is a Twilio API for adding programmable real-time chat messaging to applications.
- Twilio Content — Twilio Content is an API for creating and managing reusable message content and templates for channels such as SMS, WhatsApp, and other messaging services.
- Twilio Conversations — Twilio Conversations is an API for adding persistent one-to-one or group messaging across channels into applications.
- Twilio Events — Twilio Events is a Twilio API for accessing and subscribing to event data from Twilio services.
- Twilio Flex — Twilio Flex is a programmable cloud contact-center platform for managing customer support and sales communications.
- Twilio Frontline — Twilio Frontline is a Twilio application and API for enabling personalized customer communication by frontline sales and support workers.
- Twilio Iam — Twilio IAM is an identity and access management API for controlling users, roles, permissions, and access to Twilio resources.
- Twilio Iam Organizations — Twilio IAM Organizations is an API for managing organization-level identity, access, and administrative structures in Twilio.
- Twilio Insights — Twilio Insights is an analytics API for monitoring and analyzing communication activity, performance, and quality in Twilio.
- Twilio Intelligence — Twilio Intelligence is an API for applying AI analysis to communications, such as extracting insights from conversations.
- Twilio Ip Messaging — Twilio IP Messaging is an older Twilio API for adding internet-based chat and messaging features to applications.
- Twilio Knowledge — Twilio Knowledge is an API for managing knowledge sources used by Twilio AI and assistant experiences.
- Twilio Lookups — Twilio Lookups is a Twilio API for validating, formatting, and retrieving intelligence about phone numbers.
- Twilio Marketplace — Twilio Marketplace is an API for discovering and managing third-party integrations and partner add-ons available for Twilio.
- Twilio Media — Twilio Media is a Twilio API for managing media files associated with Twilio communications such as messages.
- Twilio Memory — Twilio Memory is an API for storing and managing contextual memory used by Twilio AI assistant experiences.
- Twilio Messaging — Twilio Messaging is an API for sending, receiving, and managing application-to-person and conversational messages across supported channels.
- Twilio Monitor — Twilio Monitor is an API for accessing operational events, alerts, logs, and debugging information for Twilio accounts.
- Twilio Notify — Twilio Notify is a Twilio API for sending push notifications and messaging notifications to users across channels.
- Twilio Numbers — Twilio Numbers is an API for searching, buying, configuring, and managing phone numbers used with Twilio services.
- Twilio Oauth — Twilio OAuth is an API for authorization flows that let applications securely access Twilio resources with delegated permissions.
- Twilio Pricing — Twilio Pricing is Twilio's API for looking up prices for Twilio communications services such as messaging, voice, and phone numbers.
- Twilio Proxy — Twilio Proxy is a Twilio service for masking phone numbers and managing private communications between users.
- Twilio Routes — Twilio Routes is a Twilio API for managing routing information used by Twilio communications traffic.
- Twilio Serverless — Twilio Serverless is Twilio's hosted environment for running backend functions and assets for communications applications.
- Twilio Studio — Twilio Studio is a visual workflow builder for creating automated messaging, voice, and customer communication flows.
- Twilio Supersim — Twilio Super SIM is a global cellular connectivity service for Internet-of-Things devices.
- Twilio Sync — Twilio Sync is a real-time state synchronization service for sharing data across apps, devices, and users.
- Twilio Taskrouter — Twilio TaskRouter is a workflow and routing service for assigning tasks to the right workers, often in contact centers.
- Twilio Trunking — Twilio Trunking is Twilio's SIP trunking service for connecting business phone systems to the public telephone network.
- Twilio Trusthub — Twilio TrustHub is Twilio's compliance and identity-verification service for registering and validating communications use cases.
- Twilio Verify — Twilio Verify is an API for user verification, one-time passcodes, and multi-factor authentication over channels like SMS, voice, and email.
- Twilio Video — Twilio Video is an API platform for adding programmable video calls and video rooms to applications.
- Twilio Voice — Twilio Voice is an API platform for building programmable phone calling and voice communication features.
- Twilio Wireless — Twilio Wireless is a Twilio cellular connectivity service for connecting IoT devices to mobile networks.
Adyen — 30
- Adyen A2Apaymentsservice — Adyen A2A Payments Service is an API for initiating and managing account-to-account bank payments through Adyen.
- Adyen Accountservice — Adyen Account Service is an API for managing platform, marketplace, and merchant account structures in Adyen.
- Adyen Balancecontrolservice — Adyen Balance Control Service is an API for setting controls and restrictions on balances in Adyen payment accounts.
- Adyen Balanceplatformservice — Adyen Balance Platform Service is an API for managing balance accounts, account holders, transactions, sweeps, and financial operations on Adyen's platform.
- Adyen Binlookupservice — Adyen BIN Lookup Service is an API for identifying card issuer, card type, country, and payment characteristics from a card's bank identification number.
- Adyen Capitalservice — Adyen Capital Service is an API for offering, managing, and tracking business financing products through Adyen.
- Adyen Checkoutservice — Adyen Checkout Service is an API for accepting and processing online payments through Adyen's checkout and payment flows.
- Adyen Checkoututilityservice — Adyen Checkout Utility Service is an API that provides supporting utilities for Adyen checkout integrations, such as available payment methods and client-side payment data.
- Adyen Clouddeviceservice — Adyen Cloud Device Service is an API for managing cloud-connected payment terminal devices used with Adyen in-person payments.
- Adyen Dataprotectionservice — Adyen Data Protection Service is an API for handling data protection and privacy-related requests within Adyen services.
- Adyen Disputeservice — Adyen Dispute Service is an API for retrieving and managing payment disputes, chargebacks, and related evidence workflows.
- Adyen Foreignexchangeservice — Adyen Foreign Exchange Service is an API for handling foreign exchange rates and currency conversion workflows in Adyen's payments platform.
- Adyen Fundservice — Adyen Fund Service is an API for managing funding and fund movement operations for accounts on Adyen's platform.
- Adyen Hopservice — Adyen HOP Service is an API for using Adyen's hosted onboarding pages to onboard platform or marketplace account holders.
- Adyen Legalentityservice — Adyen Legal Entity Service is an API for creating and managing legal entities and their verification data in Adyen.
- Adyen Managementservice — Adyen Management Service is an API for managing Adyen merchant accounts, stores, payment methods, and related platform settings.
- Adyen Notificationconfigurationservice — Adyen Notification Configuration Service is an API for configuring webhook and notification settings for Adyen payment events.
- Adyen Openbankingservice — Adyen Open Banking Service is an API for using open banking payment and account-related capabilities through Adyen.
- Adyen Paymentsappservice — Adyen Payments App Service is an API for building or managing payment application functionality connected to Adyen.
- Adyen Paymentservice — Adyen Payment Service is an API for authorizing, capturing, cancelling, and managing payments through Adyen.
- Adyen Payoutservice — Adyen Payout Service is an API for sending payouts from Adyen to cards, bank accounts, or other supported destinations.
- Adyen Raisedisputesservice — Adyen Raise Disputes Service is an API for submitting and managing payment dispute or chargeback cases through Adyen.
- Adyen Recurringservice — Adyen Recurring Service is an API for storing payment details and managing recurring or tokenized payments in Adyen.
- Adyen Sessionauthenticationservice — Adyen Session Authentication Service is an API for authenticating sessions used in Adyen payment or platform workflows.
- Adyen Softposconfigurationservice — Adyen SoftPOS Configuration Service is an API for configuring Adyen's software-based point-of-sale payment acceptance on mobile devices.
- Adyen Storedvalueservice — Adyen Stored Value Service is an API for managing stored-value payment methods such as gift cards or prepaid balances through Adyen.
- Adyen Testcardservice — Adyen Test Card Service is an API for generating or retrieving test payment card details for Adyen integration testing.
- Adyen Tfmapiservice — Adyen TFM API Service is Adyen's Terminal Fleet Management API for managing payment terminal fleets and point-of-sale device assignments.
- Adyen Transactionservice — Adyen Transaction Service is an API for retrieving and managing transaction records on Adyen's platform.
- Adyen Transferservice — Adyen Transfer Service is an API for initiating and tracking money transfers between balance accounts or external accounts in Adyen.
eBay — 21
- Ebay Buy Browse — eBay Buy Browse is an eBay API for searching, browsing, and retrieving eBay marketplace item listings for buyer-facing applications.
- Ebay Buy Deal — eBay Buy Deal is an eBay API for retrieving eBay deal and promotion information for buyer-facing shopping applications.
- Ebay Buy Feed — eBay Buy Feed is an eBay API for accessing bulk marketplace feed data for items and buying experiences.
- Ebay Buy Marketing — eBay Buy Marketing is an eBay API for retrieving merchandising and marketing content for buyer-facing eBay shopping experiences.
- Ebay Commerce Catalog — eBay Commerce Catalog is an eBay API for accessing product catalog information used to classify and describe marketplace items.
- Ebay Commerce Charity — eBay Commerce Charity is an eBay API for finding charity organizations and charity-related marketplace information.
- Ebay Commerce Identity — eBay Commerce Identity is an eBay API for retrieving authenticated eBay user identity and account profile information.
- Ebay Commerce Taxonomy — eBay Commerce Taxonomy is an eBay API for retrieving marketplace category trees and item classification metadata.
- Ebay Commerce Translation — eBay Commerce Translation is an eBay API for translating marketplace content between languages.
- Ebay Developer Analytics — eBay Developer Analytics is an eBay API for viewing API usage, performance, and developer application analytics.
- Ebay Sell Account — eBay Sell Account is an eBay API for managing seller account settings, business policies, payments, and fulfillment preferences.
- Ebay Sell Analytics — eBay Sell Analytics is an eBay API for retrieving seller performance, traffic, and marketplace sales analytics.
- Ebay Sell Feed — The eBay Sell Feed API is an interface for creating and managing bulk eBay selling feed files such as inventory, listing, and order data feeds.
- Ebay Sell Finances — The eBay Sell Finances API is an interface for retrieving seller payout, transaction, and financial reporting data from eBay.
- Ebay Sell Fulfillment — The eBay Sell Fulfillment API is an interface for managing eBay orders, shipping fulfillment, and related post-sale seller workflows.
- Ebay Sell Listing — The eBay Sell Listing API is an interface for creating, updating, and managing listings on eBay.
- Ebay Sell Logistics — The eBay Sell Logistics API is an interface for managing shipping and logistics services connected to eBay selling.
- Ebay Sell Marketing — The eBay Sell Marketing API is an interface for managing eBay seller promotions, campaigns, and marketing offers.
- Ebay Sell Metadata — The eBay Sell Metadata API is an interface for retrieving eBay marketplace metadata such as policies, categories, and selling configuration information.
- Ebay Sell Negotiation — The eBay Sell Negotiation API is an interface for managing buyer-seller offer negotiation features on eBay.
- Ebay Sell Recommendation — The eBay Sell Recommendation API is an interface that provides recommendations to help eBay sellers improve listings and selling performance.
Interzoid — 20
- Interzoid Convertcurrency — Interzoid Convertcurrency is an API for converting monetary amounts between currencies using exchange-rate data.
- Interzoid Getaddressmatch — Interzoid Getaddressmatch is a data quality API for comparing addresses and scoring how closely they match.
- Interzoid Getareacodefromnumber — Interzoid Getareacodefromnumber is an API for extracting or identifying a telephone area code from a phone number.
- Interzoid Getcitymatch — Interzoid Getcitymatch is a data quality API for comparing city names and scoring how closely they match.
- Interzoid Getcitystandard — Interzoid Getcitystandard is a data standardization API for returning a normalized or standardized version of a city name.
- Interzoid Getcompanymatch — Interzoid Getcompanymatch is a data quality API for comparing company names and scoring how closely they match.
- Interzoid Getcountrymatch — Interzoid Getcountrymatch is a data quality API for comparing country names and scoring how closely they match.
- Interzoid Getcountrystandard — Interzoid Getcountrystandard is a data standardization API for returning a normalized or standardized version of a country name.
- Interzoid Getcurrencyrate — Interzoid Getcurrencyrate is an API for retrieving current or reference currency exchange rates.
- Interzoid Getemailinfo — Interzoid Getemailinfo is an API connector for retrieving validation and quality information about an email address.
- Interzoid Getfullnamematch — Interzoid Getfullnamematch is an API connector for comparing full names to determine whether they likely refer to the same person.
- Interzoid Getfullnameparsedmatch — Interzoid Getfullnameparsedmatch is an API connector for matching parsed name components such as first and last names.
- Interzoid Getglobalnumberinfo — Interzoid Getglobalnumberinfo is an API connector for validating and identifying information about international phone numbers.
- Interzoid Getglobaltime — Interzoid Getglobaltime is an API connector for looking up current local time information for global locations.
- Interzoid Getstateabbreviation — Interzoid Getstateabbreviation is an API connector for converting U.S. state names into their standard abbreviations.
- Interzoid Getweathercity — Interzoid Getweathercity is an API connector for retrieving weather information by city.
- Interzoid Getweatherzip — Interzoid Getweatherzip is an API connector for retrieving weather information by ZIP code.
- Interzoid Getzipinfo — Interzoid Getzipinfo is an API connector for retrieving geographic and location information associated with a ZIP code.
- Interzoid Globalpageload — Interzoid Globalpageload is an API connector for testing how long a web page takes to load from global locations.
- Interzoid Lookupareacode — Interzoid Lookupareacode is an API connector for looking up location and telephone information for a phone area code.
Google — 17
- Google Blogger — Google Blogger is a blogging platform for creating and publishing blogs on the web.
- Google Calendar — Google Calendar is an online calendar service for scheduling events, meetings, reminders, and shared calendars.
- Google Classroom — Google Classroom is a learning management tool for distributing assignments, communicating with students, and managing classwork.
- Google Cloudtasks — Google Cloud Tasks is a managed queue service for creating, dispatching, and controlling asynchronous background tasks.
- Google Docs — Google Docs is a cloud-based word processor for creating, editing, sharing, and collaborating on documents.
- Google Drive — Google Drive is a cloud storage and file-sharing service for storing, syncing, and collaborating on files.
- Google Driveactivity — Google Drive Activity is an API for viewing activity history and changes made to files in Google Drive.
- Google Fitness — Google Fitness, also known as Google Fit, is a health and activity tracking platform for collecting fitness and wellness data.
- Google Forms — Google Forms is a form and survey tool for collecting responses, quizzes, registrations, and feedback.
- Google Gmail — Gmail is Google’s email service for sending, receiving, organizing, and searching email.
- Google Gmailpostmastertools — Gmail Postmaster Tools is a service for monitoring email deliverability, spam rates, domain reputation, and authentication data for mail sent to Gmail users.
- Google People — Google People API is a contact and profile data service for accessing and managing Google account contacts and people information.
- Google Sheets — Google Sheets is a cloud-based spreadsheet application for organizing, calculating, analyzing, and collaborating on tabular data.
- Google Slides — Google Slides is a cloud-based presentation application for creating, editing, and sharing slide decks.
- Google Tasks — Google Tasks is a task-list and to-do management service integrated with Google Workspace.
- Google Youtube — YouTube is Google’s online video platform for hosting, watching, managing, and distributing video content.
- Google Youtubereporting — YouTube Reporting API is a Google API for retrieving bulk reports about YouTube channel, content, and advertising performance.
Nexmo — 17
- Nexmo Application — Nexmo Application is an API for creating and managing applications on the Nexmo/Vonage communications platform.
- Nexmo Audit — Nexmo Audit is an API for retrieving audit events and activity history from the Nexmo/Vonage communications platform.
- Nexmo Conversation — Nexmo Conversation is an API for building and managing conversations, participants, and messaging events on the Nexmo/Vonage platform.
- Nexmo Conversion — Nexmo Conversion is an API for reporting message conversion outcomes to Nexmo/Vonage so delivery and routing performance can be measured or optimized.
- Nexmo Dispatch — Nexmo Dispatch is an API for orchestrating message delivery across communication channels with fallback or failover rules.
- Nexmo External Accounts — Nexmo External Accounts is an API for managing external account connections used with the Nexmo/Vonage communications platform.
- Nexmo Media — Nexmo Media is an API for handling media resources associated with Nexmo/Vonage communications services.
- Nexmo Messages Olympus — Nexmo Messages Olympus is an API for sending and managing messages through Nexmo/Vonage messaging channels.
- Nexmo Number Insight — Nexmo Number Insight is an API for validating and retrieving intelligence about phone numbers, such as carrier, country, reachability, and risk signals.
- Nexmo Numbers — Nexmo Numbers is an API for searching, buying, configuring, and managing phone numbers on the Nexmo/Vonage platform.
- Nexmo Pricing — Nexmo Pricing is an API for retrieving pricing information for Nexmo/Vonage communications services.
- Nexmo Redact — Nexmo Redact is an API for redacting or deleting sensitive message and call data from Nexmo/Vonage records.
- Nexmo Reports — Nexmo Reports is an API for generating and retrieving reports about Nexmo/Vonage communications activity and usage.
- Nexmo Sms — Nexmo SMS is an API service, now part of Vonage, for sending and receiving SMS text messages from applications.
- Nexmo Subaccounts — Nexmo Subaccounts is an API for managing separate Vonage/Nexmo account partitions under a parent communications account.
- Nexmo Verify — Nexmo Verify is an API service, now part of Vonage, for verifying users with one-time codes sent by SMS, voice, or other channels.
- Nexmo Voice — Nexmo Voice is an API service, now part of Vonage, for building voice calling, call routing, and programmable telephony into applications.
Apideck — 16
- Apideck Accounting — Apideck Accounting is a unified accounting API for connecting applications to multiple accounting software systems.
- Apideck Ats — Apideck Ats is a unified applicant tracking system API for connecting applications to recruiting and hiring platforms.
- Apideck Connector — Apideck Connector is an API connector for Apideck, a platform that provides unified APIs for integrating many business software services.
- Apideck Crm — Apideck CRM is an API connector for Apideck's unified customer relationship management API.
- Apideck Customer Support — Apideck Customer Support is an API connector for Apideck's unified customer support and helpdesk API.
- Apideck Ecommerce — Apideck Ecommerce is an API connector for Apideck's unified e-commerce platform API.
- Apideck Ecosystem — Apideck Ecosystem is an API connector for Apideck's ecosystem API, used to manage or access integrations available through Apideck.
- Apideck File Storage — Apideck File Storage is an API connector for Apideck's unified file storage API.
- Apideck Hris — Apideck HRIS is an API connector for Apideck's unified human resources information system API.
- Apideck Issue Tracking — Apideck Issue Tracking is an API connector for Apideck's unified issue tracking and ticket management API.
- Apideck Lead — Apideck Lead is an API connector for Apideck's unified lead management API.
- Apideck Pos — Apideck POS is an API connector for Apideck's unified point-of-sale system API.
- Apideck Proxy — Apideck Proxy is an API connector for Apideck's proxy service, which routes requests to connected third-party APIs.
- Apideck Sms — Apideck SMS is an API connector for Apideck's unified SMS messaging API.
- Apideck Vault — Apideck Vault is an API connector for Apideck's service that stores and manages customer integration credentials securely.
- Apideck Webhook — Apideck Webhook is an API connector for Apideck's webhook service for receiving event notifications from integrations.
PayPal — 15
- Paypal Billing Subscriptions — PayPal Billing Subscriptions is a PayPal API for creating and managing recurring subscription billing plans and subscriber payments.
- Paypal Catalogs Products — PayPal Catalogs Products is a PayPal API for creating and managing product records used with PayPal billing and commerce services.
- Paypal Checkout Orders — PayPal Checkout Orders is a PayPal API for creating, authorizing, capturing, and managing checkout orders.
- Paypal Customer Disputes — PayPal Customer Disputes is a PayPal API for retrieving, managing, and responding to payment disputes and claims.
- Paypal Customer Partner Referrals — PayPal Customer Partner Referrals is a PayPal API that lets platform partners refer and onboard sellers or customers to PayPal services.
- Paypal Invoicing — PayPal Invoicing is a PayPal API for creating, sending, tracking, and managing invoices for customer payments.
- Paypal Notifications Webhooks — PayPal Notifications Webhooks is a PayPal API for subscribing to and receiving event notifications from PayPal services.
- Paypal Orders — PayPal Orders is a PayPal API for managing PayPal order creation and payment processing workflows.
- Paypal Payment Experience Web Experience Profiles — PayPal Payment Experience Web Experience Profiles is a PayPal API for configuring the look and behavior of PayPal web checkout experiences.
- Paypal Payments — PayPal Payments is a PayPal API for processing and managing payment transactions through PayPal.
- Paypal Payments Payment — PayPal Payments Payment is a PayPal API for working with payment resources such as authorizations, captures, refunds, and related transaction actions.
- Paypal Payments Payouts Batch — PayPal Payments Payouts Batch is a PayPal API for sending payments in bulk to multiple recipients.
- Paypal Reporting Transactions — PayPal Reporting Transactions is a PayPal API for searching, retrieving, and reporting PayPal transaction history.
- Paypal Shipping Shipment Tracking — PayPal Shipping Shipment Tracking is a PayPal API for adding and managing shipment tracking information for PayPal transactions.
- Paypal Vault Payment Tokens — PayPal Vault Payment Tokens is an API for securely storing and managing tokenized customer payment methods for later PayPal payments.
Fungenerators — 12
- Fungenerators Barcode — FunGenerators Barcode is an API for generating barcode images or barcode data.
- Fungenerators Fake Identity — FunGenerators Fake Identity is an API for generating fictional identity and profile data for testing or sample datasets.
- Fungenerators Lottery — FunGenerators Lottery is an API for generating lottery-style numbers or lottery-related random data.
- Fungenerators Namegen — FunGenerators Namegen is an API for generating random names for people, characters, samples, or test data.
- Fungenerators Pirate — Fungenerators Pirate is an API that generates or transforms text into pirate-themed phrases.
- Fungenerators Qrcode — Fungenerators Qrcode is an API for generating QR codes.
- Fungenerators Random Facts — Fungenerators Random Facts is an API that returns random factual snippets for use in apps or content.
- Fungenerators Riddle — Fungenerators Riddle is an API that provides riddles for games, learning, or entertainment content.
- Fungenerators Shakespeare — Fungenerators Shakespeare is an API that generates Shakespeare-themed text or phrases.
- Fungenerators Taunt — Fungenerators Taunt is an API that generates humorous taunts or insult-style phrases.
- Fungenerators Trivia — Fungenerators Trivia is an API that provides trivia questions or trivia-style content.
- Fungenerators Uuid — Fungenerators Uuid is an API for generating UUIDs, which are unique identifiers used in software systems.
GitHub — 12
- Github Ae — GitHub AE is an enterprise GitHub environment for hosting code and managing secure software collaboration in a dedicated cloud setting.
- Github Api Github Com — GitHub API is the web API for automating and integrating with GitHub repositories, issues, pull requests, users, and organizations.
- Github Api Github Com 2022 11 28 — GitHub API version 2022-11-28 is a versioned web API for automating and integrating with GitHub repositories, issues, pull requests, users, and organizations.
- Github Ghec — GitHub Enterprise Cloud is GitHub's enterprise cloud service for hosting code, managing collaboration, and administering software development at organization scale.
- Github Ghec 2022 11 28 — GitHub Enterprise Cloud API version 2022-11-28 is a versioned API for administering and automating GitHub Enterprise Cloud organizations and repositories.
- Github Ghes 3 — GitHub Enterprise Server 3.3 is a self-hosted enterprise version of GitHub for managing source code, collaboration, and development workflows on private infrastructure.
- Github Ghes 3 2 — GitHub Enterprise Server 3.2 is a self-hosted enterprise version of GitHub for managing source code, collaboration, and development workflows on private infrastructure.
- Github Ghes 3 4 — GitHub Enterprise Server 3.4 is a self-hosted enterprise version of GitHub for managing source code, collaboration, and development workflows on private infrastructure.
- Github Ghes 3 5 — GitHub Enterprise Server 3.5 is a self-hosted enterprise version of GitHub for managing source code, collaboration, and development workflows on private infrastructure.
- Github Ghes 3 6 — GitHub Enterprise Server 3.6 is a self-hosted enterprise version of GitHub for managing source code, collaboration, and development workflows on private infrastructure.
- Github Ghes 3 7 — GitHub Enterprise Server 3.7 is a self-hosted enterprise version of GitHub for managing source code, collaboration, and development workflows on private infrastructure.
- Github Ghes 3 8 — GitHub Enterprise Server 3.8 is a self-hosted enterprise version of GitHub for managing source code, collaboration, and development workflows on private infrastructure.
Mastercard — 12
- Mastercard Automatic Billing Updater — Mastercard Automatic Billing Updater (MAWS) — submit stored card records and receive updated account numbers and expiry dates.
- Mastercard Billpay — Mastercard Bill Pay is a payments service and API for enabling bill payment transactions between consumers, billers, banks, and payment providers.
- Mastercard Bintableresource — Mastercard BIN Table Resource is an API for looking up Mastercard bank identification number data used to identify card attributes and issuing information.
- Mastercard Currencyconversioncalculator — Mastercard Currency Conversion Calculator is an API that provides Mastercard exchange-rate calculations for converting transaction amounts between currencies.
- Mastercard Locations — Mastercard Locations is an API for finding Mastercard-related locations such as ATMs, merchants, or acceptance points.
- Mastercard Masterpassqr — Mastercard Masterpass QR is a QR-code payment service that lets consumers make digital payments to merchants using Mastercard-supported QR codes.
- Mastercard Match — Mastercard MATCH is a merchant screening service that helps acquirers identify merchants associated with previous risk, fraud, or account termination events.
- Mastercard Mdes — Mastercard Digital Enablement Service is a tokenization platform that replaces card numbers with digital tokens for secure mobile, online, and connected-device payments.
- Mastercard Merchantidentifier — Mastercard Merchant Identifier is an API for identifying and retrieving information about merchants in Mastercard payment data.
- Mastercard Paymentaccountreferenceinquiryapi — Mastercard Payment Account Reference Inquiry API is an API for retrieving or validating a payment account reference that links related card tokens and account credentials without exposing the card number.
- Mastercard Personalizedloyaltyoffers — Mastercard Personalized Loyalty Offers is a service for delivering targeted card-linked offers, rewards, or promotions to eligible cardholders.
- Mastercard Repower — Mastercard rePower is a prepaid card reload service that lets consumers add funds to eligible prepaid cards through participating reload locations or channels.
DocuSign — 11
- Docusign Admin Rest Swagger V2 1 — DocuSign Admin REST Swagger v2.1 is an API connector for administering DocuSign accounts, organizations, users, and settings.
- Docusign Agreementmanager Rest Swagger 1 0 — DocuSign Agreement Manager REST Swagger 1.0.0 is an API connector for managing DocuSign agreement processes and agreement-related data.
- Docusign Connected Fields Rest Swagger — DocuSign Connected Fields REST Swagger is an API connector for working with DocuSign connected agreement fields and reusable agreement data.
- Docusign Esignature Rest Swagger V2 1 — DocuSign eSignature REST Swagger v2.1 is an API connector for sending, signing, and managing DocuSign eSignature envelopes.
- Docusign Maestro Rest Swagger V1 0 — DocuSign Maestro REST Swagger v1.0.0 is an API connector for building and automating DocuSign agreement workflows.
- Docusign Monitor Rest Swagger V2 0 — DocuSign Monitor REST Swagger v2.0 is an API connector for DocuSign Monitor, which tracks and reports security activity in DocuSign environments.
- Docusign Navigator Rest Swagger — DocuSign Navigator REST Swagger is an API connector for DocuSign Navigator, a tool for organizing, finding, and working with agreement information.
- Docusign Rooms Rest Swagger — DocuSign Rooms REST Swagger v2 is an API connector for DocuSign Rooms, a collaboration and transaction-room platform for managing document-heavy deals.
- Docusign Webforms Rest Swagger V1 1 0 — DocuSign Web Forms REST Swagger v1.1.0 is an API connector for creating and managing DocuSign web forms that collect information for agreements.
- Docusign Workflowbuilder Rest Swagger 1 0 — DocuSign Workflow Builder REST Swagger 1.0.0 is an API connector for automating DocuSign agreement workflow steps.
- Docusign Workspaces Rest Swagger — DocuSign Workspaces REST Swagger is an API connector for DocuSign Workspaces, which provides shared spaces for organizing and collaborating on agreement documents.
Hubapi — 11
- Hubapi Analytics — Hubapi Analytics is the HubSpot analytics API for accessing reporting and performance data from HubSpot.
- Hubapi Auth — Hubapi Auth is the HubSpot authentication API for authorizing apps and integrations to access HubSpot accounts.
- Hubapi Automation — Hubapi Automation is the HubSpot automation API for working with workflow and automation features in HubSpot.
- Hubapi Cms — Hubapi Cms is the HubSpot CMS API for managing website content, pages, themes, and related CMS assets in HubSpot.
- Hubapi Communication Preferences — Hubapi Communication Preferences is the HubSpot API for managing contact subscription status and communication consent preferences.
- Hubapi Conversations — Hubapi Conversations is the HubSpot conversations API for managing customer messages and inbox interactions.
- Hubapi Crm — Hubapi Crm is the HubSpot CRM API for managing contacts, companies, deals, tickets, and other CRM records.
- Hubapi Events — Hubapi Events is the HubSpot events API for recording and retrieving user, contact, or business events in HubSpot.
- Hubapi Files — Hubapi Files is the HubSpot files API for uploading, organizing, and managing files stored in HubSpot.
- Hubapi Marketing — Hubapi Marketing is the HubSpot marketing API for managing marketing assets, campaigns, email, forms, and related marketing data.
- Hubapi Webhooks — Hubapi Webhooks is the HubSpot webhooks API for sending event notifications from HubSpot to external systems.
Amadeus — 8
- Amadeus Branded Fares Upsell — Amadeus Branded Fares Upsell is an API for presenting airline branded fare upgrade and upsell options.
- Amadeus Flight Availabilities Search — Amadeus Flight Availabilities Search is an API for checking available flight inventory and seat availability.
- Amadeus Flight Choice Prediction — Amadeus Flight Choice Prediction is an API that predicts how likely a traveler is to choose a particular flight offer.
- Amadeus Flight Create Orders — Amadeus Flight Create Orders is an API for creating flight booking orders from selected flight offers.
- Amadeus Flight Offers Price — Amadeus Flight Offers Price is an API for confirming and pricing selected flight offers before booking.
- Amadeus Flight Order Management — Amadeus Flight Order Management is an API for retrieving, managing, and servicing existing flight booking orders.
- Amadeus Hotel Booking — Amadeus Hotel Booking is an API for booking hotel offers through Amadeus hotel content.
- Amadeus Trip Parser — Amadeus Trip Parser is an API that extracts structured itinerary information from travel confirmation documents or trip data.
Microsoft — 8
- Microsoft Cognitiveservices Computervision — Microsoft Cognitiveservices Computervision is a Microsoft Cognitive Services API for analyzing images and extracting visual information such as objects, text, tags, and descriptions.
- Microsoft Cognitiveservices Ocr — Microsoft Cognitiveservices Ocr is a Microsoft Cognitive Services API for detecting and extracting printed or handwritten text from images and documents.
- Microsoft Cognitiveservices Prediction — Microsoft Cognitiveservices Prediction is a Microsoft Cognitive Services API for using trained machine learning models to make predictions from input data.
- Microsoft Cognitiveservices Spellcheck — Microsoft Cognitiveservices Spellcheck is a Microsoft Cognitive Services API for detecting and correcting spelling and word-break errors in text.
- Microsoft Cognitiveservices Training — Microsoft Cognitive Services Training is an API for training custom machine-learning models in Microsoft Cognitive Services, commonly used for computer vision tasks.
- Microsoft Cognitiveservices Visualsearch — Microsoft Cognitive Services Visual Search is an API for searching the web using images instead of text queries.
- Microsoft Graph — Microsoft Graph is Microsoft’s unified API for accessing Microsoft 365, Windows, and identity data such as users, mail, files, calendars, and Teams information.
- Microsoft Graph Beta — Microsoft Graph Beta is the preview version of Microsoft Graph for accessing experimental or not-yet-stable Microsoft 365 and identity API features.
Codat — 7
- Codat Accounting — Codat Accounting is an API platform for connecting to and synchronizing data from business accounting systems.
- Codat Assess — Codat Assess is a financial data assessment product for analyzing business accounting and banking data to support lending and credit decisions.
- Codat Bank Feeds — Codat Bank Feeds is an API product for sending bank transaction feeds into accounting software.
- Codat Banking — Codat Banking is an API product for accessing and using business banking data in financial applications.
- Codat Commerce — Codat Commerce is an API for accessing standardized commerce and sales data from business platforms.
- Codat Sync For Commerce — Codat Sync for Commerce is an API service for syncing commerce transactions into accounting and finance systems.
- Codat Sync For Expenses — Codat Sync for Expenses is an API service for syncing expense data into accounting systems.
LetMC — 6
- Letmc Basic Tier — LetMC Basic Tier is part of LetMC, a property-management system for lettings and rental-agency operations.
- Letmc Customer — LetMC Customer is part of LetMC for managing customer or contact information in lettings and property-management workflows.
- Letmc Diary — LetMC Diary is part of LetMC for managing appointments, schedules, and diary activity for lettings and property management.
- Letmc Free Tier — LetMC Free Tier is part of LetMC, a property-management system for lettings and rental-agency work.
- Letmc Maintenance — LetMC Maintenance is part of LetMC for handling rental-property maintenance jobs and repairs.
- Letmc Reporting — LetMC Reporting is part of LetMC for producing reports on lettings and property-management activity.
Import.io — 5
- Import Data — Import Data is part of an import and web-data platform for retrieving structured data from imported sources.
- Import Extraction — Import Extraction is part of an import and web-data platform for extracting structured information from web pages or documents.
- Import Rss — Import RSS is part of an import and web-data platform for working with RSS feed data.
- Import Run — Import Run is part of an import and web-data platform for running configured data import or extraction jobs.
- Import.io Schedules — Import.io scheduling — list, create and delete the run schedules of your extractors.
RapidAPI — 5
- DynamicDocs — DynamicDocs (via RapidAPI) — compile a stored template into a finished PDF document.
- Rapidapi Football Prediction — Rapidapi Football Prediction is an API that provides predictions and related data for football or soccer matches.
- Rapidapi Idealspot Geodata — Rapidapi Idealspot Geodata is an API for accessing IdealSpot geospatial and location-intelligence data.
- Rapidapi Language Identification — Rapidapi Language Identification is an API that detects the language of a supplied piece of text.
- Rapidapi Spellcheckpro — Rapidapi Spellcheckpro is an API that checks text for spelling errors and suggests corrections.
Vonage — 5
- Vonage Account — Vonage Account is an API for managing Vonage communications platform account information and settings.
- Vonage Business Communications — Vonage Business Communications insights — read the account and the signed-in user, list and count active calls, and read call events.
- Vonage Extension — Vonage Extension is an API for managing phone or communications extensions within Vonage business communications services.
- Vonage Reports — Vonage Reports is an API for retrieving reporting data about usage, calls, messaging, or account activity in Vonage communications services.
- Vonage User — Vonage User is an API for managing users in Vonage communications applications and business phone services.
WMATA — 5
- Wmata Bus Realtime — WMATA Bus Realtime is a transit data service that provides live Washington Metropolitan Area bus arrival and vehicle information.
- Wmata Bus Route — WMATA Bus Route is a transit data service that provides Washington Metropolitan Area bus route and schedule information.
- Wmata Incidents — WMATA Incidents is a transit data service that provides service disruption and incident information for Washington Metropolitan Area transit.
- Wmata Rail Realtime — WMATA Rail Realtime is a transit data service that provides live Washington Metro rail arrival and train information.
- Wmata Rail Station — WMATA Rail Station is a transit data service that provides Washington Metro rail station information.
Xero — 5
- Xero Assets — Xero Assets is a Xero service for managing fixed assets, depreciation, and asset records within a business accounting workflow.
- Xero Bankfeeds — Xero Bankfeeds is a Xero service that imports bank account transaction feeds into Xero for reconciliation and accounting.
- Xero Files — Xero Files is a Xero document storage service for attaching and managing business files related to accounting records.
- Xero Identity — Xero Identity is Xero's identity and authentication service for managing user access, organizations, and API authorization.
- Xero Payroll Au — Xero Payroll AU is Xero's Australian payroll service for managing employees, pay runs, leave, timesheets, and payroll reporting.
Haloapi — 4
- Haloapi Metadata — Haloapi Metadata is an API for retrieving reference and metadata about the Halo video game series.
- Haloapi Profile — Haloapi Profile is an API for retrieving player profile information for the Halo video game series.
- Haloapi Stats — Haloapi Stats is an API for retrieving player and match statistics from the Halo video game series.
- Haloapi Ugc — Haloapi UGC is an API for accessing user-generated content from the Halo video game series.
Mercedes — 4
- Mercedes Benz Configurator — Mercedes Benz Configurator is an API for configuring Mercedes-Benz vehicles by model, trim, options, colors, and related configuration choices.
- Mercedes Benz Dealer — Mercedes Benz Dealer is an API for retrieving information about Mercedes-Benz dealerships and dealer locations.
- Mercedes Benz Diagnostics — Mercedes Benz Diagnostics is an API for accessing diagnostic and status information from Mercedes-Benz vehicles.
- Mercedes Benz Image — Mercedes Benz Image is an API for retrieving images and visual assets of Mercedes-Benz vehicles.
NPR — 4
- Npr Authorization — NPR Authorization is an API service used to authorize access to NPR digital services and content integrations.
- Npr Identity — NPR Identity is an API service for managing user identity and account information for NPR digital products.
- Npr Listening — NPR Listening is an API for working with NPR listening experiences such as audio playback, listening history, or listening-related interactions.
- Npr Station Finder — NPR Station Finder is an API for finding NPR member stations by location or related station information.
New York Times — 4
- Nytimes Archive — NYTimes Archive is an API for retrieving New York Times article metadata and content from historical monthly archives.
- Nytimes Books — NYTimes Books is an API for accessing New York Times book-related information such as book reviews and bestseller data.
- Nytimes Most Popular — The New York Times Most Popular API is a data API for retrieving the most viewed, emailed, or shared New York Times articles.
- Nytimes Top Stories — The New York Times Top Stories API is a data API for retrieving current top stories from New York Times sections.
Walmart — 4
- Walmart Inventory — Walmart Inventory is an API for Walmart Marketplace sellers to view and update inventory quantities for their products.
- Walmart Item — Walmart Item is an API for managing product listings and item information on Walmart Marketplace.
- Walmart Order — Walmart Order is an API for retrieving and managing customer orders from Walmart Marketplace.
- Walmart Price — Walmart Price is an API for managing product prices on Walmart Marketplace.
Api — 3
- Api Sell Account — Api Sell Account is an eBay Sell Account API for managing seller account settings such as policies, privileges, and marketplace configuration.
- Api Sell Analytics — Api Sell Analytics is an eBay Sell Analytics API for retrieving marketplace selling performance and traffic analytics.
- Api Vehicle Enquiry — Api Vehicle Enquiry is a vehicle lookup API for retrieving official vehicle information from a registration number.
Funtranslations — 3
- Funtranslations Braile — Funtranslations Braile is an API that translates text into Braille-style output.
- Funtranslations Index — Funtranslations Index is an API that lists or indexes the available Fun Translations translation services.
- Funtranslations Starwars — Funtranslations Starwars is an API that translates text into Star Wars-inspired fictional speech styles.
MailboxValidator — 3
- Mailboxvalidator Checker — Mailboxvalidator Checker is an email checking API for determining whether an email address appears valid and usable.
- Mailboxvalidator Disposable — Mailboxvalidator Disposable is an API for detecting whether an email address comes from a disposable or temporary email provider.
- Mailboxvalidator Validation — Mailboxvalidator Validation is an email validation API for checking address format, domain status, and deliverability signals.
OnSched — 3
- Onsched Consumer — OnSched Consumer is an appointment scheduling API for letting customers search availability and book appointments.
- Onsched Setup — OnSched Setup is an appointment scheduling API for configuring booking resources such as locations, services, staff, and availability.
- Onsched Utility — Onsched Utility is an API tool for working with OnSched appointment scheduling and booking services.
Open Banking — 3
- Openbanking Confirmation Funds Openapi — Openbanking Confirmation Funds Openapi is an Open Banking API specification for checking whether an account has sufficient funds.
- Openbanking Event Notifications Openapi — Openbanking Event Notifications Openapi is an Open Banking API specification for sending notifications about banking and payment events.
- Openbanking Payment Initiation Openapi — Openbanking Payment Initiation Openapi is an Open Banking API specification for starting payments from a customer's bank account.
Tomtom — 3
- Tomtom Maps — TomTom Maps is a mapping API and map-data platform for displaying digital maps in applications.
- Tomtom Routing — TomTom Routing is a routing API for calculating routes, travel times, distances, traffic-aware directions, and trip plans.
- Tomtom Search — TomTom Search is a location search and geocoding API for finding addresses, places, points of interest, and coordinates.
- 1Forge — 1Forge is a financial market data API for real-time and historical foreign exchange, cryptocurrency, and stock price data.
- 1Password Events — 1Password Events is an API for accessing security, audit, and usage events from 1Password accounts.
- 6 Dot Authentiqio — Authentiq.io is an identity and authentication service for signing users in and verifying digital identity.
- Ably Control — Ably Control is an API for managing Ably accounts, applications, keys, rules, and real-time messaging infrastructure configuration.
- Ably Platform — Ably Platform is a real-time messaging and data-streaming API for building live features such as chat, presence, notifications, and synchronized updates.
- Abstractapi Geolocation — Abstract API Geolocation is an IP geolocation API that identifies a user's approximate location and network details from an IP address.
- Adafruit — Adafruit IO is an IoT data platform and API for collecting, storing, and controlling sensor and device data.
- Afterbanks — Afterbanks is an open-banking API for connecting to bank accounts and retrieving financial account and transaction data.
- AGCO Aftermarket Services — AGCO Aftermarket Services — retrieve injector codes and production calibration data for an AGCO Power engine by serial, check EDT kit registration status, and test connectivity.
- AIception — AIception computer vision — submit an image and get back object detection, face detection, estimated face age, artistic-style transforms, or an adult-content verdict.
- Airport Lookup — Airport lookup — retrieve an airport's details by ICAO code.
- Apacta — Apacta is a business management platform for trades and construction companies to handle projects, time tracking, documentation, and administration.
- api.video — api.video — host and stream video: manage videos, players and live streams, and pull player-session analytics. (Same service as the `video` connector.)
- api.video (Video) — api.video — host and stream video: manage videos, players and live streams, and pull player-session analytics. (Same service as the `api` connector.)
- Api2Cart — Api2Cart is a unified API that connects software applications to many e-commerce shopping carts and marketplaces.
- Api2Pdf — Api2Pdf is an API service for generating PDFs from HTML, URLs, templates, or documents.
- Apimatic — APIMatic is a developer platform for generating SDKs, API documentation, and code samples from API specifications.
- APIs.guru — APIs.guru directory — list public API providers and retrieve any published OpenAPI specification.
- Appcenter — App Center is a Microsoft service for building, testing, distributing, and monitoring mobile and desktop applications.
- Apple App Store Connect — Apple App Store Connect is Apple's platform for managing iOS, macOS, and other Apple-platform apps, including submissions, TestFlight, metadata, and app performance data.
- Apptigent — Apptigent is a set of API and automation utilities used to add data, document, and workflow functions to applications and business processes.
- Appveyor — AppVeyor is a continuous integration and deployment service for automatically building and testing software projects.
- Appwrite Client — Appwrite Client is the client-side interface for using Appwrite, an open-source backend platform for authentication, databases, storage, and app services.
- Appwrite Server — Appwrite Server is the server-side API for Appwrite, an open-source backend-as-a-service platform for building applications.
- Atlassian Bitbucket — Atlassian Bitbucket is a Git repository hosting and collaboration platform for managing source code and development workflows.
- Aucklandmuseum — Auckland Museum is a museum collections and cultural heritage data source for accessing records and information from the Auckland War Memorial Museum.
- Automata — Automata market intelligence — send a company website and get back related companies, or send search terms and get the most relevant companies and articles.
- Autotask — Autotask is a professional services automation platform for managing IT service tickets, projects, contracts, billing, and managed-services operations.
- Avaza — Avaza is a cloud-based project management, time tracking, expense, invoicing, and team collaboration tool.
- Axesso — Axesso is a data API service for retrieving e-commerce product, price, ranking, and review information from marketplaces such as Amazon.
- Bandsintown — Bandsintown is a concert discovery and live music event platform with an API for artist and event information.
- BBC iPlayer — BBC iPlayer (IBL) — browse categories and sub-categories, list programmes A–Z, and pull the episodes and highlights within a category.
- Beanstream — Beanstream is a payment gateway, now associated with Bambora, for processing online and card payments.
- Beezup — Beezup is an e-commerce feed management and marketplace integration platform for distributing product listings across sales channels.
- Betfair — Betfair is an online betting exchange and sportsbook where people place and trade bets on sports and other events.
- Bethmardutho — Beth Mardutho is an institute and digital resource center focused on Syriac language, literature, and heritage studies.
- Bigdatacloud — BigDataCloud is a location intelligence and geolocation API service for IP geolocation, reverse geocoding, and network data.
- Bigoven — BigOven is a recipe, grocery list, and meal planning service with a large recipe database.
- Bigredcloud — Big Red Cloud is cloud accounting software for small businesses, accountants, and bookkeepers.
- Billbee — Billbee is an order management, inventory, shipping, and invoicing platform for online sellers.
- Billingo — Billingo is an online invoicing and billing platform for creating invoices and managing business billing workflows.
- Bintable — BinTable is a bank identification number lookup service for identifying payment card issuers, card types, and related BIN data.
- Blazemeter — BlazeMeter is a continuous testing platform for load testing, performance testing, and API testing.
- Botify — Botify is an enterprise SEO analytics platform for crawling websites and improving organic search performance.
- Box — Box is a cloud content management and file-sharing service for storing, sharing, and collaborating on business documents.
- Braze — Braze is a customer engagement platform for sending personalized messages such as email, push notifications, SMS, and in-app campaigns.
- Brex — Brex is a corporate finance platform that provides business cards, spend management, payments, and expense tools.
- Bridgedb — BridgeDb is a biological identifier mapping database and toolset used to translate identifiers across life-science data sources.
- Browshot — Browshot is a screenshot API service for capturing rendered images of web pages across browsers and devices.
- Bufferapp — Buffer is a social media management platform for scheduling, publishing, and analyzing social posts.
- Bulksms — BulkSMS is a messaging service and API for sending large volumes of SMS messages.
- Bungie — Bungie is a video game studio whose API provides access to game, player, and community data for titles such as Destiny.
- Bunq — bunq is a European mobile banking platform that offers personal and business bank accounts with API access.
- Callcontrol — Call Control is a call-blocking and phone reputation service for identifying and filtering spam or unwanted calls.
- Callfire — CallFire is a cloud communications platform for voice broadcasting, SMS messaging, and phone-based marketing campaigns.
- Canada Holidays — Canada Holidays is an API that provides Canadian public and statutory holiday dates and related holiday information.
- Chaingateway — Chaingateway is a blockchain API service for creating wallets, sending transactions, and integrating cryptocurrency payment or token workflows.
- Chomp Food Database — Chomp food database — look up a branded food by barcode or name, search branded items, and search raw and generic ingredients.
- Cisco — Cisco is a company and technology platform provider for networking, communications, cybersecurity, and enterprise infrastructure products.
- Cisco Meraki — Cisco Meraki is a cloud-managed networking platform for managing Wi-Fi, switching, security appliances, cameras, and network devices.
- Clearblade — ClearBlade is an industrial IoT and edge computing platform for connecting devices, processing data, and managing IoT applications.
- Clever — Clever is an education technology platform for school identity management, rostering, single sign-on, and student data integrations.
- Clever Cloud — Clever Cloud is a cloud application hosting platform for deploying and running software applications.
- Clicksend — ClickSend is a business messaging platform and API for sending SMS, email, voice, fax, and postal communications.
- Climate FieldView — Climate FieldView — retrieve a grower's fields and boundaries, request agronomic data exports, and download the processed export contents.
- Cloud Elements Ecwid — Cloud Elements Ecwid is an API connector for integrating Ecwid online store data with other applications.
- Cloudflare — Cloudflare is an internet infrastructure platform providing DNS, CDN, web security, DDoS protection, and edge networking services.
- Cloudmersive Ocr — Cloudmersive OCR is an API service for extracting text from images, scanned documents, and PDFs.
- Cloudrf — CloudRF is a radio frequency propagation and wireless coverage modeling platform.
- Clubhouseapi — Clubhouse API is the API for Clubhouse, now known as Shortcut, a project management platform for software development teams.
- Cnab Online — CNAB Online is a service for working with Brazilian CNAB banking files used for payment, billing, and bank remittance workflows.
- Collegefootballdata — CollegeFootballData is an API and data service for college football statistics, schedules, rankings, teams, and game information.
- Color — Color is an API for looking up, converting, and generating information about colors and color schemes.
- Colorme Shop — Colorme Shop (shop-pro.jp) — manage the script tags and inline script tags installed on a shop.
- Configcat — ConfigCat is a feature flag and remote configuration service for controlling software features without redeploying code.
- Consumerfinance — Consumerfinance is the Consumer Financial Protection Bureau data API for accessing public consumer finance information.
- Contribly — Contribly user-generated content — list assignments, contributions and their refinement types and artifact formats.
- CORE Research — CORE open-access research — search articles and journals, retrieve an article or its full-text PDF by CORE ID, and look up a journal by ISSN.
- Corrently — Corrently is an energy data and green electricity service for working with power consumption, renewable energy, and carbon-related information.
- Cpy Peertube — PeerTube is an open-source federated video hosting and sharing platform.
- Crossbrowsertesting — CrossBrowserTesting is a cloud service for testing websites and web applications across different browsers, operating systems, and devices.
- Cybertaxonomy — Cybertaxonomy is a biodiversity informatics system for managing and publishing taxonomic and biological classification data.
- D7Networks — D7Networks is a communications API platform for sending SMS, WhatsApp, voice, and verification messages.
- DAMOOV Telematics — DAMOOV Telematics — read a driver's trips and trip detail, and consolidated, daily and individual safe-driving scores and statistics.
- Daniweb — DaniWeb is an online community and forum for programmers, developers, and technology professionals.
- Data Gov Regulations — Data Gov Regulations is an API for accessing United States federal regulatory documents and related government rulemaking data.
- Data2Crm — Data2CRM is a service for migrating and synchronizing customer relationship management data between CRM systems.
- Dataflowkit — Dataflowkit is a web data extraction and scraping service for turning website content into structured data.
- Datumbox — Datumbox is a machine learning and natural language processing API for text analysis, classification, and sentiment analysis.
- Debian Code Search — Debian Code Search — search the whole Debian source archive, optionally aggregated per package.
- Deeparteffects — DeepArtEffects is an AI image-editing service that applies artistic styles and effects to photos and graphics.
- Deepl — DeepL is an AI translation service for translating text and documents between languages.
- DepartureBoard.io (UK Rail) — UK National Rail departure boards — arrivals, departures, fastest and next services for a station by CRS code, plus details of a specific service.
- Deutschebahn Fahrplan — Deutsche Bahn Fahrplan is an API for accessing Deutsche Bahn train timetable and schedule information.
- Dev — DEV is an online community and publishing platform where software developers share articles, discussions, and technical content.
- Digitallinguistics — Digital Linguistics is a platform and data model for creating, managing, and sharing linguistic research data.
- Digitalnz — DigitalNZ is a New Zealand digital discovery service that aggregates and exposes cultural, historical, and research collection metadata.
- Digitalocean — DigitalOcean is a cloud infrastructure platform for hosting virtual servers, managed databases, storage, and developer applications.
- Dnd5Eapi — D&D 5e API is an open API that provides reference data for Dungeons & Dragons 5th Edition rules, spells, monsters, and game content.
- Docker Hub — Docker Hub is an online registry for storing, sharing, and distributing Docker container images.
- Docker Hub Publisher Analytics — Docker Hub publisher analytics — list your namespaces and repositories and export pull data for a given timespan.
- Doqs — Doqs document templates — list templates and their designer definitions, and retrieve a generated file.
- DropX — DropX product search — find products by title, or find similar products from a link to any e-commerce page.
- Dweet — Dweet is a lightweight messaging service for sending and receiving simple real-time data from internet-connected devices.
- Easypdfserver — EasyPDF Server is a server-based PDF automation product for converting and processing documents as PDF files.
- eBay Commerce Identity — eBay Commerce Identity — retrieve the authenticated eBay user's account profile.
- eBay Sell Finances — eBay Sell Finances — read payouts, payout summaries, transactions and a seller's funds summary.
- Elevenlabs — ElevenLabs is an AI voice platform for generating speech, cloning voices, and building text-to-speech audio applications.
- EMBL-EBI CrossBar — EMBL-EBI CrossBar — query ChEMBL activities and assays, DrugBank drugs, EFO diseases, HPO phenotypes and IntAct molecular interactions.
- Envoice — Envoice is an invoice and expense automation platform for capturing, approving, and processing business invoices and receipts.
- Ethiopian Movie Database — Ethiopian Movie Database — search cinemas, their schedules and showtimes by movie title or cinema name.
- EVE Online ESI — EVE Online ESI — read alliances, their corporations, contacts and icons, and the rest of the game universe.
- Evemarketer — EVE Marketer is a market-data service for tracking item prices and trading information in the EVE Online game economy.
- Exavault — ExaVault is a cloud file-transfer and file-storage service that provides hosted FTP, SFTP, and file-sharing workflows.
- Exchangerate Api — ExchangeRate-API is a currency exchange-rate data API for retrieving current and historical foreign-exchange rates.
- Exlibrisgroup Tasklists — Ex Libris Group Tasklists is an API for accessing task-list workflow data in Ex Libris library management systems.
- Extendsclass Json Storage — ExtendsClass JSON Storage is an online service and API for storing and retrieving JSON data documents.
- Exude — Exude text pre-processing — strip stop words from supplied text or from an uploaded file.
- Face Identity (beta) — Face Identity (beta) — register a customer for facial authentication and issue an access token.
- Figshare — Figshare is an online repository for publishing, sharing, and preserving research data, papers, figures, and other scholarly outputs.
- Fire — Fire is a business banking and payments platform with an API for managing accounts, payments, and financial workflows.
- Firebrowse — Firebrowse is an API for accessing curated cancer genomics data, especially TCGA data from the Broad Institute.
- Flat — Flat is an online music notation and composition platform with an API for creating, managing, and sharing musical scores.
- Flickr — Flickr is a photo-sharing and image-hosting service for storing, organizing, and publishing photos online.
- Formapi — FormAPI is an API service for generating documents by filling PDF forms or templates with data.
- Frankiefinancial — Frankie Financial is an identity verification, KYC, AML, and fraud-prevention platform for regulated customer onboarding.
- Fraudlabspro Fraud Detection — FraudLabs Pro Fraud Detection is an API for detecting and scoring potentially fraudulent online transactions.
- Fraudlabspro Sms Verification — FraudLabs Pro SMS Verification is an API for verifying users by sending one-time codes or verification messages by SMS.
- Freesound — Freesound is an online collaborative library of sound samples and audio recordings, with an API for searching and retrieving sounds.
- FreeTV — FreeTV — query the latest news items.
- Fulfillment.com — Fulfillment.com — read orders and order detail, item inventories, returns, shipment tracking and order accounting for third-party fulfilment.
- Furkot — Furkot is a road-trip and travel-planning service for creating routes, itineraries, and trip plans.
- Geneea — Geneea is a natural-language processing and text analytics platform for extracting meaning from documents and text.
- Geode Systems RAMADDA — Geode Systems RAMADDA repository — search typed entries (bibliography, imagery, DICOM, election data and more) and extract tabular sheets.
- GererMesAffaires — GererMesAffaires — read the business groups, spaces and predefined Box/Hub folder structures of an accounting practice.
- Getgo Gototraining — GetGo GoToTraining is an online training platform for hosting virtual classes, training sessions, and learner management.
- Getgo Gotowebinar — GetGo GoToWebinar is a webinar hosting platform for running online presentations, events, and lead-generation sessions.
- Getpostman — Getpostman is Postman, an API development and testing platform used to build, document, test, and collaborate on APIs.
- Getsentry Openapi Derefed — Sentry is an application monitoring and error tracking platform for finding and diagnosing software problems.
- Getthedata Bng2Latlong — GetTheData BNG to Lat/Long is a geospatial conversion API that converts British National Grid coordinates into latitude and longitude.
- Giphy — Giphy is an online platform and API for finding and sharing animated GIFs, stickers, and short visual media.
- Gisgraphy — Gisgraphy is a geocoding and geospatial search service for converting addresses and places into geographic coordinates and location data.
- Globalwinescore — GlobalWineScore is a wine-rating data service that aggregates professional wine scores into normalized ratings.
- Go Upc — Go-UPC is a product lookup service that returns product information from UPC, EAN, and other barcode identifiers.
- Google — Google is a technology company and internet services provider known for search, cloud services, productivity tools, advertising, and developer APIs.
- GOV.UK Pay — GOV.UK Pay — search and retrieve payments, their events, and all refunds against them.
- Graphhopper — GraphHopper is a routing and route-optimization engine and API for maps, directions, and logistics planning.
- Greip — Greip is a fraud prevention and IP intelligence API platform for detecting risky users, transactions, and online activity.
- Groundhog Day — Groundhog Day — list the recognised groundhogs and their predictions for a given year.
- Handwrytten — Handwrytten is a service that automates sending personalized handwritten cards and notes.
- HealthCare.gov — HealthCare.gov content — retrieve published articles, blog posts, glossary entries, questions, state pages and topics.
- Here Positioning — HERE Positioning is a location technology API for determining a device or asset position using mapping and positioning data.
- Here Tracking — HERE Tracking is a location tracking service for monitoring assets, vehicles, or devices in real time.
- Hetzner — Hetzner is a cloud hosting and data-center services provider whose API lets users manage servers, storage, networking, and infrastructure resources.
- Highwaysengland — Highwaysengland is an API for accessing information related to England's major road and highway network.
- Hillbillysoftware Shinobi — Hillbillysoftware Shinobi is a video surveillance and network video recorder system for managing security cameras.
- Httpbin — Httpbin is a test web service that returns HTTP request and response data for debugging and testing APIs.
- Hubhopper — Hubhopper is a podcast hosting, distribution, and discovery platform for creating and publishing audio shows.
- Hydramovies — Hydramovies is a movie information API or service for retrieving film catalogue details.
- Ibanapi — Ibanapi is an API service for validating and checking international bank account numbers.
- Icons8 — Icons8 is a design asset platform that provides icons, illustrations, photos, music, and related creative resources.
- Ideaconsult Enanomapper — Ideaconsult Enanomapper is a nanomaterials data platform for accessing eNanoMapper research and safety information.
- Ideaconsult Nanoreg — Ideaconsult Nanoreg is a data service for accessing NANoREG nanomaterial research and regulatory information.
- Ideal Postcodes — Ideal Postcodes is a UK address lookup and postcode validation API.
- Image Charts — Image Charts is an API service that generates chart images from data and chart configuration parameters.
- Increase — Increase is a banking and payments API platform for creating bank accounts, moving money, and building financial products.
- Infermedica — Infermedica is a medical symptom-checking and triage platform that uses health data to guide patients and clinicians.
- Instagram — Instagram is a social media platform for sharing photos, videos, stories, reels, messages, and brand content.
- Ip2Location — Ip2Location is an IP geolocation service that identifies information such as country, region, city, ISP, and coordinates from an IP address.
- Ip2Location Geolocation — Ip2Location Geolocation is an API connector for using IP2Location data to determine the geographic location of an IP address.
- Ip2Proxy — Ip2Proxy is an IP intelligence service that detects whether an IP address is associated with a proxy, VPN, Tor, or other anonymizing service.
- Ip2Whois — Ip2Whois is a WHOIS lookup service for retrieving domain registration and ownership information.
- Ipqualityscore — Ipqualityscore is a fraud-detection and risk-scoring service for checking IP addresses, emails, phone numbers, URLs, and user behavior.
- Iqualify — Iqualify is an online learning platform for creating, delivering, and managing digital courses and training.
- Isbndb — Isbndb is a book database and API for looking up books, ISBNs, authors, publishers, and related bibliographic information.
- Isendpro — Isendpro is a messaging service and API for sending SMS and other mobile marketing communications.
- Izettle Products — iZettle Products is a product-catalog API for managing items sold through Zettle point-of-sale systems.
- Javatpoint — Javatpoint is an online tutorial and learning website for programming, software, and technical subjects.
- Jirafe — Jirafe is an e-commerce analytics platform for tracking online store performance, customer behavior, and marketing results.
- Jokes One — Jokes One — joke of the day, a random joke, joke categories, and your private joke collection.
- journy.io — journy.io product analytics — read events, user and account properties, user and account segments, and the website tracking snippet.
- Json2Video — Json2Video is an API-based video generation service that creates videos from JSON-defined templates and media assets.
- Jumpseller — Jumpseller is an e-commerce platform for creating and managing online stores.
- Juniper Mist — Juniper Mist — read the wireless network constants: alarm definitions, AP channels and LED states, applications, and client and call event definitions.
- Just Eat — Just Eat is an online food ordering and delivery marketplace that connects customers with restaurants and takeaways.
- KeyServ — KeyServ licensing — look up a product licence key by serial, read its expiry and custom fields, and update products.
- Klarna Payments — Klarna Payments is a payment and buy-now-pay-later checkout service for online and retail purchases.
- Koomalooma — Koomalooma loyalty — create users and assign loyalty points to them.
- KumpeApps — KumpeApps — authenticate a user (auth key or YubiKey OTP) and read KKid chore lists, allowance balances and share links.
- Kuul Carbon Offsetting — Kuul carbon offsetting — price the emissions of a flight or multi-leg itinerary and confirm the offset payment and tree planting.
- Lambdatest — LambdaTest is a cloud platform for testing websites and mobile apps across many browsers, devices, and operating systems.
- Landregistry Deed — Land Registry deed data is official property-title and deed information recorded by a land registry.
- Languagetool — LanguageTool is a spelling, grammar, and style-checking tool for written text.
- Launchdarkly — LaunchDarkly is a feature-management platform used to control software releases with feature flags.
- LGTM Code Analysis — LGTM code analysis — read a project's analyses and detailed alerts, analysis for a specific commit, code-review results and individual issues.
- Linode — Linode is a cloud-computing and hosting platform for virtual servers, storage, networking, and infrastructure services.
- Listennotes — Listen Notes is a podcast search engine and podcast database API.
- Loket — Loket is a Dutch payroll and HR administration platform for managing employees, payroll, and employer administration.
- Lufthansa Partner — Lufthansa Partner is an API service for Lufthansa partners to access airline-related data and services.
- Lufthansa Public — Lufthansa Public is a public API for accessing Lufthansa flight, airport, route, and airline information.
- Lumminary — Lumminary genomics — query genes and SNPs within a client's dataset, and manage product authorizations.
- Lyft — Lyft is a ridesharing and transportation platform that connects passengers with drivers for on-demand trips.
- Mandrillapp — Mandrill, now Mailchimp Transactional Email, is an API-based email service for sending transactional messages such as receipts, password resets, alerts, and notifications.
- Mashape Geodb — GeoDB Cities is a geographic data API that provides information about cities, countries, regions, locations, and related geospatial data.
- math.tools — math.tools numbers — convert a number between bases (binary, hex, octal), spell it as a cardinal or as currency, and other number facts.
- Medcorder — Medcorder is a healthcare app and API for recording, transcribing, and sharing medical conversations and care information.
- Medium — Medium is an online publishing platform where people and organizations write, publish, and read articles.
- Meraki — Meraki is Cisco’s cloud-managed networking platform for managing wireless networks, switches, security appliances, and related network devices.
- Miataru — Miataru is an open-source location sharing and tracking service that lets devices publish and retrieve location data.
- Mineskin — MineSkin is a service and API for generating Minecraft skin texture data, including signed skin payloads used by Minecraft servers and tools.
- Moderatecontent — ModerateContent is an API service for automatically detecting and filtering adult, unsafe, or inappropriate image content.
- Motaword — MotaWord is a business translation platform and API for ordering and managing professional human translation services.
- Mozilla Kinto — Mozilla Kinto is an open-source JSON storage and synchronization service for managing remote application data and settings.
- Mtaa (Tanzania Geography) — Mtaa — Tanzanian administrative geography: regions, districts, wards, streets and neighbourhoods, drilled down in that order.
- Musixmatch — Musixmatch is a music lyrics and metadata platform with an API for finding song lyrics, artists, albums, and related music data.
- Namsor — Namsor is a name-analysis API that infers attributes such as likely gender, cultural origin, and ethnicity from personal names.
- Nasa Apod — NASA APOD is the Astronomy Picture of the Day API that provides NASA’s daily astronomy image or video with explanatory text.
- Nbg — NBG is the National Bank of Greece banking API for accessing financial and banking services.
- Neblio — Neblio NTP1 node — read an address's balance, total received and sent, unconfirmed balance and UTXOs on the Neblio blockchain.
- Neowsapp — NeoWsApp is an API for accessing near-Earth object and asteroid data, commonly associated with NASA’s Near Earth Object Web Service.
- Netbox — NetBox is an open-source tool for documenting and managing network infrastructure, IP addresses, racks, devices, and data-center resources.
- Netlicensing — NetLicensing is a software license management and monetization platform for issuing, validating, and managing product licenses.
- Netlify — Netlify is a cloud platform for deploying and hosting static websites, front-end applications, and serverless functions.
- Neutrinoapi — Neutrino API is a set of hosted utility APIs for tasks such as data validation, IP intelligence, geolocation, messaging, and web tools.
- Nfusionsolutions — nFusion Solutions is a financial data service API associated with market and precious-metals pricing information.
- Nookipedia — Nookipedia — Animal Crossing: New Horizons data: bugs, fish, artwork, clothing, villagers and more.
- Nowpayments — NOWPayments is a cryptocurrency payment gateway that lets businesses accept crypto payments and donations.
- Ntropy — Ntropy is a transaction enrichment API that turns raw financial transaction data into categorized, merchant-enriched information.
- OceanDrivers — OceanDrivers — marine weather: read easywind and AEMET stations, a yacht club's forecast points, and forecast time series for a position.
- Omdbapi — OMDb API is an online movie and television database API for retrieving film, series, cast, rating, and metadata information.
- Openai — OpenAI is an AI platform and API for using language, vision, audio, and other machine learning models.
- Openalpr — OpenALPR is automatic license plate recognition software that reads vehicle plates from images or video.
- Openapi — OpenAPI is a standard specification for describing HTTP APIs in a machine-readable format.
- Opencagedata — OpenCageData is a geocoding API that converts addresses to coordinates and coordinates to place information.
- Opendatanetwork — OpenDataNetwork is a service for finding and accessing public open datasets.
- Opendatasoft — OpenDataSoft is a data portal platform for publishing, sharing, and reusing datasets.
- Openfigi — OpenFIGI is Bloomberg's open financial instrument identifier mapping service.
- Openuv — OpenUV is an API that provides ultraviolet radiation index and sun exposure data for locations.
- Orbit — Orbit is a community relationship management platform for tracking members, activities, and engagement in developer and online communities.
- Orghunter — OrgHunter is a charity and nonprofit organization data service that provides searchable information about nonprofit entities.
- Ornl Daymet — ORNL Daymet is a climate and weather data service from Oak Ridge National Laboratory that provides daily gridded meteorological data.
- Orthanc Server — Orthanc Server is an open-source DICOM server used to store, query, and exchange medical imaging data.
- Osf — OSF, the Open Science Framework, is a platform for managing, sharing, and preserving research projects, files, data, and collaborations.
- Oxforddictionaries — Oxford Dictionaries is a lexical data service that provides dictionary definitions, word meanings, translations, and language reference data.
- Pandascore — PandaScore is an esports data service that provides match schedules, results, teams, players, statistics, and betting-related esports data.
- Pandorabots — Pandorabots is a chatbot development platform for building and hosting conversational agents, especially AIML-based bots.
- Password Utility — passwordutility.net — generate a password, or validate one against strength rules.
- Patientview — PatientView is an online patient portal that lets patients view parts of their healthcare records such as test results and clinical information.
- Pay1 OneLink — Pay1 OneLink — create, update and list hosted payment links.
- Paylocity — Paylocity is a cloud payroll and human resources platform for managing employee pay, benefits, time, and workforce administration.
- PayPI Verification — PayPI verification — send a verification code to a user and check the code they return.
- PayRun.io — PayRun.io UK payroll — read employers and their CIS line types, tags and related payroll entities.
- Pdfblocks — PDFBlocks is an API-based service for generating or processing PDF documents programmatically.
- Pdfgeneratorapi — PDF Generator API is a document-generation service that creates PDFs from templates and data through an API.
- Pendo — Pendo is a product analytics and in-app guidance platform used to understand and improve how users interact with software products.
- Peoplefinderspro — PeopleFinders Pro is a public-records and people-search service for finding contact, identity, and background-related information about individuals.
- PerfectPDF — Scientific Ideas PerfectPDF — render a PDF document from supplied data.
- Personio Authentication — Personio Authentication is the authentication API for accessing Personio, a human-resources management platform.
- Personio Personnel — Personio Personnel is the personnel-data API for Personio, a human-resources management platform for employee records and HR processes.
- Phantauth — PhantAuth is a fake OpenID Connect identity provider used for testing authentication flows without real user accounts.
- PIMS — PIMS — read the events, channels and categories of a media production schedule.
- Pinecone — Pinecone is a managed vector database used to store and search embeddings for AI, semantic search, and recommendation applications.
- Plaid — Plaid is a financial-data API platform that lets applications connect to users' bank accounts and access account, transaction, balance, and payment data.
- Pocketsmith — PocketSmith is a personal finance and budgeting application for tracking accounts, forecasting cash flow, and managing spending.
- Portfoliooptimizer — Portfolio Optimizer is an API for portfolio analysis, asset allocation, risk measurement, and investment optimization.
- Postmarkapp Account — Postmarkapp Account is the account-management API for administering Postmark transactional email accounts.
- Postmarkapp Server — Postmarkapp Server is the server-level API for managing Postmark mail servers, message streams, templates, and email delivery settings.
- Presalytics Converter — Presalytics Converter is an API for converting presentation and document content for use in Presalytics web-based stories and presentations.
- Pressassociation — Press Association is a news and media content service that provides syndicated news, data, and editorial feeds.
- Probely — Probely is a web application security scanning platform for finding and managing vulnerabilities in websites and APIs.
- Public Transport Victoria — Public Transport Victoria — Melbourne transit: departures from a stop, routes and directions of travel, and current disruptions.
- Qualpay — Qualpay is a payment processing and merchant services platform for accepting and managing card payments.
- Qualtrics — Qualtrics is an experience management and survey platform for collecting and analyzing customer, employee, product, and market feedback.
- Quickchart — QuickChart is an API for generating chart images and data visualizations from chart configuration data.
- QuickSold Coordinates — QuickSold coordinate conversion — convert WGS84 latitude/longitude to an OSGB36 British National Grid reference.
- Randomlovecraft — Randomlovecraft is an API that returns random text or quotations related to H. P. Lovecraft.
- Rawg — RAWG is a video game database and discovery service with an API for game metadata.
- Rbaskets — Rbaskets is a request-basket API for collecting and inspecting HTTP requests, often used to test webhooks and integrations.
- Readme — ReadMe is a platform for creating and managing API documentation and developer portals.
- Rebilly — Rebilly is a payments, subscription billing, and revenue management platform.
- Redeal — Redeal is a referral marketing platform for creating and managing customer referral campaigns.
- Redeal Analytics — Redeal Analytics is the analytics component or API for measuring performance of Redeal referral marketing campaigns.
- Redhat Catalog Inventory — Redhat Catalog Inventory is an API for accessing inventory information in Red Hat's catalog or software account ecosystem.
- redirection.io — redirection.io — manage redirect rules and read crawled URLs and aggregated traffic logs.
- Refugerestrooms — Refuge Restrooms is a public database and API for finding safe, accessible, and gender-neutral restrooms.
- Regression Analysis — Scientific Ideas Regression — run a regression analysis over supplied data and return the result.
- Regulations.gov — Regulations.gov (api.data.gov) — retrieve a federal rulemaking docket or document, and search documents.
- remove.bg — remove.bg — strip the background from an image, submit an image to the improvement programme, and check your credit balance.
- Rev — Rev is a transcription, captioning, and speech-to-text service for converting audio and video into text.
- Reverb — Reverb is an online marketplace for buying and selling musical instruments, recording gear, and related music equipment.
- Ritekit — RiteKit is a social media marketing toolkit for hashtags, post optimization, and social content enhancement.
- Roaring — Roaring is a business and person data API used to retrieve company information, contact data, and identity-related records.
- Rumble — Rumble is a video-sharing and hosting platform for publishing, watching, and monetizing video content.
- Runscope — Runscope is an API testing and monitoring service for checking whether web APIs are working correctly.
- Sakari — Sakari is a business SMS messaging platform for sending, receiving, and automating text messages.
- SAP — Fetch a report dataset from an SAP OData service over HTTP. No SAP JCo and no vendor SDK — just HTTP and JSON.
- Schooldigger — SchoolDigger is a school information and ranking data service covering school performance, districts, and related education statistics.
- Selectpdf — SelectPdf is a software library and API for converting HTML pages and documents into PDF files.
- Semantria — Semantria is a text analytics and sentiment analysis API for extracting meaning, topics, entities, and opinions from text.
- Sheerseo — SheerSEO is an SEO software platform for rank tracking, backlink monitoring, keyword research, and search optimization reporting.
- Shipengine — ShipEngine is a shipping API for comparing carrier rates, buying labels, validating addresses, and tracking shipments.
- shorten.rest — shorten.rest — create, update and delete short-link aliases, list them by domain, and read click counts.
- Shotstack — Shotstack is a cloud-based video editing and media rendering API for automatically generating videos and images.
- Shutterstock — Shutterstock is a stock media marketplace that provides licensed photos, videos, music, illustrations, and other creative assets.
- Signl4 — SIGNL4 is an incident alerting and mobile notification platform for routing critical alerts to on-call teams.
- Simplyrets — SimplyRETS is a real estate data API that provides access to MLS property listings and related real estate information.
- Sinao — Sinao is an online accounting and business management application for invoicing, expenses, and financial administration.
- Slack AI Search — Slack AI search — search Slack messages matching a query (ai.alpha.search.messages).
- Slideroom — SlideRoom is an online application and portfolio review platform used to collect, manage, and evaluate submissions.
- Smart Me — smart-me is an energy metering and energy management platform for monitoring electricity consumption and smart meter data.
- Sms77 — sms77 is an SMS gateway service for sending and receiving text messages through an API.
- Snyk — Snyk is a developer security platform for finding and fixing vulnerabilities in code, open-source dependencies, containers, and infrastructure as code.
- Soundcloud — SoundCloud is an online audio streaming and sharing platform for music, podcasts, and other audio content.
- Spectrocoin — SpectroCoin is a cryptocurrency wallet, exchange, and payment service.
- Spinbot — Spinbot is an online text rewriting and paraphrasing tool.
- Spinitron — Spinitron is a playlist logging, music reporting, and scheduling platform for radio stations.
- Spoonacular — Spoonacular is a food, recipe, meal-planning, and nutrition data API.
- Spotify — Spotify is a digital audio streaming platform and API for accessing music, podcasts, playlists, artists, albums, and playback-related data.
- Spotify Web API — Spotify Web API — read albums, artists and their tracks, and the rest of the catalogue and player surface.
- Square — Square is a payments and point-of-sale commerce platform for taking payments, managing sales, and running business transactions.
- Squareup — Squareup is the Square payments API platform used to access Square commerce, payment, customer, and order data.
- Stackexchange — StackExchange is a network of question-and-answer communities and an API for accessing their posts, users, tags, and related data.
- Statsocial — StatSocial is an audience intelligence and social-data analytics platform for understanding consumer interests and demographics.
- Stellastra — Stellastra — post a customer review to the Stellastra platform.
- Stoplight — Stoplight is an API design, documentation, and governance platform for building and managing APIs.
- Storecove — Storecove is an e-invoicing and electronic document exchange platform, including Peppol invoice delivery APIs.
- Stream Io Api — Stream is an API platform for adding chat, activity feeds, video, and real-time social features to applications.
- Swagger Generator — Swagger Generator is a tool for generating API client libraries, server stubs, or related code from Swagger or OpenAPI definitions.
- Swaggerhub — SwaggerHub is an API design, documentation, collaboration, and governance platform for OpenAPI-based APIs.
- Symanto — Symanto is an AI text analytics platform for understanding customer opinions, emotions, and motivations from written language.
- Synq — Synq is a video API platform for uploading, encoding, hosting, and delivering online video.
- Tableau — Export a Tableau view as CSV, PDF or PNG through the Tableau REST API. No Tableau client library required.
- Taggun — Taggun is an OCR and data extraction API for reading receipts, invoices, and other financial documents.
- Taxamo — Taxamo is a tax compliance platform for calculating and managing VAT, GST, and sales tax on digital sales.
- Tcgdex — TCGdex is a database and API for Pokémon Trading Card Game card information and images.
- Telegram — Telegram is a messaging platform and bot API for chats, channels, groups, and automated messaging.
- Telnyx — Telnyx is a cloud communications platform for voice, SMS, messaging, networking, and telephony APIs.
- Thebluealliance — The Blue Alliance is a website and API that provides event, team, match, and results data for FIRST Robotics competitions.
- Thenounproject — The Noun Project is an icon and visual asset library that provides searchable symbols and icons for design work.
- Thesmsworks — The SMS Works is an SMS messaging API and gateway for sending and managing text messages.
- They Said So Quotes — They Said So Quotes — quote of the day, its categories and languages, and curated Qshow collections.
- Ticketmaster Commerce — Ticketmaster Commerce is a ticketing commerce API for selling, reserving, and managing event ticket transactions.
- TinyUID — TinyUID — shorten a URL to a short link.
- Tisane — Tisane is a natural-language-processing API for text analysis, content moderation, sentiment detection, and entity extraction.
- TokenJay — TokenJay (Ergo blockchain) — read AgeUSD state, create and cancel babel-fee boxes, and check babel-fee offers and notifications.
- Traccar — Traccar is an open-source GPS tracking platform for monitoring vehicles, assets, and mobile devices.
- Tradematic — Tradematic copy trading — list autofollow strategies with their positions and signals, and read strategy-builder rules.
- Trakt — Trakt is a media tracking service for recording, discovering, and sharing watched movies and television shows.
- Transavia — Transavia is a low-cost airline that sells and operates passenger flights, mainly in Europe and nearby regions.
- Transitfeeds — TransitFeeds is a directory and data service for public transportation schedule feeds, especially GTFS transit data.
- Trapstreet — Trapstreet — geocode an address.
- Trashnothing — Trashnothing is an online reuse community for giving away and finding free unwanted items locally.
- Tvmaze — TVmaze is an online database and API for television shows, episodes, schedules, cast information, and related TV metadata.
- Twitter Current — Twitter Current is an API connector for the current Twitter/X API used to access and manage social posts, accounts, and related platform data.
- Twitter Legacy — Twitter Legacy is an API connector for older Twitter API endpoints used to access and manage tweets, accounts, and social platform data.
- Uebermaps — Uebermaps is a platform for creating, organizing, and sharing custom maps and collections of places.
- Unicourt — Unicourt is a legal data platform and API for accessing court records, case information, and litigation analytics.
- Up Bank — Up Bank (Australia) — read accounts, their transactions, spending categories and tags.
- Urlbox — Urlbox is an API service that captures website screenshots and renders web pages into images or PDFs.
- USCANN — USCANN — register a user, authenticate for a token, validate a mail token and reset a forgotten password.
- Vatapi — Vatapi is an API service for validating VAT numbers and retrieving VAT rate information for tax calculations.
- Vectara — Vectara is an AI search and retrieval platform for building semantic search, question-answering, and retrieval-augmented generation applications.
- Velopayments — Velopayments is a payments platform for managing business payouts, supplier payments, and mass disbursements.
- Vercel — Vercel is a cloud platform for deploying and hosting frontend web applications, serverless functions, and websites.
- Viator — Viator is an online marketplace and API for discovering and booking tours, attractions, and travel experiences.
- Victorops — Victorops is an incident management and on-call alerting platform, now known as Splunk On-Call.
- Vimeo — Vimeo is a video hosting, sharing, and streaming platform for publishing and managing professional video content.
- Visiblethread — VisibleThread is a content analysis platform that reviews documents and web content for clarity, readability, compliance, and proposal quality.
- Visualcrossing Weather — Visual Crossing Weather is a weather data service that provides historical weather, forecasts, and climate data through an API.
- Visualstudio — Visual Studio is Microsoft’s integrated development environment for building, debugging, and deploying software applications.
- Walletobjects Pay Passes — Walletobjects Pay Passes is an API for creating and managing digital payment-related passes in a mobile wallet system.
- Waterlinked — Water Linked is a provider of underwater positioning and navigation systems for tracking subsea vehicles and equipment.
- Weatherbit — Weatherbit is a weather data API that provides current weather, forecasts, historical weather, and air-quality data.
- Webflow — Webflow is a visual website builder and content management platform for designing, publishing, and hosting websites without traditional coding.
- Webscraping — Web scraping is the process or service of automatically extracting data from websites.
- WHAPI Sessions — WHAPI sessions — log a customer in for an authentication ticket, validate it, issue one-time service tickets, and log out.
- WHAPI Sports Data — WHAPI sports data — browse classes, their competitions and events, and the market groups and markets attached to a competition.
- Who Hosts This — Who Hosts This is a service that identifies the web hosting provider behind a website.
- Wikimedia — Wikimedia is the organization and platform ecosystem behind Wikipedia and related free-knowledge projects.
- Winsms — WinSMS is a bulk SMS messaging platform for sending business text messages and alerts.
- Wolframalpha — WolframAlpha is a computational knowledge engine that answers factual, mathematical, and data-driven questions.
- Wordassociations — Word Associations is a language service that returns words and concepts commonly associated with a given word.
- Wordnik — Wordnik is an online dictionary and lexical data service that provides word definitions, examples, pronunciations, and related language information through an API.
- Wso2Apistore Transform — WSO2 API Store is a developer portal component of WSO2 API Manager used to discover, subscribe to, and manage access to APIs.
- Xkcd — xkcd is a webcomic by Randall Munroe about science, technology, mathematics, language, and everyday life.
- Xtrf — XTRF is a business and project management platform for translation agencies and language service providers.
- Youneedabudget — You Need A Budget is a personal budgeting application for planning spending, tracking accounts, and managing household finances.
- Zalando — Zalando is an online fashion and lifestyle retail marketplace for clothing, shoes, accessories, and beauty products.
- Zapier Nla — Zapier Natural Language Actions is a Zapier service that lets AI and software applications trigger actions across connected business apps using natural-language instructions.
- Zappiti — Zappiti is a media player and home cinema software platform for organizing and playing personal movie and video libraries.
- Zeit — Zeit is the former name of Vercel, a cloud platform for deploying web applications, frontend sites, and serverless functions.
- Zeno.FM — Zeno.FM — read podcasts and their episodes, and the category, country and language filters used to browse them.
- Zoom — Zoom is a video conferencing and online meeting platform for calls, webinars, chat, and remote collaboration.
- Zoomconnect — ZoomConnect is a business messaging platform for sending customer communications such as SMS, email, and campaign messages.
- Zuora — Zuora is a subscription billing and revenue management platform for companies that sell recurring products or services.