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

Gremlin users API

Get users (all or active) and activate, deactivate, update, and invite users.

Gremlin users API is one of 55 APIs that Gremlin publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include User. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 1 JSON Schema.

This API exposes 13 operations across 10 paths, and defines 2 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

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

13 operations 10 paths 2 schemas 2 DELETE6 GET1 PATCH3 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.gremlin.com/v1
Terms of Service
Resource Areas
1

Paths & Operations 13

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

users 13

Get users (all or active) and activate, deactivate, update, and invite users.

GET
/users/active
Get all active users.
active_4 1 param → default403401
GET
/users/active/paged
Get all active users paginated.
activePaginated 3 params → default403401
GET
/users
Get all users.
all_4 1 param → default403401
POST
/users
Add an existing user to the target team
addUserToTeam 1 param body → 200400409403401
GET
/users/paged
Get all users paginated.
allPaginated 3 params → default403401
GET
/users/self
Get information about the authenticated user
getSelf → default403401
PATCH
/users/self
Update an existing users info.
rbacUpdateSelf body → default403401
POST
/users/invite
Invite a user.
invite_1 body → default403401
POST
/users/renew/rbac
Renew authorization.
rbacAuthRenew body → default403
PUT
/users/{email}
Update an existing user.
update_2 2 params body → default403401
DELETE
/users/{email}
Deactivate a user.
revokeOrRemoveFromTeam 2 params → default403401
GET
/users/sessions
Returns the updated user sessions list for the currently authenticated user.
refreshSessions 1 param → default403401
DELETE
/users/invite/{email}
Revoke a pending user invite.
revokeInvite 1 param → default403401

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are UpdateUserInfoRequest (2 properties), AddUserRequest (1 property). Each schema is shown below with its type and property counts.

UpdateUserInfoRequest
object
2 properties
AddUserRequest
object
represents a request to add an existing user to a team
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

gremlin-users-api-openapi.yml Raw ↑

Other APIs Gremlin publishes across the network.

Gremlin agents API
Gremlin apikeys API
Gremlin attacks API
Gremlin aws.metadata API
Gremlin clients API
Gremlin companies API
Gremlin containers API
Gremlin datadog API
Gremlin disaster-recovery-test-reports API
Gremlin disaster-recovery-tests API
Gremlin executions API
Gremlin external-integrations API
Where this information came from

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