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

Graphiant Users API

The Users API from Graphiant — 11 operation(s) for users.

Graphiant Users API is one of 66 APIs that Graphiant publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 12 operations across 11 paths, and defines 19 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://api.graphiant.com.

12 operations 11 paths 19 schemas 1 DELETE6 GET3 PATCH1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.graphiant.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Graphiant Users API declares 1 security scheme for authenticating requests. An API key is passed in the header as authorization (jwtAuth). By default, every request must be authenticated.

  • jwtAuth — Use Bearer

Paths & Operations 12

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

Users 12
PATCH
/v1/users/{email}/password
Change password for a user using email and token
2 params body → 204400403500
GET
/v1/users/{email}/recovery
Send password recovery email to user
1 param → 200400500
PATCH
/v1/users/{email}/verified
Verify user email using verification token
2 params → 204400403500
PUT
/v1/users
Create a new user account with profile information. Assigns to specified group or default read-only group. Handles both IDP and non-IDP configured enterprises.
1 param body → 204
GET
/v1/users
Get user information by user IDs with detailed profile data.
2 params → 200
DELETE
/v1/users/{id}
Delete user account.
2 params → 204
POST
/v1/users/passwords/expire
Expire passwords for multiple users and send password reset emails (Graphiant cloud only).
1 param body → 200
GET
/v1/users/{id}/groups/enterprises
Get enterprise-specific groups for a user.
2 params → 200
GET
/v1/users/{id}/enterprises
Get all enterprises a specific user can access.
2 params → 200
GET
/v1/users/{id}/groups
Get all groups that a specific user belongs to.
2 params → 200
GET
/v1/users/{id}/groups/root
Get root-level groups for a user.
2 params → 200
PATCH
/v1/users/{id}/verify
Resend account verification email to user.
2 params body → 204

Schemas 19

The contract defines 19 schemas that model the data the API accepts and returns. The most detailed are iamEnterprise (20 properties), commonPermissions (19 properties), iamCounts (13 properties), commonUser (10 properties). Each schema is shown below with its type and property counts.

v1UsersIdGroupsGetResponse
object
1 property
v1UsersIdGroupsRootGetResponse
object
1 property
iamGroup
object
9 properties
v1UsersIdVerifyPatchRequest
object
googleProtobufTimestamp
object
2 properties
iamEnterprise
object
20 properties
v1UsersEmailPasswordPatchRequest
object
1 property 1 required
v1UsersPasswordsExpirePostRequest
object
1 property 1 required
commonPermissions
object
19 properties
v1UsersGetResponse
object
1 property
commonUser
object
10 properties
v1UsersPasswordsExpirePostResponse
object
3 properties
v1UsersIdEnterprisesGetResponse
object
1 property
v1UsersIdGroupsEnterprisesGetResponse
object
1 property
iamFailedUser
object
2 properties
iamCounts
object
13 properties
iamEnterprisePermissions
object
2 properties
iamCustomer
object
7 properties
v1UsersPutRequest
object
5 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

graphiant-users-api-openapi.yml Raw ↑

Other APIs Graphiant publishes across the network.

Graphiant Account API
Graphiant Ack API
Graphiant Activity API
Graphiant Aggregated Notification API
Graphiant Allowlist API
Graphiant Allowlist By Enterprise API
Graphiant Apps API
Graphiant Assistant API
Graphiant Assurance API
Graphiant Audit API
Graphiant Auth API
Graphiant Backbone Health API
Where this information came from

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