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 Authorised Signatories API

Verify the email of root users who act as authorised signatories of a Corporate or Consumer identity.

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

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

This API exposes 4 operations across 4 paths, and defines 4 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.

4 operations 4 paths 4 schemas 4 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 Authorised Signatories 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 4

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

Authorised Signatories 4

Verify the email of root users who act as authorised signatories of a Corporate or Consumer identity.

POST
/corporates/verification/email/send
Send email verification code to Corporate root user
corporateRootUserEmailVerificationCodeSend 1 param body → 204400401404409429500503
POST
/corporates/verification/email/verify
Verify email of Corporate root user
corporateRootUserEmailVerify body → 204400401403409429500503
POST
/consumers/verification/email/send
Send email verification code to Consumer root user
consumerRootUserEmailVerificationCodeSend body → 204400401403409429500503
POST
/consumers/verification/email/verify
Verify email of Consumer root user
consumerRootUserEmailVerify body → 204400401403409429500503

Schemas 4

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

SyntaxError
object
Is returned as part of an HTTP error response whenever a syntax error is detected. A list of the fields together with their syntax error will be provided.
1 property
VerificationCode
string
A randomly generated one-time use code used to verify the user's email address or mobile number.
Email
string
E-mail Address of the user
Error
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

weavr-authorised-signatories-api-openapi.yml Raw ↑

Other APIs Weavr publishes across the network.

Weavr Access Token API
Weavr Access Tokens API
Weavr Accounts API
Weavr Additional Factors API
Weavr Authentication Factors 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