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

Permit.io Tenants API

A tenant is a group of users that share a common organizational identity.Each tenant is a silo that can enforce strict boundaries between your customers.You can associate your protected objects with a specific tenant, and only usersbelonging to that tenant may access these resources (pending on adequate permissions).Usually, each tenant will represent one of the end-customer companies in your product(i.e. the company that you sell to). Through the tenant feature we enable you to havemulti-tenancy straight out of the box.

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

Tagged areas include Tenants. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 8 operations across 4 paths, and defines 14 schemas. It is described by OpenAPI 3.2.0, at version 2.0.0.

Requests are made against a single base URL, https://api.permit.io.

8 operations 4 paths 14 schemas 2 DELETE3 GET1 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0.0
Base URL
https://api.permit.io
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Permit.io Tenants API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (HTTPBearer).

  • HTTPBearer — Authorization header, we support the bearer authentication scheme (see: RFC 6750)

Paths & Operations 8

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

Tenants 8

A tenant is a group of users that share a common organizational identity. Each tenant is a silo that can enforce strict boundaries between your customers. You can associate your p…

GET
/v2/facts/{proj_id}/{env_id}/tenants/{tenant_id}/users
List Tenant Users
list_tenant_users 8 params → 200422
POST
/v2/facts/{proj_id}/{env_id}/tenants/{tenant_id}/users
Add User To Tenant
add_user_to_tenant 3 params body → 200422
GET
/v2/facts/{proj_id}/{env_id}/tenants
List Tenants
list_tenants 6 params → 200422
POST
/v2/facts/{proj_id}/{env_id}/tenants
Create Tenant
create_tenant 2 params body → 200422
GET
/v2/facts/{proj_id}/{env_id}/tenants/{tenant_id}
Get Tenant
get_tenant 3 params → 200422
DELETE
/v2/facts/{proj_id}/{env_id}/tenants/{tenant_id}
Delete Tenant
delete_tenant 3 params → 204422
PATCH
/v2/facts/{proj_id}/{env_id}/tenants/{tenant_id}
Update Tenant
update_tenant 3 params body → 200422
DELETE
/v2/facts/{proj_id}/{env_id}/tenants/{tenant_id}/users/{user_id}
Delete Tenant User
delete_tenant_user 4 params → 204422

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are UserRead (13 properties), TenantRead (11 properties), UserCreate (6 properties), TenantCreate (4 properties). Each schema is shown below with its type and property counts.

UserResourceInstanceRole
object
3 properties 3 required
UserCreate
object
6 properties 1 required
PaginatedResult_UserRead_
object
3 properties 2 required
UserRead
object
13 properties 7 required
HTTPValidationError
object
1 property
UserRole
object
2 properties 2 required
TenantRead
object
11 properties 9 required
TenantUpdate
object
3 properties
PaginatedResult_TenantRead_
object
3 properties 2 required
UserInTenant
object
4 properties 3 required
UserStatus
string
An enumeration.
TenantCreate
object
4 properties 2 required
UserRoleCreate
object
3 properties 1 required
ValidationError
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

permit-io-tenants-api-openapi.yml Raw ↑

Other APIs Permit.io publishes across the network.

Permit.io Access Requests (EAP) API
Permit.io Activity Log API
Permit.io API History API
Permit.io API Keys API
Permit.io Audit Elements Data API
Permit.io Audit Log Replay API
Permit.io Audit Logs API
Permit.io Bulk Operations API
Permit.io Condition Set Rules API
Permit.io Condition Sets API
Permit.io Deprecated API
Permit.io Elements Configs (EAP) API
Where this information came from

This is an independent, third-party profile of Permit.io Tenants 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.