Apideck Blog

Insights, guides, and updates from Apideck

Discover company news, API insights, and expert blog posts. Explore practical integration guides and tech articles to make the most of Apideck's platform.

A Primer on the Model Context Protocol (MCP)
AIIndustry insights

A Primer on the Model Context Protocol (MCP)

In this article, we dive deep into what MCP actually is, how it works behind the scenes, and why it’s being called the “USB-C for AI models.” You’ll explore how it simplifies AI integrations, the roles of Hosts, Clients, and Servers, and the security risks developers need to keep in mind.

Saurabh Rai

Saurabh Rai

7 min read
Understanding RAG: Retrieval Augmented Generation Essentials for AI Projects
AIIndustry insights

Understanding RAG: Retrieval Augmented Generation Essentials for AI Projects

Large Language Models (LLMs) are powerful, but they don't inherently know your specific company procedures, project details, or internal knowledge base. You can bridge this gap and make AI reliably answer questions using your private data by using retrieval-augmented generation (RAG). This is a three-article series. In this article, we will go through the basics of RAG, its importance, and an overview of how to build an RAG pipeline and the tools involved.

Saurabh Rai

Saurabh Rai

9 min read
HiBob API Integration Guide
HRISGuides & Tutorials

HiBob API Integration Guide

This guide breaks down how to integrate with the HiBob API, a common request for developers building HRIS integrations. It covers real challenges you’ll face—like authentication setup, handling custom fields, and dealing with rate limits—and walks you through working API examples using Postman. You'll learn how to fetch employee data, manage time-off requests, and structure reliable API calls.

Shane Cullen

Shane Cullen

11 min read
Unlocking AI’s potential: How to quickly set up a Cursor MCP Server
AIGuides & Tutorials

Unlocking AI’s potential: How to quickly set up a Cursor MCP Server

Learn how to quickly set up a MCP Server in Cursor and unlock AI’s potential with the Model Context Protocol (MCP). Standardize LLM integration with external tools.

Saurabh Rai

Saurabh Rai

6 min read
An introduction to function calling and tool use
AIGuides & Tutorials

An introduction to function calling and tool use

In this blog post, we’ll explore how AI Models Are Learning to Do Instead of Just Say. We will explain how function calling works, its real-world applications, and how you can implement it using tools like Ollama and Llama 3.2. Whether you’re a developer looking to build AI-powered applications or simply curious about how AI is transforming the way we interact with APIs, this guide will walk you through everything you need to know.

Saurabh Rai

Saurabh Rai

15 min read
Redefining our SDKs Developer Experience
Company newsProduct

Redefining our SDKs Developer Experience

We introduce our newly revamped SDKs, now powered by Speakeasy, which represent a major upgrade over our previous versions built with an open-source OpenAPI generator. These new SDKs overcome past limitations by offering significant improvements in usability, error handling, and performance.

Samir Amzani

Samir Amzani

9 min read
Apideck Joins Sage Marketplace, Expanding Integration Opportunities for B2B SaaS Companies
Company news

Apideck Joins Sage Marketplace, Expanding Integration Opportunities for B2B SaaS Companies

Apideck’s listing on the Sage Marketplace enables seamless integrations, empowering businesses to streamline operations and drive growth.

Bernard WillemsBernard Willems

Bernard Willems

3 min read
Decoding the Differences between Embedded iPaaS and Unified APIs
Unified APIGuides & Tutorials

Decoding the Differences between Embedded iPaaS and Unified APIs

This blog post delves into the differences between Unified APIs and Embedded iPaaS, exploring their features, and benefits to help you understand which option might best suit your integration needs.

Gertjan De WildeGertjan De Wilde

Gertjan De Wilde

7 min read
Announcing our $7.5m Series A
Company news

Announcing our $7.5m Series A

Today, we're thrilled to share some exciting news: Apideck has raised $7.5 million in our Series A funding round! This milestone is a significant step forward in our mission to simplify API integrations for businesses around the world.

Gertjan De WildeGertjan De Wilde

Gertjan De Wilde

2 min read
Xero Integration Made Easy: Authentication and Accounts Receivable Best Practices
Unified APIGuides & Tutorials+2 more

