15 Integrations with Speakeasy

View a list of Speakeasy integrations and software that integrates with Speakeasy below. Compare the best Speakeasy integrations as well as features, ratings, user reviews, and pricing of software that integrates with Speakeasy. Here are the current Speakeasy integrations in 2026:

  • 1
    Slack

    Slack

    Salesforce

    Slack is a cloud-based project collaboration and team interaction software solution specially designed to seamlessly facilitate communication across organizations. Featuring powerful tools and services integrated into a single platform, Slack provides private channels to promote interaction within smaller teams, direct channels to help send messages directly to colleagues, and public channels that enables members across organizations to start conversations. Available on Mac, Windows, Android, and iOS apps, Slack offers a plethora of features that include chat, file sharing, collaborative workspace, real-time notifications, two-way audio and video, screen sharing, document imaging, activity tracking and logging, and more.
    Leader badge
    Starting Price: $6.67 per user per month
  • 2
    Java

    Java

    Oracle

    The Java™ Programming Language is a general-purpose, concurrent, strongly typed, class-based object-oriented language. It is normally compiled to the bytecode instruction set and binary format defined in the Java Virtual Machine Specification. In the Java programming language, all source code is first written in plain text files ending with the .java extension. Those source files are then compiled into .class files by the javac compiler. A .class file does not contain code that is native to your processor; it instead contains bytecodes — the machine language of the Java Virtual Machine1 (Java VM). The java launcher tool then runs your application with an instance of the Java Virtual Machine.
    Starting Price: Free
  • 3
    Python

    Python

    Python

    The core of extensible programming is defining functions. Python allows mandatory and optional arguments, keyword arguments, and even arbitrary argument lists. Whether you're new to programming or an experienced developer, it's easy to learn and use Python. Python can be easy to pick up whether you're a first-time programmer or you're experienced with other languages. The following pages are a useful first step to get on your way to writing programs with Python! The community hosts conferences and meetups to collaborate on code, and much more. Python's documentation will help you along the way, and the mailing lists will keep you in touch. The Python Package Index (PyPI) hosts thousands of third-party modules for Python. Both Python's standard library and the community-contributed modules allow for endless possibilities.
    Starting Price: Free
  • 4
    Codat

    Codat

    Codat

    Codat helps banks build deeper connections with business customers. We offer products that make it easy to access, synchronize and interpret data from customers’ financial software for specific use cases, such as onboarding suppliers to commercial card programs and underwriting business loans. Codat is used by the largest banks in the world to grow share of wallet, reduce churn & scale their operations. We are backed by leading investors including JP Morgan, Canapi Ventures, Shopify, Plaid, Tiger Global, PayPal Ventures, Index Ventures and American Express Ventures.
    Starting Price: Free Trial
  • 5
    Mintlify

    Mintlify

    Mintlify

    Stop wrestling with outdated documentation. Integrate documentation into your CI/CD to move faster as you scale. Link your documentation with relevant code snippets and owners. Detect when documentation is out of date from code changes or user engagement. Configure alerts to be notified when documentation requires maintenance. Whether it is internal docs on Notion or external docs on ReadMe, we have integrations to support it. Be notified when documentation is out of date or resolve alerts when it has been properly updated. Detect how users engage with your documentation to improve its readability and clarity. Improve code readability without clustering your codebase with comments. Tag documentation ownership to those responsible of the code - or have it automatically detected.
    Starting Price: $40 per month
  • 6
    Airbyte

    Airbyte

    Airbyte

    Airbyte is an open-source data integration platform designed to help businesses synchronize data from various sources to their data warehouses, lakes, or databases. The platform provides over 550 pre-built connectors and enables users to easily create custom connectors using low-code or no-code tools. Airbyte's solution is optimized for large-scale data movement, enhancing AI workflows by seamlessly integrating unstructured data into vector databases like Pinecone and Weaviate. It offers flexible deployment options, ensuring security, compliance, and governance across all models.
    Starting Price: $2.50 per credit
  • 7
    TypeScript

    TypeScript

    TypeScript

    TypeScript adds additional syntax to JavaScript to support a tighter integration with your editor. Catch errors early in your editor. TypeScript code converts to JavaScript, which runs anywhere JavaScript runs: In a browser, on Node.js or Deno and in your apps. TypeScript understands JavaScript and uses type inference to give you great tooling without additional code. TypeScript was used by 78% of the 2020 State of JS respondents, with 93% saying they would use it again. The most common kinds of errors that programmers write can be described as type errors: a certain kind of value was used where a different kind of value was expected. This could be due to simple typos, a failure to understand the API surface of a library, incorrect assumptions about runtime behavior, or other errors.
    Starting Price: Free
  • 8
    Go

    Go

    Golang

    With a strong ecosystem of tools and APIs on major cloud providers, it is easier than ever to build services with Go. With popular open source packages and a robust standard library, use Go to create fast and elegant CLIs. With enhanced memory performance and support for several IDEs, Go powers fast and scalable web applications. With fast build times, lean syntax, an automatic formatter and doc generator, Go is built to support both DevOps and SRE. Everything there is to know about Go. Get started on a new project or brush up for your existing Go code. An interactive introduction to Go in three sections. Each section concludes with a few exercises so you can practice what you've learned. The Playground allows anyone with a web browser to write Go code that we immediately compile, link, and run on our servers.
    Starting Price: Free
  • 9
    Kong Gateway
    The world’s most popular API gateway. Built for hybrid and multi-cloud, optimized for microservices and distributed architectures. Get started today – download Kong Gateway for free. Kong Gateway supports hybrid or multi-cloud infrastructure, and includes a Kubernetes-native ingress solution and support for declarative configuration management. Kong Gateway is part of the Konnect managed connectivity platform. Konnect delivers connectivity functionality such as API Portals and AI-based anomaly detection, while providing the flexibility of running high performance connectivity runtimes. Use one of the many plugins developed by Kong or our community to add the functionality you need. Build your own plugin with our built in, well-documented plugin development kit. Configure Gateway natively using an API, web UI, or with declarative configuration to manage updates via your CI/CD pipelines.
    Starting Price: Free
  • 10
    Redocly

    Redocly

    Redocly

    Beautiful API documentation loved by teams and API consumers. At last, API documentation your whole team will be proud of. Publish beautiful API reference docs in seconds and style them in minutes. Tick every developer's favorite box right out of the box, three panels, a try-it console, generated code samples, SEO-friendly, even friendlier search. Nobody likes outdated docs and scope creep. Maintain API documentation with your favorite source control integrated with our cloud app workflows. We support them all, including on-premise and API management providers. Launch a developer portal in minutes reusing your API definitions as assets. Add tutorials, quick-start guides, and developer tooling with incredible customization. Validate, lint, and bundle multi-file API definitions. Write always on-spec OpenAPI documents. Plug in your API reference and customize every nook & cranny to wow your API consumers.
    Starting Price: $69 per month
  • 11
    Terraform

    Terraform

    HashiCorp

    Terraform is an open-source infrastructure as code software tool that provides a consistent CLI workflow to manage hundreds of cloud services. Terraform codifies cloud APIs into declarative configuration files. Write infrastructure as code using declarative configuration files. HashiCorp Configuration Language (HCL) allows for concise descriptions of resources using blocks, arguments, and expressions. Run terraform plan to check whether the execution plan for a configuration matches your expectations before provisioning or changing infrastructure. Apply changes to hundreds of cloud providers with terraform apply to reach the desired state of the configuration. Define infrastructure as code to manage the full lifecycle — create new resources, manage existing ones, and destroy those no longer needed.
  • 12
    C#

    C#

    Microsoft

    C# (also known as C Sharp, pronounced "See Sharp") is a modern, object-oriented, and type-safe programming language. C# enables developers to build many types of secure and robust applications that run in .NET. C# has its roots in the C family of languages and will be immediately familiar to C, C++, Java, and JavaScript programmers. This tour provides an overview of the major components of the language in C# 8 and earlier. C# is an object-oriented, component-oriented programming language. C# provides language constructs to directly support these concepts, making C# a natural language in which to create and use software components. Since its origin, C# has added features to support new workloads and emerging software design practices. At its core, C# is an object-oriented language. You define types and their behavior.
    Starting Price: Free
  • 13
    OAuth

    OAuth

    OAuth.io

    Focus on your core app and get to market faster. OAuth.io handles identity infrastructure, maintenance, and security overhead, so your team doesn’t have to. Identity can be difficult, OAuth.io makes it easy. Choose identity providers, add custom attributes, customize your login page or use our widget, integrate with your app - identity solved in minutes. Manage your users from our easy to use dashboard - find and manage users, reset passwords, enforce two-factor authentication, and add memberships and permissions through OAuth.io's simple and easy to use User Management. Fully-featured, hyper-secure user authentication using passwords or tokens. From multi-tenant to complex permissions, OAuth.io has your user authorization modeling covered. Force a second factor of user authentication with our popular integrations.
    Starting Price: $19 per month
  • 14
    ReadMe

    ReadMe

    ReadMe

    Give developers everything they need in a unified hub: your API reference, help guides, sample code tutorials, and more. Developers can try out your API right from your docs and see what’s working (or not) with real-time logs. Developers want to dive in and try things out, so the Try It playground lets them to do just that. Auto-generated code snippets jumpstart their integrations, and shareable links for every API request make it easy to debug issues or get support. ReadMe hubs can be public or private, so you control who has access. And when developers log into your hub, you know exactly who’s viewed a guide or made their first API call. You can even serve up custom content like API keys, just for them. The best docs are current docs, and with ReadMe it’s easy for anyone on your team to make changes. You’ll save time on updates and reduce the bottleneck around engineering, while ensuring developers always have the latest info.
  • 15
    SAP Store
    SAP Store is a comprehensive online marketplace where businesses can discover, try, and purchase over 3,000 applications, extensions, and services from SAP and its trusted partners. The platform offers a variety of solutions to help organizations address business challenges, from enterprise software and tools for finance, HR, and analytics, to innovative apps and add-ons. Users can explore both free trials and paid offerings, with seamless access to SAP and partner solutions to improve business operations. With intuitive browsing and search features, businesses can find, purchase, and manage solutions with ease, while also benefiting from integrations with existing SAP technologies.
  • Previous
  • You're on page 1
  • Next