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

DoiT Users API

Manage users who have access to the DoiT platform.

DoiT Users API is one of 38 APIs that DoiT 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, a getting-started guide, authentication docs, and rate-limit docs.

This API exposes 6 operations across 5 paths, and defines 12 schemas. It is described by OpenAPI 3.2.0, at version v1.

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

6 operations 5 paths 12 schemas 1 DELETE1 GET1 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://api.doit.com
Authentication
API Key, API Key, OAuth 2.0
Resource Areas
1

Authentication & Security 3

DoiT Users API declares 3 security schemes for authenticating requests. An API key is passed in the header as Authorization (api_key). An API key is passed in the header as X-Tenant-Id (tenantId). It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 1 scope. By default, every request must be authenticated.

  • api_key — Use the "Bearer " format or sign in for autofill
  • tenantId — Tenant (customer) ID that sets the request's customer context. Required when the credential can access more than one tenant; omit when the credential is scoped…

Paths & Operations 6

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

Users 6

Manage users who have access to the DoiT platform.

GET
/iam/v1/users
List users
listUsers 1 param → 200400401403500
DELETE
/iam/v1/users/{id}
Delete user
deleteUser 1 param → 200400401403500
PATCH
/iam/v1/users/{id}
Update user
updateUser 1 param body → 200400401403500
POST
/iam/v1/users/invite
Invite user
inviteUser body → 201400401403500
POST
/iam/v1/users/{id}/actions/resend
Resend invite
resendInvite 3 params body → 200400401403404500
POST
/iam/v1/users/{id}/actions/cancel
Cancel invite
cancelInvite 3 params body → 200400401403404409500

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are UserListItem (12 properties), UpdatedUserBody (11 properties), InvitedUserBody (9 properties), UpdateUserRequest (8 properties). Each schema is shown below with its type and property counts.

UpdateUserResponse
object
Response of a user update operation.
2 properties
InviteUserRequest
object
Request body to invite a new user to the organization.
6 properties 1 required
InvitedUserBody
object
9 properties
ResendInviteResponse
object
Response confirming invite resend.
2 properties 2 required
InviteResponse
object
Response returned after creating a user invitation.
2 properties
CancelInviteResponse
object
Response confirming invite cancellation.
2 properties 2 required
Error
object
Standard error response structure.
1 property
DeleteUserResponse
object
Response confirming user deletion.
1 property
UpdatedUserBody
object
The updated user record.
11 properties
ListUsersResponseBody
object
Response body for the list users endpoint.
2 properties
UpdateUserRequest
object
Fields allowed when updating an existing user.
8 properties
UserListItem
object
Summary information of a user.
12 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

doit-users-api-openapi.yml Raw ↑

Other APIs DoiT publishes across the network.

DoiT MCP Server
DoiT Account Team API
DoiT Alerts API
DoiT Allocations API
DoiT Annotations API
DoiT Anomalies API
DoiT Assets API
DoiT Auth API
DoiT Ava API
DoiT Billing Transfer API
DoiT Budget Suggestions API
DoiT Budgets API
Where this information came from

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