How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Allowance Mandates API

The Mandates API from Allowance — 5 operation(s) for mandates.

Allowance Mandates API is one of 3 APIs that Allowance publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Mandates. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 5 operations across 5 paths, and defines 8 schemas. It is described by OpenAPI 3.2.0, at version 0.1.0-pre-launch.

Requests are made against a single base URL, https://api.useallowance.com/v1.

5 operations 5 paths 8 schemas 2 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.1.0-pre-launch
Base URL
https://api.useallowance.com/v1
Authentication
API Key, OAuth 2.0
Contact
Resource Areas
1

Authentication & Security 2

Allowance Mandates API declares 2 security schemes for authenticating requests. An API key is passed in the header as X-Allowance-Key (ApiKeyAuth). It supports OAuth 2.0 (OAuth2) using the authorizationCode flow, exposing 3 scopes. By default, every request must be authenticated.

  • ApiKeyAuth — API key with prefix alw. Contact hello@useallowance.com for early access.
  • OAuth2 — OAuth2 authorization code flow (planned — not yet active)

Paths & Operations 5

Across 5 paths, the API surfaces 5 operations — 2 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Mandates 5
POST
/mandates
Propose a spending mandate
createMandate 1 param body → 201400401501
GET
/mandates/{id}
Retrieve a mandate
getMandate 1 param → 200401404501
POST
/mandates/{id}/revoke
Revoke a mandate
revokeMandate 1 param → 200401404501
POST
/mandates/{id}/credential-requests
Request a payment credential
requestCredential 2 params body → 201400401409429501
GET
/mandates/{id}/credential-requests/{cr_id}
Retrieve a credential request
getCredentialRequest 2 params → 200401404501

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are CredentialRequest (13 properties), AllowanceMandate (11 properties), VirtualCard (10 properties), AllowanceBudget (8 properties). Each schema is shown below with its type and property counts.

AllowanceBudget
object
8 properties 3 required
CreateCredentialRequest
object
7 properties 4 required
Error
object
1 property 1 required
VirtualCard
object
A single-use virtual card issued when a credential request is approved. The agent uses these details at checkout exactly like a physical card. Safety comes fro…
10 properties 8 required
AllowanceMandate
object
11 properties 6 required
CreateMandateRequest
object
4 properties 2 required
ValidationResult
object
The system's automatic validation of a credential request against the active mandate rules. No human involvement — this is evaluated instantly.
3 properties 3 required
CredentialRequest
object
13 properties 8 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

allowance-mandates-api-openapi.yml Raw ↑

Other APIs Allowance publishes across the network.

Allowance Pricing API
Allowance Status API
Where this information came from

This is an independent, third-party profile of Allowance Mandates API, 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.