Automate GitHub with AI Agents
GitHub is a web-based platform for version control and collaboration, enabling developers to host, review, and manage code with features like pull requests, issues, and CI/CD workflows.
The Most Powerful GitHub Integration
Transform your workflows into intelligent automation hubs. Our integration gives you complete control over your GitHub data with enterprise-grade reliability and performance.
Cloud-Based Automation
Seamlessly sync and automate your GitHub data in real-time across all your tools.
Lightning Fast
Execute actions and retrieve data in milliseconds with our optimized API.
Enterprise Security
Bank-level encryption and OAuth 2.0 authentication keep your data completely secure.
Scale Infinitely
Handle millions of operations without breaking a sweat.
Available GitHub Actions
Explore the powerful actions available for GitHub
All Actions
List Commit Comment Reactions
Lists the reactions to a commit comment. OAuth app tokens and personal access tokens need the repo scope for private repositories.
List Issue Reactions
Lists the reactions to an issue. OAuth app tokens and personal access tokens need the repo scope for private repositories.
Search Repositories
Search for repositories on GitHub using keywords and qualifiers. Filter by stars, forks, topics, language, and more. Returns repository details including owner, description, stats, and URLs. No authentication required for public repositories.
Create Issue Reaction
Creates a reaction to an issue. A response with HTTP 200 status means you already added the reaction type. OAuth app tokens and personal access tokens need the repo scope.
Create Commit Comment Reaction
Creates a reaction to a commit comment. A response with HTTP 200 status means you already added the reaction type. OAuth app tokens and personal access tokens need the repo scope.
Search Code
Search for code across GitHub repositories. Find specific functions, classes, or code patterns. Returns file paths, repository info, and code snippets. Limited to files under 384 KB. Authentication recommended for higher rate limits.
List Pull Request Comment Reactions
Lists the reactions to a pull request review comment. OAuth app tokens and personal access tokens need the repo scope for private repositories.
Sync Fork Branch
Syncs a branch of a forked repository to keep it up-to-date with the upstream repository. OAuth app tokens and personal access tokens need the repo scope.
List Issue Comment Reactions
Lists the reactions to an issue comment. OAuth app tokens and personal access tokens need the repo scope for private repositories.
Search Users
Search for users on GitHub by username, name, email, or other criteria. Filter by followers, repositories, location, and more. Returns user profiles including login, avatar, bio, and stats. No authentication required.
Search Topics
Search for topics on GitHub. Topics are tags that help categorize and discover repositories. Returns topic details including name, display name, description, and related topics. No authentication required.
Get Repository Permissions
Gets the permission level and role of a collaborator on a repository. Returns the highest role assigned after considering all sources of grants (repo, teams, organization, enterprise).
Update Pull Request Branch
Updates the pull request branch with the latest upstream changes from the base branch. This is useful to resolve conflicts or keep the pull request up to date. OAuth app tokens and personal access tokens need the repo scope.
Dismiss Review for Pull Request
Dismisses a specified review on a pull request. To dismiss a pull request review on a protected branch, you must be a repository administrator or be included in the list of people or teams who can dismiss pull request reviews. OAuth app tokens and personal access tokens need the repo scope.
List Repository Collaborators
Lists all collaborators on a repository. Includes outside collaborators, organization members, and inherited permissions. Requires write, maintain, or admin privileges.
Update Repository
Updates repository settings and configuration. OAuth tokens need the repo scope or public_repo scope for public repositories.
Get SSH Signing Key
Gets extended details for an SSH signing key. OAuth app tokens and personal access tokens need the read:ssh_signing_key scope.
Get Repository README
Gets the preferred README for a repository. This endpoint supports custom media types to return raw or HTML content.
Create an Issue
Creates a new issue in a repository. You can use the REST API to create issues in repositories where you have push access.
Update an Issue
Updates an issue in a repository. You can use the REST API to update issues in repositories where you have push access.
Create an Issue Comment
Creates a comment on an issue.
List Pull Requests
Lists pull requests in a specified repository. Results can be filtered by state, head/base branches, and sorted by various criteria. OAuth app tokens and personal access tokens need the repo scope for private repositories.
Update Pull Request
Updates a pull request by changing its title, body, state, or base branch. You can also modify whether maintainers can modify the pull request. OAuth app tokens and personal access tokens need the repo scope.
Create Pull Request
Creates a pull request in the specified repository. The head branch contains your changes, and the base branch is where you want the changes pulled into. OAuth app tokens and personal access tokens need the repo scope.
List Review Comments in Repository
Lists review comments for all pull requests in a repository. By default, review comments are in ascending order by ID. OAuth app tokens and personal access tokens need the repo scope for private repositories.
List Pull Request Review Comments
Lists all review comments for a specified pull request. By default, review comments are in ascending order by ID. OAuth app tokens and personal access tokens need the repo scope for private repositories.
Remove Requested Reviewers
Removes review requests from a pull request for a given set of users and/or teams. OAuth app tokens and personal access tokens need the repo scope.
List Branches
Lists branches in a repository. Optionally filter by protected status. OAuth app tokens and personal access tokens need the repo scope for private repositories.
Add Repository Collaborator
Adds a user as a collaborator to a repository. Can also update existing collaborator permissions. Requires administration repository permissions. Limited to 50 invitations per 24 hours (no limit for organization members).
Get File Contents
Gets the contents of a file or directory in a repository. File contents are automatically decoded from base64 to plain text. If the path points to a directory, the list of files in that directory is returned.
Remove All Labels from an Issue
Removes all labels from an issue.
List Social Accounts for User
Lists social media accounts for a user. This endpoint is accessible by anyone and does not require authentication.
List Assignees
Lists all the users that can be assigned to issues in a repository. If filtering is applied, only the users that match the filter are returned.
Unlock an Issue
Unlocks an issue or pull request conversation to allow new comments.
Get Pull Request
Retrieves detailed information about a specific pull request including its state, title, description, commits, file changes, and merge status. OAuth app tokens and personal access tokens need the repo scope for private repositories.
Create Repository
Creates a new repository for the authenticated user. OAuth tokens need the public_repo scope for public repos or repo scope for private repos.
Check if Pull Request Merged
Checks if a pull request has been merged into the base branch. Returns 204 if merged, 404 if not merged. OAuth app tokens and personal access tokens need the repo scope for private repositories.
List Repository Issues
Lists all issues in a repository. The state query parameter indicates which issues to return. Default is to return open issues.
Remove Assignees from an Issue
Removes one or more assignees from an issue.
Set Labels for an Issue
Removes any labels from an issue and replaces them with the labels you specify. Labels can only be set on issues when at least one label is available. Requires push access to the repository.
Get User by Account ID
Retrieves public information about a GitHub user by their unique account ID. Returns profile details including bio, location, public repos, and followers. No authentication required.
Delete an Issue Comment
Deletes a comment on an issue.
Get an Issue
Gets the details of a specific issue in a repository.
Create SSH Signing Key
Creates an SSH signing key for the authenticated user's GitHub account. OAuth app tokens and personal access tokens need the write:ssh_signing_key scope.
Add Labels to an Issue
Adds labels to an issue. If the issue already has some of the labels you specify, this endpoint does nothing and returns the existing labels.
Get a Branch
Gets details of a specific branch including commit information and protection status. OAuth app tokens and personal access tokens need the repo scope for private repositories.
Get an Issue Event
Gets a single event on an issue.
Delete Pull Request Comment Reaction
Deletes a reaction to a pull request review comment. OAuth app tokens and personal access tokens need the repo scope.
List Comments for Review
Lists comments for a specific pull request review. OAuth app tokens and personal access tokens need the repo scope for private repositories.
List Pull Request Files
Lists the files changed in a pull request including filename, status, additions, deletions, and patch information. OAuth app tokens and personal access tokens need the repo scope for private repositories.
Delete Release Reaction
Deletes a reaction to a release. No authentication or permissions required.
List Reviews for Pull Request
Lists all reviews for a specified pull request. The list of reviews returns in chronological order. OAuth app tokens and personal access tokens need the repo scope for private repositories.
Submit Review for Pull Request
Submits a pending review for a pull request. For more information about creating a pending review, see "Create a review for a pull request." OAuth app tokens and personal access tokens need the repo scope.
Merge Pull Request
Merges a pull request into the base branch using the specified merge method (merge, squash, or rebase). You can optionally provide a custom commit title and message. OAuth app tokens and personal access tokens need the repo scope.
List Release Reactions
Lists the reactions to a release. No authentication or permissions required for public resources.
Delete Issue Reaction
Deletes a reaction to an issue. OAuth app tokens and personal access tokens need the repo scope.
Create Review Comment
Creates a review comment on the diff of a specified pull request. For multi-line comments, use line, side, start_line, and start_side parameters. The position parameter is deprecated. OAuth app tokens and personal access tokens need the repo scope.
Get Review for Pull Request
Retrieves a pull request review by its ID. OAuth app tokens and personal access tokens need the repo scope for private repositories.
Update Review for Pull Request
Updates the contents of a specified review summary comment. OAuth app tokens and personal access tokens need the repo scope.
Delete Commit Comment Reaction
Deletes a reaction to a commit comment. OAuth app tokens and personal access tokens need the repo scope.
Create Review for Pull Request
Creates a review on a specified pull request. This endpoint triggers notifications. Pull request reviews created in the PENDING state are not submitted. Leave the event parameter blank to create a pending review. OAuth app tokens and personal access tokens need the repo scope.
Request Reviewers
Requests reviews for a pull request from a given set of users and/or teams. This endpoint triggers notifications. Creating content too quickly using this endpoint may result in secondary rate limiting. OAuth app tokens and personal access tokens need the repo scope.
Search Commits
Search for commits across GitHub repositories. Filter by author, committer, date, message content, and more. Returns commit details including SHA, message, author, and repository info. No authentication required.
Rename a Branch
Renames a branch in a repository. The authenticated user must have push access to the branch. If the branch is the default branch, the authenticated user must also have admin or owner permissions. OAuth app tokens and personal access tokens need the repo scope.
Delete Issue Comment Reaction
Deletes a reaction to an issue comment. OAuth app tokens and personal access tokens need the repo scope.
Get Rate Limit Status
Returns the current rate limit status for the authenticated user. This endpoint does not count against your REST API rate limit.
Remove Repository Collaborator
Removes a collaborator from a repository. Cancels invitations, unassigns issues, and removes access to organization projects. Requires administration repository permissions or targeting yourself.
List File Commits
Lists all commits that modified the specified file, sorted by commit date (newest first).
List Issue Events
Lists all events for an issue.
List Pull Request Commits
Lists up to 250 commits on a pull request. Returns commit SHA, author, committer, message, and parent commit information. OAuth app tokens and personal access tokens need the repo scope for private repositories.
Create Issue Comment Reaction
Creates a reaction to an issue comment. A response with HTTP 200 status means you already added the reaction type. OAuth app tokens and personal access tokens need the repo scope.
Create Release Reaction
Creates a reaction to a release. A response with HTTP 200 status means you already added the reaction type. No authentication or permissions required.
Get Repository
Retrieves details for a specific repository by owner and name. Public repositories can be accessed without authentication. Private repositories require repo scope.
Add Social Accounts
Add one or more social accounts to the authenticated user's profile. OAuth app tokens and personal access tokens need the user scope.
List SSH Signing Keys for User
Lists the SSH signing keys for a user. This operation is accessible by anyone and does not require authentication.
Get File Blob
Gets information about a single blob in a repository. The SHA of the blob can be found using the /repos/{owner}/{repo}/contents/{path} endpoint.
Check if User is Collaborator
Checks if a user is a collaborator on a repository. Returns 204 if collaborator, 404 if not. Requires push access to the repository.
Merge a Branch
Merges a branch into the base branch. The head can be a branch name or a commit SHA. OAuth app tokens and personal access tokens need the repo scope.
Get User Hovercard
Retrieves contextual information about a user for display in hovercards. Can include organization membership, repository contributions, and other relevant context based on the subject. No authentication required.
Get User by Username
Retrieves detailed public information for a specific GitHub user by their username. Returns profile details, bio, public repository count, followers, and more. No authentication required.
List SSH Signing Keys for Authenticated User
Lists the SSH signing keys for the authenticated user's GitHub account. OAuth app tokens and personal access tokens need the read:ssh_signing_key scope.
Add Assignees to an Issue
Adds assignees to an issue. If the issue is already assigned to the users you specify, this endpoint does nothing and returns the issue unchanged.
Delete Repository
Permanently deletes a repository. This action is irreversible and requires admin access. OAuth tokens need the delete_repo scope.
List Users
Lists all GitHub users in the order they signed up. Use pagination parameters to retrieve users in batches. Useful for discovering users or building user directories. No authentication required.
List Social Accounts for Authenticated User
Lists all social accounts for the authenticated user. No specific OAuth scope required.
Update Authenticated User
Updates profile information for the authenticated user such as name, email, bio, location, company, and social links. OAuth tokens need the user scope.
Delete File
Deletes a file in a repository. You must provide a commit message and the blob SHA of the file being deleted.
Remove a Label from an Issue
Removes a label from an issue.
Delete SSH Signing Key
Deletes an SSH signing key from the authenticated user's GitHub account. OAuth app tokens and personal access tokens need the admin:ssh_signing_key scope.
Get Authenticated User
Returns information about the currently authenticated user, including private information like email, plan details, and repository counts. OAuth tokens need the user or read:user scope.
Update Review Comment
Edits the content of a specified review comment. Only the comment author can update their review comments. OAuth app tokens and personal access tokens need the repo scope.
List User Repositories
Lists repositories that the authenticated user has explicit permission to access (owner, collaborator, or organization member). OAuth tokens need the repo or public_repo scope.
Get an Issue Comment
Gets a single comment on an issue.
Get Repository README for Directory
Gets the README from a repository directory. Allows you to get README files from specific directories.
Update an Issue Comment
Updates a comment on an issue.
Delete Social Accounts
Deletes one or more social accounts from the authenticated user's profile. OAuth app tokens and personal access tokens need the user scope.
Lock an Issue
Locks an issue or pull request conversation to prevent new comments. The conversation cannot be locked by the repository owner, organization members, or users with explicit push access.
Get Review Comment
Provides details for a specified review comment including its position in the diff, body text, and author information. OAuth app tokens and personal access tokens need the repo scope for private repositories.
List Issue Comments
Lists all comments on an issue.
Delete Review Comment
Deletes a review comment. Only the comment author can delete their review comments. OAuth app tokens and personal access tokens need the repo scope.
Create Review Comment Reply
Creates a reply to a review comment for a pull request. Provide the ID of a top-level review comment to reply to. Replies to replies are not supported. OAuth app tokens and personal access tokens need the repo scope.
Create or Update File
Creates a new file or updates an existing file in a repository. Provide plain text content and it will be automatically base64 encoded before sending to GitHub.
Check if a User Can Be Assigned to an Issue
Checks if a user can be assigned to an issue in a repository. Returns 204 if the user can be assigned, 404 if not.
Search Labels
Search for labels within a specific repository by name or description. Useful for finding issue/PR labels. Returns label details including name, color, description, and associated issues. No authentication required for public repositories.
Get Requested Reviewers
Gets the users or teams whose review is requested for a pull request. Once a requested reviewer submits a review, they are no longer considered a requested reviewer. OAuth app tokens and personal access tokens need the repo scope for private repositories.
Create Pull Request Comment Reaction
Creates a reaction to a pull request review comment. A response with HTTP 200 status means you already added the reaction type. OAuth app tokens and personal access tokens need the repo scope.
Search Issues & Pull Requests
Search for issues and pull requests across GitHub. Filter by state, labels, assignee, author, and more. Use is:issue or is:pr to filter type. Returns issue/PR details including title, body, state, and metadata. No authentication required for public repositories.
Delete Pending Review
Deletes a pull request review that has not been submitted. Submitted reviews cannot be deleted. OAuth app tokens and personal access tokens need the repo scope.
Connect Other Integrations
Explore more tools and services you can connect with Integrations

