Jump to Content
Pleo Developer Portal
GuidesAPI ReferenceChangelogTerms of ServiceAccounting Integration Guide
Pleo Developer Portal
Guides
GuidesAPI ReferenceChangelogTerms of ServiceAccounting Integration Guide

Get Started

  • Introduction
  • Multi-Entity Setup with Pleo
  • Inviting Users to Pleo and Assigning User Roles
  • Pleo APIs by Solution
  • Connecting Pleo with ERP/Accounting System
  • Configuring Customer Account in Pleo
    • Configuring Tax Codes
    • Configuring Categories
    • Configuring Tags

Build with Pleo

  • Overview

Authentication and Authorisation

  • Introduction
  • OAuth 2.0
    • OAuth Client Registration
    • Implementing OAuth Client Using a Library
    • OAuth Client Configuration
    • Access Tokens
      • Access Tokens Introspection
    • OAuth Implementation Reference Documentation
  • API Keys
    • Standalone API Key Generation
    • Integrated API Key Generation
    • Authenticating Using API Keys
  • Session Handover

Glossary

  • Terms and Definitions
  • Generic Terms in Pleo
  • Expense Types
  • Accounting Entries Export Terms

Authentication

Suggest Edits

The Pleo API supports two authentication methods: OAuth and API Keys. For partners developing integrations that will be made available for all Pleo customers, OAuth is the preferred method as this provides the best customer experience. However, API keys are still an option where utilising OAuth is not possible.

Updated 5 months ago