MakeLeaps API

REST API for the MakeLeaps cloud invoicing platform. Authenticated with OAuth 2.0 client-credentials against api.makeleaps.com, it exposes partner-scoped resources for clients, documents (invoices, quotes, receipts, and other document types), and a sending workflow (sending orders, items, send) that dispatches documents by email or post.

API entry from apis.yml

apis.yml Raw ↑
name: MakeLeaps API
description: REST API for the MakeLeaps cloud invoicing platform. Authenticated with OAuth 2.0 client-credentials
  against api.makeleaps.com, it exposes partner-scoped resources for clients, documents (invoices, quotes,
  receipts, and other document types), and a sending workflow (sending orders, items, send) that dispatches
  documents by email or post.
humanURL: https://developer.makeleaps.com/en/api/
baseURL: https://api.makeleaps.com
tags:
- Invoicing
- Billing
- Documents
- OAuth
properties:
- type: Authentication
  url: authentication/makeleaps-authentication.yml
- type: MCPServer
  url: mcp/makeleaps-mcp.yml
- type: DataModel
  url: data-model/makeleaps-data-model.yml
- type: Conventions
  url: conventions/makeleaps-conventions.yml
- type: Conformance
  url: conformance/makeleaps-conformance.yml