AddressZen
Address lookup, verification, and validation service for USA, UK, Canada, Ireland, and Australia. Provides real-time address autocomplete, postcode lookup, and address verification APIs.

AgentMail
API platform providing AI agents with email inboxes to send, receive, and act upon emails for communication with services, people, and other agents.

AI/ML API
Unified API for accessing 100+ AI/ML models including GPT-4, Claude, Stable Diffusion, DALL-E, and more. Supports text generation, image creation, video generation, embeddings, and audio transcription.
Airtable
Airtable integration for managing bases, tables, records, and comments. Enables creating, reading, updating, and deleting data in Airtable workspaces.

Amdoren API
Access weather forecasts, currency conversion, timezone information, time conversion, and location data. Supports 5-day weather forecasts, 150+ currencies, and worldwide timezone conversions.

Anchor Browser
Browser automation platform for managing profiles, sessions, and automated browsing tasks.
AnyAPI
Access 13+ APIs through a single platform: email validation, currency exchange, holidays, IBAN/VAT validation, IP geolocation, phone validation, web scraping, screenshots, sentiment analysis, and more.

API Ninjas
Access 50+ APIs for data and utilities including jokes, facts, quotes, weather, nutrition, city data, QR codes, barcodes, trivia, and more. All through a single API key.

ApiFlash
Simple yet powerful screenshot API for capturing pixel-perfect website screenshots at scale. Built on AWS Lambda with up-to-date Chrome browser.

