Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Weavr Access Token API

Acquire a token granting you access to perform sensitive operations on behalf of an identity.

Weavr Access Token API is one of 43 APIs that Weavr publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 1 operation across 1 path, and defines 6 schemas. It is described by OpenAPI 3.1.0, at version v3.

Requests are made against a single base URL, https://sandbox.weavr.io/multi/backoffice.

1 operations 1 paths 6 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v3
Base URL
https://api.weavr.io/multi
Authentication
API Key, HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 2

Weavr Access Token API declares 2 security schemes for authenticating requests. An API key is passed in the header as api-key (api_key). It accepts HTTP bearer tokens (JWT) (auth_token).

  • api_key — The API Key representing your Multi account.
  • auth_token — The authentication token representing the user. This will be included in the login response object.

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

Access Token 1

Acquire a token granting you access to perform sensitive operations on behalf of an identity.

POST
/access_token
Acquire a new access token
requestAccessToken body → 200400401403409500503default

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are IdentityId (2 properties), CredentialId (2 properties), ImpersonateIdentityLoginRequest (2 properties), Error (2 properties). Each schema is shown below with its type and property counts.

TokenResponse
object
1 property
ValidationError
array
Is returned as part of an HTTP error response whenever a validation error is detected. A list of the fields together with their syntax error will be provided.
Error
object
2 properties
ImpersonateIdentityLoginRequest
object
2 properties 1 required
CredentialId
object
2 properties 2 required
IdentityId
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

weavr-access-token-api-openapi.yml Raw ↑

Other APIs Weavr publishes across the network.

Weavr Access Tokens API
Weavr Accounts API
Weavr Additional Factors API
Weavr Authentication Factors API
Weavr Authorised Signatories API
Weavr Authorised Users API
Weavr Buyer Authorised Users API
Weavr Buyers API
Weavr Card Payments API
Weavr Cards API
Weavr Confirmation Challenges API
Weavr Consumers API