Xero Integration Made Easy: Authentication and Accounts Receivable Best Practices

This guide explores the complexities and pitfalls of integration with Xero using the Python SDK and explains how to use some methods to manage accounts receivable.

Joleen Bothma

Joleen Bothma

10 min read
Exploring the Quickbooks Online Accounting API
Unified APIAccountingGuides & Tutorials

Exploring the Quickbooks Online Accounting API

In this article, you'll understand how the API works, how you can connect to it, and how you can actually use it to perform various tasks, such as automatically updating accounts, invoices, bills, and more. Furthermore, you'll learn about the Apideck Unified API platform that simplifies the entire process.

Naman Bansal

Naman Bansal

32 min read
Paylocity Authentication and Integration Guide
HRISGuides & Tutorials+2 more

Paylocity Authentication and Integration Guide

In this guide, you'll learn about the Paylocity API—its pitfalls, complexities, and use cases. You'll also learn to integrate it into your workflow to manage your HR tasks.

David Ekete

David Ekete

9 min read
A Tutorial on Setting Up and Using the Workday SOAP API
Unified APIHRISGuides & Tutorials

A Tutorial on Setting Up and Using the Workday SOAP API

The Workday APIs can be used for various tasks, including managing employee data, integrating financial systems, handling recruitment processes, managing time tracking, and facilitating benefits administration. In this guide, you will learn how to use Workday APIs with TypeScript and understand how to simplify the integration using the Apideck Unified HRIS API.

Vivek Kumar Maskara

Vivek Kumar Maskara

13 min read
The Power of Real-Time Unified APIs
Unified APIIndustry insightsProduct

The Power of Real-Time Unified APIs

In this article, you will learn about unified APIs and, most especially, the power of real-time unified APIs and their benefits. You will also learn how real-time unified APIs differ from traditional unified APIs.

Daniel Olaogun

Daniel Olaogun

9 min read
API Auth: Authentication Methods and Examples
Guides & Tutorials

API Auth: Authentication Methods and Examples

In this guide, we will explore several common API authentication methods, including Basic Auth, API keys, OAuth, OpenID Connect (OIDC), Integration System User (ISU), Hash-Based Message Authentication Code (HMAC), and Certificate Signing Request (CSR). For each method, we will discuss how it works, as well as the advantages and disadvantages associated with its use.

Kevin Kimani

Kevin Kimani

11 min read
A Guide to Integrating with the NetSuite SOAP API
AccountingGuides & TutorialsUnified API

A Guide to Integrating with the NetSuite SOAP API

In this article, you will learn about the complexities and pitfalls of integrating with the NetSuite API. You will also learn about how authentication works with the NetSuite SOAP API and how the Apideck Unified Accounting API can simplify the integration process.

Kevin Kimani

Kevin Kimani

9 min read
Extracting Employee Data with the BambooHR API: Practical Examples
HRISGuides & TutorialsUnified API

Extracting Employee Data with the BambooHR API: Practical Examples

This article explains one possible way of using the BambooHR API to retrieve employee data using Python. Having done that, you'll be able to use your existing knowledge to route the data to a different system with which you're integrating BambooHR.

Jura Gorohovsky

Jura Gorohovsky

14 min read
The Engineer’s Guide to Embedded iPaaS and Unified APIs
Unified APIGuides & Tutorials

The Engineer’s Guide to Embedded iPaaS and Unified APIs

The means to integrate with software-as-a-service (SaaS) providers has become an absolute must in how we build systems today. The vast majority of applications rely on integrations with SaaS APIs to provide embedded functionality regardless of the industry or vertical and, as the Gartner 2023 Global Software Buyers Guide shows, is a very important factor in acquiring new solutions.

Chris Wood

Chris Wood

6 min read
Monetizing your APIs: Tips for Large Organizations
Industry insights

Monetizing your APIs: Tips for Large Organizations

Monetizing an API in large organizations is like vices amongst teenagers: They talk a lot about a given vice, but very few are actually doing it. Put yourself in any large and well-established organization which has published APIs and you’ll find something similar with monetisation. Unless that organization is API-first there is constant talk of how to “sweat” APIs to get some return on their investment, but very little success in making it happen.

