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

Gencove user API

The user API from Gencove — 12 operation(s) for user.

Gencove user API is one of 20 APIs that Gencove 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.

This API exposes 16 operations across 12 paths, and defines 14 schemas. It is described by OpenAPI 3.0.3, at version v2.

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

16 operations 12 paths 14 schemas 4 GET3 PATCH8 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
v2
Base URL
https://api.gencove.com/api/v2/
Authentication
API Key, API Key
License
Proprietary
Resource Areas
1

Authentication & Security 2

Gencove user API declares 2 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 Authorization (JWT).

  • API key — Authorization header content formated as: Api-Key You can obtain new API key through Gencove's web UI or user-api-key endpoint
  • JWT — Authorization header content formated as: Bearer You can obtain access token using jwt-create endpoint.

Paths & Operations 16

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

user 16
GET
/api/v2/user/
user_retrieve → 200
PUT
/api/v2/user/
user_update body → 200
PATCH
/api/v2/user/
user_partial_update body → 200
POST
/api/v2/user-activate/
user_activate_create body → 200
POST
/api/v2/user-activate-resend/
user_activate_resend_create body → 200
GET
/api/v2/user-api-keys/
Fetch all non-revoked keys
user_api_keys_list 2 params → 200
POST
/api/v2/user-api-keys/
Create new api key
user_api_keys_create body → 201
PATCH
/api/v2/user-api-keys/{api_key_id}
Update (revoke) api key
user_api_keys_partial_update 1 param body → 200
POST
/api/v2/user-change-email/
user_change_email_create body → 200
GET
/api/v2/user-config/
Retrieve user config formated as {key: value} JSON object.
user_config_retrieve → 200
PATCH
/api/v2/user-config/
Update user config formated as {key: value} JSON object.
user_config_partial_update → 200
POST
/api/v2/user-password-reset/
user_password_reset_create body → 200
POST
/api/v2/user-password-reset-confirm/
user_password_reset_confirm_create body → 200
POST
/api/v2/user-password-set/
user_password_set_create body → 200
GET
/api/v2/user-projects/{user_id}
Retrieve list of user projects.
user_projects_list 9 params → 200
POST
/api/v2/user-register/
user_register_create body → 201

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are Project (16 properties), User (7 properties), APIKey (7 properties), PatchedUser (7 properties). Each schema is shown below with its type and property counts.

User
object
7 properties 6 required
PasswordResetConfirm
object
3 properties 3 required
Activation
object
2 properties 2 required
SetUsername
object
2 properties 2 required
APIKey
object
7 properties 5 required
PatchedUser
object
7 properties
UserCreate
object
Adding name as an optional field during registration.
6 properties 3 required
SetPassword
object
2 properties 2 required
PatchedAPIKey
object
7 properties
PaginatedProjectList
object
2 properties 1 required
PaginatedAPIKeyList
object
2 properties 1 required
Project
object
16 properties 14 required
SendEmailReset
object
1 property 1 required
CreateAPIKey
object
6 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

gencove-user-api-openapi.yml Raw ↑

Other APIs Gencove publishes across the network.

Gencove array API
Gencove basespace API
Gencove batch API
Gencove billing API
Gencove explorer API
Gencove file API
Gencove firstmile API
Gencove invitation API
Gencove jwt API
Gencove mfa API
Gencove notification API
Gencove organization API
Where this information came from

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