Art Search
Search and discover artworks from a vast collection using semantic AI. Filter by type, material, technique, creation date, and origin. Retrieve detailed artwork information with historical context.

Asana
Manage projects, tasks, and teams in Asana - a work management platform for organizing and tracking work across teams.

Autom.dev Search API
Comprehensive search API providing access to multiple search engines including Google Search, Images, News, Videos, Autocomplete, Brave Search, and Bing Search. Get structured search results with rich metadata.

Avatars (AbstractAPI)
Create highly customizable avatar images from names and initials. Generate profile pictures in PNG or SVG format with custom colors, sizes (6-512px), rounded or square shapes, and font styling. Perfect for user profiles, contact lists, chat interfaces, and anywhere you need instant, personalized avatar images. Fast, lightweight, and no external dependencies required.

Aviationstack
Global aviation data API providing real-time flight tracking, historical flight data, airline routes, airport information, and comprehensive aviation-related data.

Bank Data API
Access global banking data including SWIFT/BIC codes, IBAN validation and generation, US routing numbers, and BLZ codes for Germany and Austria.
BigBookAPI
Access a comprehensive database of books with semantic search, filtering by genre/author/rating/year, and AI-powered recommendations. Search for books, get detailed information, and find similar titles.

Blockchain API
Interact with the Solana blockchain: manage wallets, mint NFTs, transfer tokens, and query on-chain data.

