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

Certifyos User API

Endpoints for managing users.

Certifyos User API is one of 59 APIs that Certifyos 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, and an API reference.

This API exposes 16 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 6 base URLs: http://localhost:9000, https://api-service.staging.certifyos.com, https://api-service.internal.certifyos.com, https://api-service.test.certifyos.com, https://api-service.demo.certifyos.com, https://api-service.certifyos.com.

16 operations 11 paths 19 schemas 2 DELETE8 GET2 PATCH3 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-service.certifyos.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Certifyos User API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (jwt).

  • jwt — JWT Authentication - Provide only the raw token without Bearer prefix

Paths & Operations 16

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

User 16

Endpoints for managing users.

GET
/users
Get All Users
getAllUsers 8 params → 200400401403500
POST
/users
Create User
createUser 1 param body → 201400401403409500
GET
/users/analysts
Get Analyst Users
getAnalysts 2 params → 200400401500
GET
/users/facility-analysts
Get Facility Analyst Users
getFacilityAnalysts 2 params → 200400401500
POST
/users/invite
Invite User
inviteUser 1 param body → 200400401403
GET
/users/me
Get User Profile
getCurrentUser 1 param → 200401403
GET
/users/me/permissions
Get Current User Permissions
getCurrentUserPermissions 1 param → 200401403500
PUT
/users/{userId}
Replace User
replaceUser 2 params body → 200400401403404500
PATCH
/users/{userId}
Patch User
patchUser 2 params body → 200400401403404500
GET
/users/{userId}
Get User by ID
getUserById 2 params → 200400401403404500
DELETE
/users/{userId}
Delete User
deleteUser 2 params → 200400401403404500
GET
/users/{userId}/permissions
Get User Permissions
getUserPermissionsById 2 params → 200400401403500
GET
/users/{userId}/roles
Get User Roles
getUserRolesById 2 params → 200400401403500
PATCH
/users/{userId}/roles/bulk
Bulk Update User Roles
bulkUpdateUserRoles 2 params body → 200400500
DELETE
/users/{userId}/roles/{roleId}
Remove Role from User
removeRoleFromUser 3 params → 200400401403500
POST
/users/{userId}/roles/{roleId}
Update User Roles (Deprecated)
updateUserRoles 3 params → 200400401403500

Schemas 19

The contract defines 19 schemas that model the data the API accepts and returns. The most detailed are UserResponseWithRolesDto (10 properties), UserResponseDto (9 properties), RoleDetails (8 properties), UserCreationResponse (6 properties). Each schema is shown below with its type and property counts.

RoleDetails
object
Role details with full role information
8 properties
InviteUserRequest
object
Request body for inviting a new user
3 properties 3 required
UserProfileResponse
object
5 properties
RoleDetails1
object
6 properties
UserRolesResponseDto
object
User roles response containing list of roles
3 properties
PartialUpdateUserRequest
object
Request body for partially updating user details (email is not updatable)
2 properties
Tenant
object
2 properties
UserListResponseWithRolesDto
object
Paginated list of users with roles
3 properties
UserListResponseDto
object
Paginated list of users
3 properties
UpdateUserRequest
object
Request body for updating user details (full update - email is not updatable)
2 properties 2 required
SuccessResponse
object
1 property
PageLinks1
object
3 properties
UserRoleBulkUpdateRequest
object
2 properties
BulkRoleUpdateResponse
object
Response for bulk role update operation
1 property
UserResponseWithRolesDto
object
User response with roles included
10 properties
UserCreationResponse
object
6 properties
OffsetDateTime
string
UserResponseDto
object
9 properties
CreateUserRequest
object
Request body for creating a new user
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

certifyos-user-api-openapi.yml Raw ↑

Other APIs Certifyos publishes across the network.

Certifyos Address Standardization API
Certifyos Auth API
Certifyos Auth Resource API
Certifyos Auth Tokens API
Certifyos Contracts API
Certifyos Credentialing Outreach Resource API
Certifyos Credentialing Workflows API
Certifyos Credentialing Workflow API
Certifyos Dal Reactive Test Resource API
Certifyos Directory API
Certifyos Egress Template API
Certifyos Event Email Settings API
Where this information came from

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