Malt Exposed APIs
Malt's publicly documented API surface, served from api.malt.com and documented with Stoplight Elements against a single unified OpenAPI 3.0.3 document ("Malt - API Guidelines", 13 operations). Two capability groups: a freelancer billing surface (list and retrieve invoices, service charge / fee invoices and payments over a date range, plus invoice PDF retrieval) and a SCIM 2.0 /scim/v2/Users endpoint for enterprise user provisioning (create, read, query, replace, patch-deactivate, delete). Authentication is a bearer/opaque token passed in the Authorization header; freelancer tokens are self-served from My Account > API Keys, while organization and client team tokens are obtained through a Malt representative.
This API exposes 13 operations across 9 paths, organized into 4 resource areas, and defines 22 schemas. It is described by OpenAPI 3.0.3, at version 0.0.1.
Requests are made against a single base URL, https://api.malt.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Malt Exposed APIs declares
2 security schemes
for authenticating requests.
It accepts HTTP bearer tokens (JWT) (BearerAuth).
An API key is passed in the header as Authorization (ApiKeyAuth).
BearerAuth— API token obtained from your Malt representativeApiKeyAuth— To obtain an access token, please follow [these instructions](https://api.malt.com).
Paths & Operations 13
Across 9 paths, the API surfaces 13 operations — 1 DELETE, 9 GET, 1 PATCH, 1 POST, 1 PUT. They span 4 resource areas: Invoices, Payments, Fee Invoices, SCIM. Each is listed below with its method, path, parameters, and response codes.
Operations related to freelancer invoices
Operations related to freelancer payments
Operations related to freelancer service charge invoices
Manage users
Schemas 22
The contract defines 22 schemas that model the data the API accepts and returns. The most detailed are InvoiceResource (10 properties), CustomerResource (8 properties), SupplierResource (8 properties), FeeInvoiceResource (7 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
This is an independent, third-party profile of Malt Exposed APIs, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.
The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.
Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.
info@apievangelist.com
·
Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and
you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.