Brand.dev
API for retrieving brand data from any website including logos, colors, typography, design systems, screenshots, and AI-powered data extraction.

Brandfetch Brand API
Fetch brand logos, colors, fonts, and company data using domain names, stock tickers, ISIN codes, or crypto symbols.

Brandfetch Search API
Search for brands by company name using the Brandfetch Search API.

Brandfetch Transaction API
Convert payment transaction labels into merchant brand data.

Brevo
Email marketing and automation platform for transactional emails, campaigns, contacts management, and SMS marketing. Formerly known as Sendinblue.

Browse AI
Web scraping and automation platform for training robots to extract structured data, monitor websites, and automate browser tasks without code.

Browserbase
Browserbase is a headless browser infrastructure platform that provides scalable browser automation with session and context management for web scraping, testing, and automation workflows.

Cal.com
Connect to Cal.com for scheduling and calendar management. Create bookings, manage event types, set availability schedules, and receive real-time booking notifications.

Calendarific
Global holidays API covering over 230 countries and 3000 states with comprehensive holiday data including national, local, religious holidays and observances.
Calendly
Automated scheduling platform for meetings and events. Book appointments, manage availability, and receive real-time notifications for new bookings and cancellations. Supports webhooks for instant updates.

CaptureKit
Powerful API for capturing website screenshots, extracting structured content, analyzing links, and generating AI-powered summaries from any webpage.

