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

Weavr Buyer Authorised Users API

Buyers can invite authorised users to access their account. Once on-boarded, authorised users can transact on behalf of the identity they are on-boarded with.Authorised users are typically employees who have access to company's banking accounts.Note that `/users` endpoints are to be used only for performing operations related to authorised users - getting or updating the details of _admin_ users is to be done via `/buyers` endpoints.

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

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

This API exposes 11 operations across 9 paths. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against a single base URL, https://sandbox.weavr.io/payment-run.

11 operations 9 paths 0 schemas 2 GET1 PATCH8 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://api.weavr.io/multi
Authentication
API Key, HTTP Bearer
License
Resource Areas
1

Authentication & Security 2

Weavr Buyer Authorised Users API declares 2 security schemes for authenticating requests. An API key is passed in the header as api-key (apiKey). It accepts HTTP bearer tokens (JWT) (authToken). By default, every request must be authenticated.

  • apiKey — The API Key representing your Weavr account. You can find your API Key in your Weavr Portal in the API Credentials page.
  • authToken — The authentication token representing the user. This will be included in the login response object.

Paths & Operations 11

Across 9 paths, the API surfaces 11 operations — 2 GET, 1 PATCH, 8 POST. Each is listed below with its method, path, parameters, and response codes.

Buyer Authorised Users 11

Buyers can invite authorised users to access their account. Once on-boarded, authorised users can transact on behalf of the identity they are on-boarded with. Authorised users are…

POST
/v1/users
Create a user
userCreate 1 param body → 200400401403409413422429
GET
/v1/users
Get all users
usersGet 4 params → 200400401403429500503default
GET
/v1/users/{user_id}
Get a user
userGetById 1 param → 200400401403404429500503
PATCH
/v1/users/{user_id}
Update a user
userUpdate 1 param body → 200400401403404409429500
POST
/v1/users/{user_id}/activate
Activate a user
userActivate 2 params → 204400401403404409413422
POST
/v1/users/{user_id}/deactivate
Deactivate a user
userDeactivate 2 params → 204400401403404409413422
POST
/v1/users/{user_id}/invite
Send a user invite
userInviteSend 2 params → 204400401403404409413422
POST
/v1/users/{user_id}/invite/validate
Validate a user invite
userInviteValidate 2 params body → 204400401403404409413422
POST
/v1/users/{user_id}/invite/consume
Consume a user invite
userInviteConsume 2 params body → 200400401403404409413422
POST
/v1/users/verification/email/send
Send an email verification code to the authorised user
authorisedUserEmailVerificationCodeSend 1 param body → 204400401403409413422429
POST
/v1/users/verification/email/verify
Verify email of the authorised user
authorisedUserEmailVerify 1 param body → 204400401403409413422429

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

weavr-buyer-authorised-users-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 Signatories API
Weavr Authorised Users API
Weavr Buyers API
Weavr Card Payments API
Weavr Cards API
Weavr Confirmation Challenges API
Weavr Consumers API
Where this information came from

This is an independent, third-party profile of Weavr Buyer Authorised Users 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.