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

Logto Roles API

Role management for API resource RBAC (role-based access control). See [🔐 Role-based access control (RBAC)](https://docs.logto.io/docs/recipes/rbac/) to get started with role-based access control.

Logto Roles API is one of 39 APIs that Logto publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Roles. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a GitHub repository.

This API exposes 14 operations across 8 paths. It is described by OpenAPI 3.2.0, at version Cloud.

Requests are made against a single base URL, https://[tenant_id].logto.app/.

14 operations 8 paths 0 schemas 4 DELETE5 GET1 PATCH4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
Cloud
Server
https://[tenant_id].logto.app/
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Logto Roles API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2) using the clientCredentials flow, exposing 1 scope. By default, every request must be authenticated.

  • OAuth2 — Logto Management API is a comprehensive set of REST APIs that gives you the full control over Logto to suit your product needs and tech stack. To see the full…

Paths & Operations 14

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

Roles 14

Role management for API resource RBAC (role-based access control). See [🔐 Role-based access control (RBAC)](https://docs.logto.io/docs/recipes/rbac/) to get started with role-base…

GET
/api/roles
Get roles
ListRoles 6 params → 200400401403
POST
/api/roles
Create a role
CreateRole body → 200400401403404422
GET
/api/roles/{id}
Get role
GetRole 1 param → 200400401403404
PATCH
/api/roles/{id}
Update role
UpdateRole 1 param body → 200400401403404422
DELETE
/api/roles/{id}
Delete role
DeleteRole 1 param → 204400401403404
GET
/api/roles/{id}/users
Get role users
ListRoleUsers 4 params → 200400401403404
POST
/api/roles/{id}/users
Assign role to users
CreateRoleUser 1 param body → 201400401403404422
DELETE
/api/roles/{id}/users/{userId}
Remove role from user
DeleteRoleUser 2 params → 204400401403404
GET
/api/roles/{id}/applications
Get role applications
ListRoleApplications 4 params → 200204400401403404
POST
/api/roles/{id}/applications
Assign role to applications
CreateRoleApplication 1 param body → 201400401403404422
DELETE
/api/roles/{id}/applications/{applicationId}
Remove role from application
DeleteRoleApplication 2 params → 204400401403404
GET
/api/roles/{id}/scopes
Get role scopes
ListRoleScopes 4 params → 200400401403404
POST
/api/roles/{id}/scopes
Link scopes to role
CreateRoleScope 1 param body → 200201400401403404422
DELETE
/api/roles/{id}/scopes/{scopeId}
Unlink scope from role
DeleteRoleScope 2 params → 204400401403404

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

logto-roles-api-openapi.yml Raw ↑

Other APIs Logto publishes across the network.

Logto Account center API
Logto Applications API
Logto Audit logs API
Logto Authn API
Logto Captcha provider API
Logto Configs API
Logto Connector factories API
Logto Connectors API
Logto Custom phrases API
Logto Custom profile fields API
Logto Dashboard API
Logto Domains API
Where this information came from

This is an independent, third-party profile of Logto Roles 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.