Checkiday - National Holiday API
Discover and explore thousands of holidays, special events, and observances from around the world with detailed information and historical context.
ClickUp
Manage tasks, projects, and teams in ClickUp - an all-in-one productivity platform for project management, task tracking, docs, goals, and time tracking.

Cloudinary
AI-powered media management platform for images and videos. Upload, store, transform, optimize, and deliver visual assets at scale with automatic format selection and responsive delivery.

Coinlayer
Access real-time and historical cryptocurrency rates for 385+ coins and tokens. Convert currencies, analyze fluctuations, and retrieve time-series data.

Company Enrichment (AbstractAPI)
Get detailed information about any company by domain. Retrieve business details, location, industry classification, employee count, revenue data, contact information, public company data, technology stack, and social media profiles. Perfect for lead enrichment, market research, and business intelligence.
Composio
Platform that connects AI agents to 500+ external tools through managed authentication, tool execution, and triggers. Simplifies integrating AI agents with SaaS apps and APIs.

Context7
Context7 provides programmatic access to up-to-date documentation for thousands of programming libraries. Search for libraries and fetch relevant documentation, code examples, and guides.

Countrylayer
Access detailed information about countries worldwide including codes, capitals, currencies, languages, regions, and more through a simple REST API.
CurrencyBeacon
Real-time and historical exchange rates for 168+ world currencies and 2,000+ cryptocurrencies with accurate data from multiple commercial sources

