Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

YugabyteDB Session management API

The Session management API from YugabyteDB — 9 operation(s) for session management.

YugabyteDB Session management API is one of 73 APIs that YugabyteDB publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Session management. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and authentication docs.

This API exposes 9 operations across 9 paths, and defines 14 schemas. It is described by OpenAPI 3.1.0, at version v1.

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

9 operations 9 paths 14 schemas 6 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v1
Base URL
https://cloud.yugabyte.com/api/public/v1
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

YugabyteDB Session management API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — API key obtained from the YugabyteDB Aeon UI under User Profile API Keys. Pass the key as a Bearer token in the Authorization header.

Paths & Operations 9

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

Session management 9
POST
/api/v1/api_login
YugabyteDB Anywhere Authenticate User Using Email and Password
apiLogin 1 param body → 200
GET
/api/v1/app_version
YugabyteDB Anywhere AppVersion
appVersion → 200
GET
/api/v1/customer_count
YugabyteDB Anywhere CustomerCount
customerCount → 200
GET
/api/v1/customers/{cUUID}/admin_notifications
YugabyteDB Anywhere Current List of Notifications for Admin
getAdminNotifications 1 param → 200
PUT
/api/v1/customers/{cUUID}/api_token
YugabyteDB Anywhere Regenerate and Fetch API Token
api_token 3 params → 200
GET
/api/v1/logs
YugabyteDB Anywhere GetFilteredLogs
getFilteredLogs 5 params → 200
GET
/api/v1/logs/{maxLines}
YugabyteDB Anywhere GetLogs
getLogs 1 param → 200
POST
/api/v1/register
YugabyteDB Anywhere Register a Customer
registerCustomer 2 params body → 200
GET
/api/v1/session_info
YugabyteDB Anywhere Get Current User and Customer Uuid. This Will Not Generate or Return the API Token, Use /apitoken API for That.
getSessionInfo 1 param → 200

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are SessionInfo_2 (5 properties), SessionInfo (5 properties), CustomerRegisterFormData_2 (4 properties), CustomerRegisterFormData (4 properties). Each schema is shown below with its type and property counts.

CustomerLoginFormData
object
2 properties 2 required
SessionInfo
object
Session information
5 properties
CustomerRegisterFormData
object
4 properties 4 required
Admin notification
object
2 properties
Current admin notification messages
object
1 property
CustomerCountResp
object
1 property 1 required
LogData
object
1 property 1 required
CustomerLoginFormData_2
object
2 properties 2 required
SessionInfo_2
object
Session information
5 properties
CustomerRegisterFormData_2
object
4 properties 4 required
Admin notification_2
object
2 properties
Current admin notification messages_2
object
1 property
CustomerCountResp_2
object
1 property 1 required
LogData_2
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

yugabytedb-session-management-api-openapi.yml Raw ↑

Other APIs YugabyteDB publishes across the network.

YugabyteDB Access Keys API
YugabyteDB Accounts API
YugabyteDB Alerts API
YugabyteDB AllowLists API
YugabyteDB Asynchronous Replication API
YugabyteDB Audit API
YugabyteDB Authentication API
YugabyteDB Availability Zones API
YugabyteDB Backup and Restore API
YugabyteDB Backups API
YugabyteDB Certificate Info API
YugabyteDB Cloud providers API