MakeLeaps · Authentication Profile

Makeleaps Authentication

Authentication

MakeLeaps declares 1 security scheme(s) across its OpenAPI definitions.

CompanyInvoicingBillingAccountingFinancePaymentsDocument-ManagementE-InvoicingSoftware-as-a-ServiceJapanRicoh
Methods: Schemes: 1 OAuth flows: API key in:

Security Schemes

oauth2

Source

Authentication Profile

makeleaps-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://developer.makeleaps.com/en/api/tutorial/sending-your-first-document-with-makeleaps/
api: MakeLeaps API
base_url: https://api.makeleaps.com
schemes:
- id: oauth2_client_credentials
  type: oauth2
  flow: clientCredentials
  description: >-
    OAuth 2.0 client-credentials grant. The client posts base64(client_id:client_secret)
    in a Basic Authorization header to the token endpoint to obtain a short-lived
    Bearer access token, then sends that token as `Authorization: Bearer {access_token}`
    on every subsequent API request.
  token_url: https://api.makeleaps.com/user/oauth2/token/
  token_request:
    method: POST
    header: 'Authorization: Basic base64(client_id:client_secret)'
    content_type: application/x-www-form-urlencoded
    body: grant_type=client_credentials
  request_header: 'Authorization: Bearer {access_token}'
  scopes: []
  notes: >-
    Requests are partner-scoped: the authenticated partner's MID is inserted into the
    path as /api/partner/{partner_mid}/... No explicit OAuth scope parameter is
    documented in the public tutorials.
credentials_required:
- client_id
- client_secret
- partner_mid

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/makeleaps-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.