CurrencyFreaks
Real-time and historical exchange rates for 1011 currencies worldwide with conversion and time-series analysis

Currencylayer
Access real-time and historical foreign exchange rates for 168 world currencies. Delivers spot rates from major forex providers with 60-second, 10-minute, or hourly updates.
Currents API
Access real-time and historical news articles from diverse international sources with filtering by language, region, and category.
Discord Bot
Discord Bot API integration for managing servers, channels, messages, users, roles, and webhooks. Enables automation of Discord server management and communication through bot tokens.

Domain Name Discovery (APILayer)
Search for available domain names across multiple TLDs. Find brandable domains using keyword-based suggestions with support for plurals, prefixes, and suffixes. Perfect for finding the right domain for your next project or business.
Dropbox
Dropbox cloud storage integration for uploading, downloading, organizing files and folders, creating shared links, and searching content.

DummyJSON
Free fake REST API with dummy data for products, users, posts, todos, recipes, quotes, and carts. Perfect for testing and prototyping.
ElevenLabs
Generate realistic text-to-speech audio, clone voices, create sound effects, and dub content using ElevenLabs AI voice technology. Supports multiple languages and voice customization.

Email Reputation (AbstractAPI)
Improve email delivery rates, clean email lists, and block fraudulent users with comprehensive email reputation analysis. Validates deliverability, checks quality metrics, analyzes domain reputation, and tracks data breach history.

Email Verification (APILayer)
Validate and verify email addresses for deliverability and quality. Check email syntax, SMTP connectivity, MX records, detect disposable emails, role accounts, and assess overall deliverability to improve email list quality and delivery rates.

EmojiHub
Access random emojis, search by name, and browse 1791+ emojis organized by categories and groups with HTML codes and Unicode values.
Eventbrite
Eventbrite is an event management and ticketing platform that enables organizers to plan, promote, sell tickets, and manage attendees for events of all sizes.
Exa
AI-powered search engine designed for AI applications. Find exact web content using embeddings-based search, retrieve clean parsed HTML, discover similar pages, and get direct answers to questions with citations.

Exchange Rates (AbstractAPI)
Get live currency exchange rates for 170+ world currencies. Convert between any currencies using ISO 4217 codes. Real-time forex data with timestamp tracking. Perfect for financial applications, e-commerce pricing, international payments, and currency conversion tools.

Exchange Rates API
Real-time, historical, time-series, and fluctuation exchange rate data with 170+ world currencies from 15+ data sources.

