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 Packages API

APIs for the package management.

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

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

This API exposes 12 operations across 8 paths, and defines 15 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.

12 operations 8 paths 15 schemas 1 DELETE6 GET2 PATCH3 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, HTTP Basic, API Key, API Key
License
Resource Areas
1

Authentication & Security 6

Netcracker Packages 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). It accepts HTTP basic authentication (BasicAuth). 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). 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.
  • BasicAuth — Login/password authentication.
  • 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

Paths & Operations 12

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

Packages 12

APIs for the package management.

GET
/api/v4/activity
Get activity history
getActivityV4 7 params → 200401400500
POST
/api/v2/packages
Create a new package
postPackages body → 201400401403500
GET
/api/v2/packages
Get packages list
getPackages 11 params → 200400401500
GET
/api/v2/packages/{packageId}
Get package by Id
getPackagesId 2 params → 200301401404500
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
GET
/api/v1/packages/{packageId}/exportConfig
Get package configuration for documents export settings.
getPackageIdExportConfig 1 param → 200301401404500
PATCH
/api/v1/packages/{packageId}/exportConfig
Change parameter of package export config.
patchPackagesIdExportConfig 1 param body → 200301400401403404422500
GET
/api/v4/packages/{packageId}/activity
Get activity history for the package
getPackageIdActivityV4 6 params → 200301401400500
POST
/api/v2/packages/{packageId}/favor
Favor package
postPackagesIdFavor 1 param → 204301401404500
POST
/api/v2/packages/{packageId}/disfavor
Disfavor package
postPackagesIdDisfavor 1 param → 204301401404500
GET
/api/v2/packages/{packageId}/publish/availableStatusesdeprecated
Get a list of available publish statuses for the package
getPackagesIdAvailableStatuses 1 param → 200301401404500

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are Package (13 properties), PackageCreate (9 properties), PackageUpdate (8 properties), ChangeSummary (6 properties). Each schema is shown below with its type and property counts.

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
PackageExportConfigUpdate
object
Parameters for update of package export config.
1 property
ActivityHistoryPrincipal
User, API key or automatic job
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
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
ChangeSummary
object
Numbers of changes between the current and previous published version.
6 properties
Permission
string
Permission
Role
object
Represents a role with its identifier, display name, and assigned permissions.
2 properties 3 required
PackageCreate
object
Parameters for the package creation
9 properties 3 required
PackageExportConfig
object
Configuration for documents export settings.
1 property
Job
object
Automatic job
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

netcracker-packages-api-openapi.yml Raw ↑

Other APIs Netcracker publishes across the network.

Netcracker Admin API
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
Where this information came from

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