LogoLogo
HomeSupport centerAPP
  • Overview
    • Quick Start
    • About the API
    • Authentication
  • API Reference
    • REST API
    • GraphQL API
  • Core API Concepts
    • Understanding the CRM Concept
    • Fields
    • API parameters
    • Dates
    • Pagination
    • Bulk Create, Update, Delete
    • Webhooks(Real-time updates)
  • Tutorials & Articles
    • Create Account
    • Create Contact
    • Create Opportunity
    • Create Product, Product Line Item
    • Create Custom Entity Record
    • Upload Document
    • Merging Accounts/Contacts
Powered by GitBook
On this page
  • Choose your preferred API
  • Obtain API Keys
  • Learn the main Concepts of API
  • Learn About Pipeliner API
  1. Overview

Quick Start

NextAbout the API

Last updated 6 months ago

Pipeliner is Sales CRM. You can use our API to build integrations with your systems with REST API or GraphQL API.

Choose your preferred API

The Pipeliner API can be accessed with REST API or GraphQL API

Rest API download: openapi.json

GraphQL download: GraphQL.json

Obtain API Keys

Create the API application and make the first request to Pipeliner

Learn the main Concepts of API

In the Core API concepts, you can find various ways of working with the Pipeliner API that can help you build efficient integrations

Learn About Pipeliner API

Read through the step-by-step tutorials where you can find basic business concepts of how Pipeliner works