Exchange Rates Data (APILayer)
Real-time and historical exchange rate data for 170+ currencies with conversion, fluctuation analysis, and timeseries data.

ExchangeRate-API
Access real-time and historical exchange rates for 165 world currencies. Provides reliable forex data with hourly updates, historical rates back to 1990, and enriched currency information.

ExchangeRate.host
Access real-time and historical exchange rates for 168 world currencies with simple REST API
Facebook Pages
Facebook Pages API integration. Manage your Facebook Pages, create posts, respond to comments, and access page insights.

Figma
Figma design platform integration for accessing files, components, styles, comments, and real-time collaboration features. Enables reading file structures, exporting images, managing comments, and subscribing to webhooks for file updates.

Finage
Real-time and historical financial market data API for stocks, forex, cryptocurrency, and global markets.

Finance News API
Access real-time finance news articles with filtering by date, keywords, ticker symbols, tags, and sources. Powered by financelayer API.
Financial Modeling Prep
Free stock market API and financial data API providing real-time stock prices, financial statements, historical data, company profiles, and economic indicators for global markets.

Finlight
Access real-time financial news with AI-powered sentiment analysis. Search articles by ticker, exchange, country, or custom queries. Includes company entity extraction and supports 100+ stock exchanges.

Finnhub.io
Real-time stock market data, company information, and financial news API. Access stock prices, company profiles, financial metrics, and market news.
Firecrawl
Turn websites into LLM-ready data. Firecrawl crawls and converts any website into clean markdown or structured data for AI applications, with support for dynamic content, anti-bot handling, and structured extraction.

Fixer.io
Access real-time and historical foreign exchange rates for 170+ world currencies. Convert currencies, analyze fluctuations, and retrieve time-series data.

FXFeed
Access real-time and historical foreign exchange rates for 170+ world currencies. Convert currencies, retrieve time series data, and analyze exchange rate trends.

GameBrain
Game database API with 745,000+ games, advanced search, ratings, and metadata

Geekflare
Web scraping and DNS record lookup API for analyzing websites and gathering web intelligence.
Gmail
Gmail is Google's email service, featuring spam protection, search functions, and seamless integration with other G Suite apps for productivity

GNews
Access real-time news articles from over 60,000 sources worldwide. Search for articles by keywords or get top headlines by category and country.

Google Calendar
Google Calendar for scheduling events, managing calendars, and checking availability. Create, update, and delete events, share calendars, and query free/busy information.
Google Contacts
Manage contacts, groups, and profile information using Google People API. Access and organize contacts across Google services.
Google Docs
Google Docs is a cloud-based word processor with real-time collaboration, version history, and integration with other Google Workspace apps. Create, edit, format, and automate document management with 33 actions and 4 event triggers.
Google Drive
Google Drive is a cloud storage solution for uploading, sharing, and collaborating on files across devices, with robust search and offline access
Google Fonts
Access metadata for all font families served by Google Fonts. Query fonts by family, category, script support, and popularity. Get font files, styles, and version information.

Google Forms
Google Forms API for creating forms, collecting responses, and managing form data

Google Gemini AI
Generate text content using Google's advanced Gemini AI models. Supports single-request generation and streaming responses with configurable models, temperature, and safety settings.
Google Maps Platform
Access Google Maps Platform APIs for geocoding, place search, directions, distance calculations, elevation data, and timezone information.

Google Meet
Google Meet for video conferencing. Create and manage meeting spaces, access conference records, participants, recordings, and transcripts.

Google Search Results API
Search Google and retrieve structured results including organic listings, knowledge panels, related searches, and "People Also Ask" sections. Perfect for SEO analysis, research, and content discovery.
Google Sheets
Google Sheets is a cloud-based spreadsheet application with real-time collaboration, powerful formulas, and data analysis tools. Create, read, update, and automate spreadsheet operations with 44 actions and 2 event triggers.

Google Slides
Google Slides presentation service for creating, editing, and managing presentations
Google Tasks
Google Tasks provides a simple to-do list and task management system integrated into Gmail and Google Calendar for quick and easy task tracking.

GoREST
Testing and prototyping API with fake data for users, posts, comments, and todos. Provides realistic responses with pagination, search, and full CRUD operations.