Chris Wood

Chris Wood

11 min read
Why Portman Helps with API Testing
Guides & Tutorials

Why Portman Helps with API Testing

Let's face facts: When you publish APIs, you need to test them - and that means really test them. APIs with zero-or-limited testing are likely to be unreliable, prone to failure, riddled with inaccuracies (as your OpenAPI document and the data the API returns don’t match).

Chris Wood

Chris Wood

8 min read
Apideck is now SOC 2 Type 2 compliant
Company news

Apideck is now SOC 2 Type 2 compliant

Being a provider of Unified APIs, Apideck processes tons of information on behalf of its customers, wether that’s customer information passing through our CRM API, employee information through our HRIS API, accounting data through our Accounting API or any of the multiple different Unified APIs we offer to our customers.

Tom Schouteden

Tom Schouteden

3 min read
The Benefits of API Aggregation
Industry insightsUnified API

The Benefits of API Aggregation

The technology world has an ongoing love affair with APIs. The continued hubbub - both within industry sectors, as a way of opening the market - and as a means for bringing new products to market shows no signs of abating. The API - specifically web APIs implemented using REST, but with other competing architectural styles attempting to steal a march - have become the *de facto* integration mechanism for consuming a provider's services.

Chris Wood

Chris Wood

8 min read
Comparing REST vs. GraphQL
Unified APIIndustry insights

Comparing REST vs. GraphQL

In our API-heavy, data-driven world, applications are front and center when it comes to delivering exceptional user experiences. How services communicate fundamentally impacts how users request information throughout their active sessions. Accordingly, REST and GraphQL have grown to become leading technologies for developers. Each plays a critical supporting role in feature enablement—connecting the user’s frontend interactions with backend mechanisms.

Tyler Charboneau

Tyler Charboneau

9 min read
Reva: Validate requests with OpenAPI in Node.js
Guides & Tutorials

Reva: Validate requests with OpenAPI in Node.js

Validating API requests shouldn't be a hassle. Why write validation code by hand when we have OpenAPI documents that describe every endpoint? To address this problem we built Reva, a simple Node.js request validator based on OpenAPI.

Elias MeireElias Meire

Elias Meire

2 min read
Build better SaaS onboarding through automated data imports
Guides & TutorialsUnified API

Build better SaaS onboarding through automated data imports

Building a SaaS product with great onboarding can be hard. Even though onboarding is a key component in sucessfully converting new customers. Find out how automated data importing can help improve your numbers.

Tom SchoutedenTom Schouteden

Tom Schouteden

5 min read
Top 5 file storage APIs to integrate with
File StorageIndustry insights

Top 5 file storage APIs to integrate with

Need to connect cloud storage providers to your application? Here are the Top 5 players you can't ignore. Connect to them individually, or use our Unified File Storage API to get to market faster.

Tom SchoutedenTom Schouteden

Tom Schouteden

7 min read
Announcing the Unified File Storage API and File Picker UI
Unified APIProductFile Storage

Announcing the Unified File Storage API and File Picker UI

We’re very proud to add another software category to our growing portfolio of unified APIs: the Unified File Storage API. This Unified API makes it possible for software developers to integrate with the most popular cloud storage providers by building just one single integration. At launch, we’re providing support for: Dropbox, Google Drive, Onedrive, Box, Sharepoint.

Tom SchoutedenTom Schouteden

Tom Schouteden

3 min read
Why Apideck is a great alternative for Kloudless customers
Unified APIProduct

Why Apideck is a great alternative for Kloudless customers

Due to Kloudless' recent acquisition by Netskope, its existing Unified API product line will be sunset and customers will be forced to look for an alternative. Find out why Apideck Unify is a great alternative for your Unified API needs.

Tom SchoutedenTom Schouteden

Tom Schouteden

2 min read
Apideck Welcomes Tom Schouteden as COO
Company news

Apideck Welcomes Tom Schouteden as COO

Apideck, a Belgium-based SaaS company that provides developer solutions focused on integrating, monitoring, and showcasing API integrations, today announced the appointment of Tom Schouteden as Chief Operating Officer (COO) and member of the board.

ApideckApideck

Apideck

