Target API Backlog Top 100
This is a curated Harbor-target backlog, not a literal universal industry leaderboard.
# Harbor Target API Backlog Top 100
This is a curated Harbor-target backlog, not a literal universal industry leaderboard.
It is intended to answer:
- which APIs are worth turning into Harbor Ports next
- what safe
http_apidefaults each one needs - which first actions should become Harbor drafts
This backlog is informed by current API catalog/discovery patterns and mainstream developer tooling trends. In particular, Postman's current API Network and 2025 API awards indicate strong demand around developer tools, collaboration, communications, and AI APIs, and Postman's 2025 State of the API report reinforces that API strategy is increasingly agent strategy.
Sources:
- Postman API Network: https://www.postman.com/api-network/
- Postman Developers' Choice / API awards: https://www.postman.com/postcon/2025/api-awards/
- Postman State of the API 2025: https://www.postman.com/state-of-api/
How to read this list
Each target includes:
- API / publisher
- default Harbor port shape
- likely auth header pattern
- starter Harbor Actions
Unless stated otherwise, the default Harbor port kind is:
http_api
Email, Messaging, And Collaboration
- Gmail API (Google) -
Authorization: Bearer- starter actions now seeded in Dock:get-profile,list-labels,list-messages,list-threads,list-drafts,list-send-as-identities,get-auto-forwarding,get-imap-settings,get-language-settings,get-pop-settings,get-vacation-settings,create-draft,send-message,create-label,create-filter,create-forwarding-address. - Google Drive API (Google) -
Authorization: Bearer- starter actions now seeded in Dock on Harbor's Action Model:list-files,get-file-metadata,search-files,list-shared-drives,get-shared-drive,get-start-page-token,list-file-permissions,create-folder,copy-file. - Google Sheets API (Google) -
Authorization: Bearer- starter actions now seeded in Dock:get-spreadsheet,read-range,append-row,update-range,clear-range,batch-update. - Google Calendar API (Google) -
Authorization: Bearer- starter actions now seeded in Dock:list-calendar-list,list-settings,get-colors,get-primary-calendar,list-primary-events,list-primary-acl,query-freebusy,create-primary-event,create-calendar. - Microsoft Graph Mail (Microsoft) -
Authorization: Bearer- starter actions now seeded in Dock:get-profile,list-messages,send-mail. - Microsoft Graph Calendar (Microsoft) -
Authorization: Bearer- starter actions now seeded in Dock:list-calendars,list-events,create-event. - Notion API (Notion) -
Authorization: Bearer- starter actions:search,get-page,create-page. - Airtable Web API (Airtable) -
Authorization: Bearer- starter actions now seeded in Dock:list-records,get-record,create-record. - Slack Web API (Slack) -
Authorization: Bearer- starter actions now seeded in Dock:list-conversations,list-users,post-message. - Discord Bot API (Discord) -
Authorization: Bot- starter actions now seeded in Dock:list-guilds,list-channels,create-message.
Developer Tools And Incident Response
- GitHub REST API (GitHub) -
Authorization: Bearer- Dock starter actions now seeded:get-authenticated-user,list-my-issues,list-my-repositories,list-my-notifications,list-my-organizations,get-repository,list-repository-issues,get-issue,list-issue-comments,list-pull-requests,get-pull-request,list-branches,get-branch,list-commits,get-commit,compare-two-commits,get-repository-content,create-repository,create-issue,create-issue-comment,update-issue,create-pull-request,merge-pull-request,create-or-update-file-contents. - GitLab API (GitLab) -
Authorization: Bearer- starter actions now seeded in Dock:list-projects,list-merge-requests,create-issue. - Jira Cloud API (Atlassian) -
Authorization: Bearer- starter actions now seeded in Dock:search-issues,get-issue,create-issue. - Confluence Cloud API (Atlassian) -
Authorization: Bearer- starter actions now seeded in Dock:search-pages,get-page,create-page. - Linear API (Linear) -
Authorization: Bearer- deferred for now because Linear is GraphQL-first and Harbor's current Dockhttp_apimodel lacks safe static body templates for fixed operation seeding. - Sentry API (Sentry) -
Authorization: Bearer- starter actions now seeded in Dock:list-projects,list-issues,resolve-issue. - Datadog API (Datadog) -
DD-API-KEYplus app key later - starter actions:list-monitors,query-events,create-downtime. - New Relic API (New Relic) -
API-Key- deferred for now because New Relic's recommended observability and configuration surface is NerdGraph GraphQL, and Harbor's current Dockhttp_apimodel lacks safe static body templates for fixed operation seeding. - PagerDuty API (PagerDuty) -
Authorization: Token token=- starter actions:list-incidents,get-incident,create-note. - Jenkins Remote API (Jenkins) - token-based basic auth - starter actions now seeded in Dock:
list-jobs,get-build,trigger-job.
CRM, Support, And Customer Ops
- Salesforce REST API (Salesforce) -
Authorization: Bearer- starter actions now seeded in Dock:describe-sobjects,query,create-record. - HubSpot CRM API (HubSpot) -
Authorization: Bearer- starter actions now seeded in Dock:search-contacts,get-contact,create-contact. - Zendesk API (Zendesk) -
Authorization: Bearer- starter actions now seeded in Dock:list-tickets,get-ticket,create-ticket. - Intercom API (Intercom) -
Authorization: Bearer- starter actions:list-conversations,get-contact,create-note. - ServiceNow Table API (ServiceNow) -
Authorization: Beareror basic auth - starter actions:query-table,get-record,create-record. - Freshdesk API (Freshworks) - API key auth - starter actions:
list-tickets,get-ticket,create-ticket. - Pipedrive API (Pipedrive) -
x-api-tokenor OAuth token - starter actions:list-deals,get-deal,create-note. - Zoho CRM API (Zoho) -
Authorization: Zoho-oauthtoken- starter actions:list-modules,search-records,create-record. - Freshsales API (Freshworks) - API key auth - starter actions:
list-contacts,get-contact,create-contact. - Close API (Close) -
Authorization: Basicor Bearer token - starter actions:list-leads,get-lead,create-task.
Communications And Transactional Email
- Twilio Messaging API (Twilio) - basic auth with SID/token - starter actions:
list-messages,send-sms,get-message. - Twilio Voice API (Twilio) - basic auth with SID/token - starter actions:
create-call,list-calls,get-call. - SendGrid API (Twilio SendGrid) -
Authorization: Bearer- starter actions:send-email,list-senders,get-stats. - Mailgun API (Mailgun) - basic auth / API key - starter actions:
send-email,list-domains,get-stats. - Postmark API (Postmark) -
X-Postmark-Server-Token- starter actions:send-email,list-templates,get-stats. - Vonage API (Vonage) - API key/secret or JWT - starter actions:
send-sms,list-messages,get-message-status. - Sinch SMS API (Sinch) -
Authorization: Bearer- starter actions:send-sms,get-delivery-report,list-groups. - Telnyx API (Telnyx) -
Authorization: Bearer- starter actions:send-message,list-messages,list-phone-numbers. - WhatsApp Cloud API (Meta) -
Authorization: Bearer- starter actions:send-message,list-templates,get-phone-number. - Mailchimp Marketing API (Intuit Mailchimp) - basic auth / token - starter actions:
list-audiences,get-campaign,create-campaign.
Payments, Commerce, And Marketplace
- Stripe API (Stripe) -
Authorization: Bearer- starter actions:list-customers,get-payment-intent,create-customer. - PayPal REST API (PayPal) -
Authorization: Bearer- starter actions:list-orders,get-order,create-order. - Square API (Square) -
Authorization: Bearer- starter actions:list-locations,list-customers,create-customer. - Adyen API (Adyen) -
X-API-Key- starter actions:payments,get-payment-details,list-stored-payment-methods. - Braintree API (PayPal) - API key/private key flow - starter actions:
find-customer,create-customer,create-transaction. - Shopify Admin API (Shopify) -
X-Shopify-Access-Token- starter actions:list-products,get-order,create-product. - WooCommerce REST API (WooCommerce) - consumer key/secret - starter actions:
list-products,get-order,create-order-note. - BigCommerce API (BigCommerce) -
X-Auth-Token- starter actions:list-products,get-orders,create-customer. - eBay Sell API (eBay) -
Authorization: Bearer- starter actions:list-orders,get-order,list-inventory-items. - Amazon Selling Partner API (Amazon) - signed auth flow - starter actions:
list-orders,get-order,list-inventory-summaries.
Marketing, Ads, And Product Analytics
- Google Ads API (Google) -
Authorization: Bearer- starter actions:list-customers,search-campaigns,create-budget. - Meta Graph / Marketing API (Meta) -
Authorization: Bearer- starter actions:list-ad-accounts,get-campaign,create-ad-set. - LinkedIn Marketing API (LinkedIn) -
Authorization: Bearer- starter actions:list-organizations,list-campaigns,create-post. - TikTok Business API (TikTok) -
Access-Tokenheader - starter actions:list-advertisers,get-campaigns,create-report. - Reddit API (Reddit) -
Authorization: Bearer- starter actions:get-me,list-subreddits,submit-post. - Klaviyo API (Klaviyo) -
Authorization: Klaviyo-API-Keyor private key - starter actions:list-profiles,list-campaigns,create-event. - Braze API (Braze) -
Authorization: Beareror key header - starter actions:track-users,send-campaign,list-campaigns. - Customer.io API (Customer.io) - Bearer or app key auth - starter actions:
list-campaigns,send-event,create-broadcast. - Segment Public API (Twilio Segment) - Bearer token - starter actions:
list-sources,get-source,list-destinations. - Mixpanel API (Mixpanel) - service account / token - starter actions:
query-events,list-cohorts,create-cohort.
Scheduling, Work Management, And Signatures
- Zoom API (Zoom) -
Authorization: Bearer- starter actions now seeded in Dock:get-me,list-meetings,create-meeting. - Calendly API (Calendly) -
Authorization: Bearer- starter actions now seeded in Dock:list-event-types,list-scheduled-events,cancel-event. - Asana API (Asana) -
Authorization: Bearer- starter actions now seeded in Dock:list-projects,list-tasks,create-task. - Trello API (Atlassian) - API key plus token - starter actions:
list-boards,list-cards,create-card. - monday.com API (monday.com) -
Authorizationtoken - starter actions:list-boards,list-items,create-item. - ClickUp API (ClickUp) -
Authorizationtoken - starter actions:list-teams,list-tasks,create-task. - Todoist REST API (Doist) -
Authorization: Bearer- starter actions now seeded in Dock:list-projects,list-tasks,create-task. - Harvest API (Harvest) -
Authorization: Bearerplus account ID - starter actions:list-projects,list-time-entries,create-time-entry. - DocuSign eSignature API (DocuSign) -
Authorization: Bearer- starter actions:list-accounts,list-envelopes,create-envelope. - Dropbox Sign API (Dropbox) -
Authorization: Basicor Bearer - starter actions:list-signature-requests,get-signature-request,send-signature-request.
Storage, Infra, And Identity
- Deferred for now. DigitalOcean's API surface is much larger than the current starter manifest and will be handled as a dedicated team completeness pass instead of incremental one-off expansion.
- Dropbox API (Dropbox) -
Authorization: Bearer- starter actions now seeded in Dock:list-folder,get-metadata,create-folder. - Box API (Box) -
Authorization: Bearer- starter actions now seeded in Dock:list-folder-items,get-file,create-folder. - Microsoft Graph Files / OneDrive (Microsoft) -
Authorization: Bearer- starter actions:list-drive-items,get-item,create-folder. - Cloudflare API (Cloudflare) -
Authorization: Bearer- full zone-scoped Dock pass completed with 69 actions covering zones, zone settings, zone holds, subscriptions and plans, DNSSEC, DNS records, DNS scans, DNS analytics, secondary DNS, cache controls, zone tags, and security.txt. Seeapps/hub/catalog/integrations/cloudflare/ActionMap.mdandapps/hub/catalog/integrations/cloudflare/TechnicalLimitations.md. - DigitalOcean API (DigitalOcean) -
Authorization: Bearer- starter actions now seeded in Dock:list-droplets,get-droplet,list-regions,create-tag. - Vercel API (Vercel) -
Authorization: Bearer- starter actions now seeded in Dock:list-projects,get-deployments,create-deployment. - Netlify API (Netlify) -
Authorization: Bearer- starter actions now seeded in Dock:list-sites,get-site,list-site-deploys,create-build-hook. - Supabase Management API (Supabase) -
Authorization: Bearer- starter actions:list-projects,get-project,create-branch. - Auth0 Management API (Okta/Auth0) -
Authorization: Bearer- starter actions:list-clients,list-users,create-user. - Okta API (Okta) -
Authorization: SSWS- starter actions:list-users,get-user,deactivate-user.
AI, Search, And Retrieval
- OpenAI API (OpenAI) -
Authorization: Bearer- broad Harbor-safe action inventory now seeded in Dock across models, responses, embeddings, files, images, moderations, batches, uploads, vector stores, fine-tuning, and legacy completions. - Anthropic API (Anthropic) -
x-api-key- starter actions:list-models,create-message,count-tokens. - Cohere API (Cohere) -
Authorization: Bearer- phased large-API pass completed with 37 Harbor-safe actions across models, inference, embed jobs, batches, dataset reads, connectors, fine-tuning, tokenization, and legacy classify or summarize flows. Multipart transcription and dataset creation plus SSE-only legacy streaming remain documented inapps/hub/catalog/integrations/cohere/TechnicalLimitations.md. - Mistral API (Mistral) -
Authorization: Bearer- starter actions now seeded in Dock:list-models,chat-complete,embed-text. - Perplexity API (Perplexity) -
Authorization: Bearer- starter actions:chat-complete,search-answer,list-models. - Pinecone API (Pinecone) -
Api-Key- starter actions:list-indexes,query-index,upsert-vectors. - Weaviate Cloud API (Weaviate) -
Authorization: Beareror API key - starter actions:list-collections,query-objects,insert-object. - Algolia API (Algolia) -
X-Algolia-API-Keyand app ID - starter actions:list-indices,search-index,save-object. - SerpAPI (SerpAPI) -
api_keyquery param today - starter actions:google-search,news-search,maps-search. - Tavily API (Tavily) -
Authorization: Bearer- starter actions now seeded in Dock:search,extract,crawl.
Data, Finance, Design, And Misc
- Snowflake SQL API (Snowflake) - Bearer/JWT auth - starter actions:
query-sql,get-query-status,cancel-query. - BigQuery REST API (Google Cloud) -
Authorization: Bearer- starter actions now seeded in Dock:list-datasets,run-query,get-job. - Redshift Data API (AWS) - signed AWS auth - starter actions:
execute-statement,describe-statement,cancel-statement. - Tableau REST API (Tableau) -
X-Tableau-Auth- starter actions:list-sites,list-workbooks,refresh-workbook. - Power BI REST API (Microsoft) -
Authorization: Bearer- starter actions:list-groups,list-reports,refresh-dataset. - Figma REST API (Figma) -
X-Figma-Token- large-API planning pass completed. Current Dock manifest still exposes starter actionsget-file,get-comments,list-team-projects, andapps/hub/catalog/integrations/figma/ActionMap.mdnow maps 45 supportable actions across 2 phases.GET /v1/meis deferred pending auth-model widening beyond the current personal-token shape. - Miro REST API (Miro) -
Authorization: Bearer- starter actions:list-boards,get-board,create-sticky-note. - QuickBooks Online API (Intuit) -
Authorization: Bearer- starter actions:query-customers,get-invoice,create-invoice. - Xero API (Xero) -
Authorization: Bearer- starter actions:list-organizations,list-invoices,create-contact. - Plaid API (Plaid) -
PLAID-CLIENT-IDplus secret today - starter actions:get-item,get-accounts,transactions-sync.
Recommended first wave
If you want the highest-signal Harbor coverage first, start here:
- GitHub REST API
- Gmail API
- Slack Web API
- Notion API
- Google Drive API
- Stripe API
- HubSpot CRM API
- Jira Cloud API
- Zoom API
- OpenAI API
Recommended Hub population order
Populate Dock / Hub in this order:
- Developer tools
- Collaboration and docs
- CRM and support
- Communications and messaging
- Payments and commerce
- AI and search
That ordering gives Harbor the best balance of:
- broad usefulness
- easy operator testing
- clear action boundaries
- low-to-medium implementation risk