Harry Potter API
A REST API providing information about Harry Potter books, characters, houses, and spells. Available in multiple languages (English, Spanish, French, Italian, Portuguese, Ukrainian).
Hashnode
Hashnode developer blogging platform integration. Create, publish, and manage blog posts, drafts, and comments. Access publication settings and subscriber management.

HeyBounce
Email verification API for developers. Validate email addresses in real-time and bulk with advanced checks.

Highlightly
Sports API for real-time live scores, player statistics, match lineups, predictions, live events, standings, highlights, game recaps, odds, and interviews across Football, Basketball, Baseball, Hockey, Rugby, and more.

HolidayAPI
Access public holidays and observances for 250+ countries and 4,000+ states/provinces worldwide. Retrieve holiday information by country, year, month, or day with ISO standard codes. Calculate workdays between dates or find specific workdays. Get country details including currencies, languages, and subdivisions. Perfect for calendar applications, scheduling systems, international business planning, payroll systems, and vacation management.

Host.io
Domain intelligence API providing DNS records, domain metadata, related domains discovery, and comprehensive domain information. Access IP addresses, nameservers, mailservers, backlinks, social media handles, and analytics IDs associated with any domain.

HyperBrowser
Fast, reliable cloud browsers for AI automation, large-scale web scraping, and seamless session management with built-in stealth and proxy features. Perfect for AI agents and browser automation.

IBAN Validation (AbstractAPI)
Validate International Bank Account Numbers (IBANs) quickly and accurately. Verifies IBAN format and checksum according to international banking standards. Accepts IBANs with or without white spaces. Perfect for payment processing, financial applications, and international banking integrations.

Image to Text API (APILayer)
Performs OCR on images (URL-based) using the APILayer Image to Text API.
Indian Pincodes API co in
Simple and affordable API for Indian pincode lookup. Returns state and city information for any 6-digit Indian pincode.

IndiePitcher
Send personalized emails, manage contacts with custom properties, and create subscription management portals. Supports markdown/HTML formatting, scheduled sending, and email tracking.
Instagram Business
Instagram Graph API integration. Publish content, manage comments, and access insights for your Instagram Business account.

IP Intelligence (AbstractAPI)
Get advanced security and geographical insights about IP addresses worldwide. Detect VPNs, proxies, TOR usage, abuse potential, hosting services, relays, and mobile IPs. Includes comprehensive geolocation with city, region, country, timezone, currency, and flag data.

IP to Location (APILayer)
Get comprehensive geolocation data for any IP address worldwide. Retrieve city, country, continent, coordinates, timezone, currency, and country metadata including flag, capital, and calling codes. Supports IPv4 addresses.

IP2Location
IP geolocation, domain WHOIS, and hosted domain discovery. Get location data, network info, currency, language, proxy detection, and more from IP addresses.

IP2WHOIS
Domain WHOIS lookup and hosted domains discovery API. Get comprehensive WHOIS data for domains and find all domains hosted on an IP address. Supports 1221 TLDs and 634 ccTLDs.
FAQs about GitHub integration
How Platoona Works
Build, Automate & Scale — In One Smart Workspace.
Agents assemble & collaborate
The right specialists come together automatically — Writer, Researcher, CMO, CTO, Ops — working as a real team.
Tell Platoona what you need
Just chat normally. Your Platoona Agents understand your goal instantly and know what outcome you're aiming for.
Marketplace of Agents, Integrations & Flows
Explore ready-made agents, tools, and automation flows created by the community and the Platoona team.
Connect with 250+ integrations
Tools like Slack, Notion, Gmail, HubSpot, Twilio, Drive, and more — all connected so agents can act directly.
Set up workflows & automation
Create recurring tasks and automated workflows. Your AI platoon runs them on schedule or trigger, keeping work flowing without your constant input.
Works With the Tools You Already Use.
Connect Slack, Gmail, Notion, HubSpot, Sheets, GitHub, and 250+ more apps.
Ready to transform how you work?
Join thousands of early adopters shaping the future of AI-powered workspaces.
Get Started