2 min read
An introduction to spec-driven API development
Unified APIGuides & Tutorials

An introduction to spec-driven API development

Historically, API design has been mainly implementation-driven. Nothing faster than quickly prototyping a few endpoints together before even thinking about putting together an API specification. Mo specs mo problems. Or is it?

Tim Haselaars, PM @ Selligent

Tim Haselaars, PM @ Selligent

7 min read
Portman CLI 1.0 - Better API testing
Guides & Tutorials

Portman CLI 1.0 - Better API testing

Portman leverages the full power of OpenAPI specs and Postman Collections for API testing. Covering use cases from integrating API testing into your CI/CD pipeline to uploading Postman Collections.

Tim Haselaars, PM @ Selligent

Tim Haselaars, PM @ Selligent

7 min read
Abstracting API pagination across third-party APIs
Unified APIGuides & Tutorials

Abstracting API pagination across third-party APIs

Struggling with inconsistent pagination across APIs? Discover how we unified various pagination strategies into a single, developer-friendly API, simplifying integrations. Learn how we tackled the complexities of offset, cursor, and link-based pagination to enhance your API experience!

Elias MeireElias Meire

Elias Meire

8 min read
10 ways to build a developer community
Guides & Tutorials

10 ways to build a developer community

Strong developer communities are fundamental to a thriving software ecosystem. By uniting programmers around a common subject, communities enable users to share ideas, progress software projects, support each other and have fun. Vibrant engagement sparks creativity and collaboration that would otherwise be impossible to replicate without a strong community foothold. While developer communities typically form quite naturally, there are ways to encourage one to arise around your project or API. Below, we'll outline some of the top ways to build an authentic developer community.

Jake PrinsJake Prins

Jake Prins

9 min read
How to build a great developer experience
Guides & Tutorials

How to build a great developer experience

Nowadays, Developer Experience (DX) is essential for software products. Akin to User Experience (UX), DX instead focuses on improving the developer's journey, reducing hang-ups, and encouraging success throughout their programming experience.

Nick LloydNick Lloyd

Nick Lloyd

9 min read
What is an SDK?
Industry insights

What is an SDK?

Software Development Kits (SDKs) are very common throughout the development landscape. Most API providers offer SDKs to help support specific programming languages and app development paradigms, making them an integral part of an overall developer support strategy. Below, we'll define what SDKs are, explore sample SDKs, and see how SDKs differ from APIs.

Gertjan De WildeGertjan De Wilde

Gertjan De Wilde

8 min read
What is OpenAPI? Introduction to OpenAPI Specification (OAS)
Industry insights

What is OpenAPI? Introduction to OpenAPI Specification (OAS)

OpenAPI continues to evolve and sustain a vibrant, interconnected API economy. Here, we define what exactly OpenAPI is, how OpenAPI definitions are structured, and peek into some production implementations that demonstrate the power of OpenAPI.

Gertjan De WildeGertjan De Wilde

Gertjan De Wilde

12 min read
What is a webhook?
Industry insights

What is a webhook?

Since webhooks are quite ubiquitous in today's real-time software architectures, it's crucial to understand how they work. Below, we'll explore webhooks, find out how to test them, and showcase real-life webhook implementations.

Elias MeireElias Meire

Elias Meire

9 min read
My first month as a frontend engineer at Apideck
Company news

My first month as a frontend engineer at Apideck

On the first of February 2021, I started as a Frontend Engineer at Apideck, a remote role at a fast-growing startup that helps SaaS companies build & scale API-driven platforms. In this post, I’m going to talk about how I ended up at this company, why it’s so exciting and how I experienced my first month.

Jake PrinsJake Prins

Jake Prins

4 min read
How to promote your API?
Guides & Tutorials

How to promote your API?

APIs, like other products, need product marketing forethought. In this post, we'll uncover the hottest tips to get your API out in the wild. Thankfully, there are some pretty simple, tried-and-true steps to increase your service's discoverability and appeal to developer users.

ApideckApideck

Apideck

10 min read
25+ CRM APIs to integrate with
Unified APIGuides & TutorialsIndustry insights

25+ CRM APIs to integrate with

