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

Revolut Team members API

Retrieve information on existing team members of your organisation, delete team members, and invite new members.For more information, see the guides: [Manage team members](https://developer.revolut.com/docs/guides/manage-accounts/teams/manage-team-members).

Revolut Team members API is one of 46 APIs that Revolut publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 4 operations across 3 paths, and defines 4 schemas. It is described by OpenAPI 3.0.1, at version 1.0.

Requests are made against 2 base URLs: https://b2b.revolut.com/api/1.0, https://sandbox-b2b.revolut.com/api/1.0.

4 operations 3 paths 4 schemas 1 DELETE2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0
Base URL
https://b2b.revolut.com/api/1.0
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Revolut Team members API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (AccessToken).

  • AccessToken — Each Business API request must contain an authorization header in the following format to make a call: Bearer . The access token will be obtained the first tim…

Paths & Operations 4

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

Team members 4

Retrieve information on existing team members of your organisation, delete team members, and invite new members. For more information, see the guides: [Manage team members](https:…

GET
/team-members
Retrieve a list of team members
getTeamMembers 2 params → 200400401403default
POST
/team-members
Invite a new member to your business
inviteTeamMember body → 201400401403422default
DELETE
/team-members/{team_member_id}
Delete a team member
deleteTeamMember 1 param → 204401403404422default
GET
/roles
Retrieve team roles
getRoles 2 params → 200400401403default

Schemas 4

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

TeamMemberState
string
The state that the team member is in.
TeamMember
object
8 properties 6 required
Error
object
2 properties 2 required
Role
object
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

revolut-team-members-api-openapi.yml Raw ↑

Other APIs Revolut publishes across the network.

Revolut Accounting API
Revolut Accounting categories API
Revolut Accounts API
Revolut Apple Pay merchant registration API
Revolut Applications API
Revolut Balance API
Revolut Card invitations API
Revolut Cards API
Revolut Configuration API
Revolut Counterparties API
Revolut Customers API
Revolut Disputes API