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 Passwords API

The Passwords API from Weavr — 5 operation(s) for passwords.

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

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

This API exposes 5 operations across 5 paths. 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.

5 operations 5 paths 0 schemas 5 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 Passwords 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 5

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

Passwords 5
POST
/v1/password/{user_id}
Create a password
passwordCreate 1 param body → 200400401403404409429500
POST
/v1/passwords/update
Update a password
passwordUpdate body → 200400401403409429500503
POST
/v1/passwords/validate
Validate a password
passwordValidate body → 204400401403409429500503
POST
/v1/passwords/lost_password/start
Initiate lost password process
lostPasswordInitiate body → 204400401403409429500503
POST
/v1/passwords/lost_password/resume
Resume lost password process
lostPasswordResume body → 200400401403409429500503

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

weavr-passwords-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 Buyer Authorised Users API
Weavr Buyers API
Weavr Card Payments API
Weavr Cards API
Weavr Confirmation Challenges API