CRMs connect with various moving components, and integration is the name of the game. Therefore, CRMs typically open up with a RESTful API to integrate with partners. If you're in the market for CRM integrations, we've got you covered. Here are 25+ CRM APIs available right now.

Nick LloydNick Lloyd

Nick Lloyd

20 min read
What is a Unified API?
Unified APIIndustry insights

What is a Unified API?

A Unified API aggregates many APIs in the same software category, making integration easier with a standard endpoint, authentication, and normalized data. This results in a consistent developer experience with less integration hassle.

Gertjan De WildeGertjan De Wilde

Gertjan De Wilde

9 min read
Apideck Product Update 🚀 August 2020
ProductCompany news

Apideck Product Update 🚀 August 2020

New in Apideck this month: track all your integration requests in one place; build native integrations at scale with Apideck Unify; launching Channelstack.co.

Gertjan De WildeGertjan De Wilde

Gertjan De Wilde

2 min read
Apideck acknowledged in the Forrester’s 2020 Channel Tech Stack
Company news

Apideck acknowledged in the Forrester’s 2020 Channel Tech Stack

Apideck acknowledged in the Forrester’s 2020 Channel Tech Stack, launching channelstack.co, a Channel Tech Directory for all channel professionals to celebrate the growth of the ecosystem 🚀

Johan de Keulenaer

Johan de Keulenaer

2 min read
Apideck Product Update, November 2019
Company newsProduct

Apideck Product Update, November 2019

This blog post is the November edition of our monthly update with the latest updates on the Apideck platform. New features; redesigned landing pages, improved search, developer badges, HubSpot tracking, and Apideck Unify.

Gertjan De WildeGertjan De Wilde

Gertjan De Wilde

2 min read
Building a SaaS application in 2019 - SaaS Blocks 🧱
Guides & Tutorials

Building a SaaS application in 2019 - SaaS Blocks 🧱

Hit the ground running when building a SaaS application. Buy-vs-build is a daily dilemma for product makers. SaaS Blocks helps you discover and select new vendors to add features to your SaaS product.

Gertjan De WildeGertjan De Wilde

Gertjan De Wilde

3 min read
Platform Heroes - Teamleader Marketplace, Niels Vanden Buverie
Industry insights

Platform Heroes - Teamleader Marketplace, Niels Vanden Buverie

This interview with Niels from Teamleader highlights the importance of integration partners and community building to drive partnership success.

Gertjan De WildeGertjan De Wilde

Gertjan De Wilde

6 min read
Apideck Updates and SaaS Ecosystem News, February 2019 🚀
ProductCompany news

Apideck Updates and SaaS Ecosystem News, February 2019 🚀

Upcoming Product Hunt launch. New features; Shadow listings, Catalog, Zaps page, Drift and Intercom support. SaaS News: Google Docs API, Slack Block Kit.

Gertjan De WildeGertjan De Wilde

Gertjan De Wilde

4 min read
Platform Heroes - Jake Wallace, AWeber
Industry insights

Platform Heroes - Jake Wallace, AWeber

This interview with Jake from AWeber highlights the importance of customer alignment when building integrations and forging new partnerships.

Gertjan De WildeGertjan De Wilde

Gertjan De Wilde

5 min read
Platform Heroes - Jean-Pierre Pequito, Intercom App Store
Industry insights

Platform Heroes - Jean-Pierre Pequito, Intercom App Store

Intercom has one of the most active developer ecosystems in the market. In this interview, we cover the Intercom App Store and what they have in store for the future!

Gertjan De WildeGertjan De Wilde

Gertjan De Wilde

7 min read
Platform Heroes - Corey Hobbs, GitHub Marketplace
Industry insights

Platform Heroes - Corey Hobbs, GitHub Marketplace

The Gitub Marketplace is one of the most impressive B2D platform plays. Corey Hobbs shares his insights into their way of work and metrics.

Gertjan De WildeGertjan De Wilde

Gertjan De Wilde

6 min read
The operating system to build and showcase integrations
Ready to scale your integration strategy?
Get started for free
Not sure how Apideck can help your business? We're here to help with any questions.
Trusted by
Nmbrs
Benefex
Principal Group
Invoice2go by BILL
Trengo
MessageMedia
Lever
Ponto | Isabel Group