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

Infisical Identity Specific Privileges V2 API

The Identity Specific Privileges V2 API from Infisical — 3 operation(s) for identity specific privileges v2.

Infisical Identity Specific Privileges V2 API is one of 73 APIs that Infisical publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Identity Specific Privileges V2. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 6 operations across 3 paths. It is described by OpenAPI 3.0.3, at version 0.0.1.

Requests are made against 3 base URLs: https://us.infisical.com, https://eu.infisical.com, http://localhost:8080.

6 operations 3 paths 0 schemas 1 DELETE3 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
0.0.1
Base URL
https://app.infisical.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Infisical Identity Specific Privileges V2 API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth).

  • bearerAuth — An access token in Infisical

Paths & Operations 6

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

Identity Specific Privileges V2 6
POST
/api/v2/identity-project-additional-privilege
Add an additional privilege for identity.
createIdentityProjectAdditionalPrivilege body → 200400401403404422500
GET
/api/v2/identity-project-additional-privilege
List privileges for the specified identity by project.
listIdentityProjectAdditionalPrivileges 2 params → 200400401403404422500
PATCH
/api/v2/identity-project-additional-privilege/{id}
Update a specific identity privilege.
updateIdentityProjectAdditionalPrivilege 1 param body → 200400401403404422500
DELETE
/api/v2/identity-project-additional-privilege/{id}
Delete the specified identity privilege.
deleteIdentityProjectAdditionalPrivilege 1 param → 200400401403404422500
GET
/api/v2/identity-project-additional-privilege/{id}
Retrieve details of a specific privilege by id.
getIdentityProjectAdditionalPrivilege 1 param → 200400401403404422500
GET
/api/v2/identity-project-additional-privilege/slug/{privilegeSlug}
Retrieve details of a specific privilege by slug.
getIdentityProjectAdditionalPrivilegeBySlug 3 params → 200400401403404422500

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

infisical-identity-specific-privileges-v2-api-openapi.yml Raw ↑

Other APIs Infisical publishes across the network.

Infisical Admin API
Infisical Alibaba Cloud Auth API
Infisical App Connections API
Infisical Audit Logs API
Infisical AWS Auth API
Infisical Azure Auth API
Infisical Cert Manager API
Infisical Dynamic Secrets API
Infisical Environments API
Infisical Event Subscriptions API
Infisical Folders API
Infisical GCP Auth API