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

Resources (API resources) represent the APIs that you want to protect with Logto. Each resource has a unique indicator (URI) and a set of scopes (permissions). The resources will be used in the authorization process which conforms to [RFC 8707: Resource Indicators for OAuth 2.0](https://www.rfc-editor.org/rfc/rfc8707.html).See [⚔️ Protect your API](https://docs.logto.io/docs/recipes/protect-your-api/) to learn more about how to define API resources and protect your APIs with Logto.

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

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

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

10 operations 5 paths 0 schemas 2 DELETE3 GET3 PATCH2 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 Resources 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 10

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

Resources 10

Resources (API resources) represent the APIs that you want to protect with Logto. Each resource has a unique indicator (URI) and a set of scopes (permissions). The resources will…

GET
/api/resources
Get API resources
ListResources 3 params → 200400401403
POST
/api/resources
Create an API resource
CreateResource body → 201400401403422
GET
/api/resources/{id}
Get API resource
GetResource 1 param → 200400401403404
PATCH
/api/resources/{id}
Update API resource
UpdateResource 1 param body → 200400401403404
DELETE
/api/resources/{id}
Delete API resource
DeleteResource 1 param → 204400401403404
PATCH
/api/resources/{id}/is-default
Set API resource as default
UpdateResourceIsDefault 1 param body → 200400401403404
GET
/api/resources/{resourceId}/scopes
Get API resource scopes
ListResourceScopes 4 params → 200400401403
POST
/api/resources/{resourceId}/scopes
Create API resource scope
CreateResourceScope 1 param body → 201400401403404422
PATCH
/api/resources/{resourceId}/scopes/{scopeId}
Update API resource scope
UpdateResourceScope 2 params body → 200400401403404422
DELETE
/api/resources/{resourceId}/scopes/{scopeId}
Delete API resource scope
DeleteResourceScope 2 params → 204400401403404

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

logto-resources-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 Resources 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.