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

Netcracker Admin API

APIs for technical administration.

Netcracker Admin API is one of 40 APIs that Netcracker publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 22 operations across 19 paths, and defines 21 schemas. It is described by OpenAPI 3.2.0, at version 2026.1.

Requests are made against a single base URL, https://{apihub}.qubership.org.

22 operations 19 paths 21 schemas 3 DELETE11 GET2 PATCH6 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2026.1
Base URL
https://{apihub}.qubership.org
Authentication
HTTP Bearer, API Key, API Key, API Key, API Key, HTTP Basic
License
Resource Areas
1

Authentication & Security 6

Netcracker Admin API declares 6 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). An API key is passed in the cookie as apihub-access-token (CookieAuth). An API key is passed in the header as api-key (api-key). An API key is passed in the header as X-Personal-Access-Token (PersonalAccessToken). An API key is passed in the cookie as apihub-refresh-token (RefreshTokenAuth). It accepts HTTP basic authentication (BasicAuth). By default, every request must be authenticated.

  • BearerAuth — Bearer token authentication (JWT). Default security scheme for API usage. Provide Authorization: Bearer .
  • CookieAuth — Authentication via the apihub-access-token cookie.
  • api-key — API key authentication. Send the key in the api-key header.
  • PersonalAccessToken — Personal access token authentication. Send the token in the X-Personal-Access-Token header; use for user-issued/script access.
  • RefreshTokenAuth — Authentication via refresh token cookie
  • BasicAuth — Login/password authentication.

Paths & Operations 22

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

Admin 22

APIs for technical administration.

GET
/api/v1/builds
List builds
listBuilds 5 params → 200400401403500
GET
/api/v1/builds/{buildId}
Get build
getBuild 1 param → 200401403404500
GET
/api/v2/admin/builds/{buildId}/result
Get build result archive
getBuildResult 1 param → 200401403404500
GET
/api/v2/admin/builds/{buildId}/sources
Get build sources archive
getBuildSources 1 param → 200401403404500
POST
/api/internal/migrate/operations
Start operations migration
startOpsMigration body → 201400401403409500
GET
/api/internal/migrate/operations/{migrationId}
Get migration status
getMigrationReport 1 param → 200401404500
GET
/api/internal/migrate/operations/{migrationId}/suspiciousBuilds
Get suspicious builds
getSuspiciousBuilds 4 params → 200401500
GET
/api/internal/migrate/operations/{migrationId}/perf
Get migration performance report
getMigrationPerfReport 3 params → 200401500
POST
/api/internal/migrate/operations/cancel
Cancel running migrations
cancelRunningMigrations → 200401500
POST
/api/v2/packages
Create a new package
postPackages body → 201400401403500
PATCH
/api/v2/packages/{packageId}
Change the package's parameters
patchPackagesId 1 param body → 200301400401403404422500
DELETE
/api/v2/packages/{packageId}
Delete package
deletePackagesId 1 param → 204301401403404409500
POST
/api/v4/packages/{packageId}/apiKeys
Create a package API Key
postPackagesIdApiKeysV4 1 param body → 200400401403404500
GET
/api/v4/packages/{packageId}/apiKeys
Package API Keys list retrieve
getPackagesIdApiKeysV4 1 param → 200301401404500
DELETE
/api/v2/packages/{packageId}/apiKeys/{id}
Delete package API Key
deletePackagesIdApiKeysId 2 params → 204301401403404500
POST
/api/v2/packages/{packageId}/publish
Publish package version via upload
postPackagesIdPublish 4 params body → 202204301400401403404500
GET
/api/v2/packages/{packageId}/publish/{publishId}/status
Get publish process status
getPackagesIdPublishIdStatus 2 params → 200301401404500
PATCH
/api/v2/packages/{packageId}/versions/{version}
Update package version
patchPackagesIdVersionsIdV2 2 params body → 200301400401403404422500
DELETE
/api/v2/packages/{packageId}/versions/{version}
Delete package version
deletePackagesIdVersionsId 2 params → 204301401403404409500
POST
/api/v2/packages/{packageId}/versions/{version}/copy
Copy package version to another package
getPackageIdVersionIdCopy 2 params body → 202301400401403404500
GET
/api/v2/users/{userId}/profile/avatar
Get the user avatar
getUsersIdProfileAvatar 1 param → 200400401404500
GET
/metrics
Get Prometheus metrics
getMetrics → 200

Schemas 21

The contract defines 21 schemas that model the data the API accepts and returns. The most detailed are BuildConfig (30 properties), ExtendedBuild (16 properties), Package (13 properties), BuildConfig_2 (12 properties). Each schema is shown below with its type and property counts.

BuildConfigRef
object
5 properties
BuildConfigMetadata
object
6 properties
ErrorResponse
object
Standard error response returned for failed requests. Includes HTTP status, internal error code, human-readable message, optional message parameters, and optio…
5 properties 3 required
ExtendedBuilds
object
1 property 1 required
BuildConfig
object
Build configuration persisted in buildsrc.config.
30 properties
BuildConfigFile
object
7 properties
ValidationRulesSeverity
object
1 property
ExtendedBuild
object
16 properties 8 required
PackageApiKey
object
ApiKey details for the package
7 properties 5 required
ApiKey
object
2 properties 2 required
Package
object
Simple package object, without content and dependencies
13 properties 6 required
VersionStatusEnum
string
Package version status
PackageList
object
Base package object for parents list.
5 properties
BuildConfig_2
object
Configuration of the source files. Content can not be empty, files or refs are required.
12 properties 2 required
PackageVersionContent
object
Published package version content
11 properties 9 required
ApiType
string
Principal
User or API key
User
object
Represents an APIHUB user with identity and profile information returned by API endpoints.
4 properties 1 required
PackageUpdate
object
Parameters for the package update. Not changed parameters must not be transmitted. Parameters, required in creation, must not be empty if transmitted.
8 properties
Permission
string
Permission
PackageCreate
object
Parameters for the package creation
9 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

netcracker-admin-api-openapi.yml Raw ↑

Other APIs Netcracker publishes across the network.

Netcracker Aggregated Database Administration No Namespace Controller V 3 API
Netcracker AI Chat API
Netcracker API version controller API
Netcracker Auth API
Netcracker Backup & Restore API
Netcracker Backups administration API
Netcracker Balancing Rules Administration V3 API
Netcracker Blue Green Controller V 1 API
Netcracker Changes API
Netcracker Composite Controller API
Netcracker Config Controller V 1 API
Netcracker Contracts API
Where this information came from

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