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

NexGen Cloud Buckets API

A bucket is an S3-compatible object storage container. Buckets are region-scoped and accessed via standard S3 SDKs once you have access keys. Use these endpoints to list and delete buckets, bucket creation happens through the S3 protocol against the bucket endpoint URL, not this API.

NexGen Cloud Buckets API is one of 65 APIs that NexGen Cloud publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

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

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

3 operations 2 paths 10 schemas 1 DELETE2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://infrahub-api.nexgencloud.com/v1
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

NexGen Cloud Buckets API declares 2 security schemes for authenticating requests. An API key is passed in the header as api_key (apiKey). An API key is passed in the header as Authorization (accessToken).

  • apiKey — API-key authentication. Pass your API key as the apikey header value (e.g., apikey: YOURAPIKEY, no prefix). [Generate a key in the Hyperstack console](https://…
  • accessToken — Bearer Token

Paths & Operations 3

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

Buckets 3

A bucket is an S3-compatible object storage container. Buckets are region-scoped and accessed via standard S3 SDKs once you have access keys. Use these endpoints to list and delet…

GET
/object-storage/buckets
List buckets
listBucketsEndpoint 1 param → 200422
GET
/object-storage/buckets/{bucket_name}
Retrieve a bucket
retrieveBucketEndpoint 2 params → 200422
DELETE
/object-storage/buckets/{bucket_name}
Delete a bucket
deleteBucketEndpoint 2 params → 200400404422

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are object_storage__BucketResponse_2 (7 properties), object_storage__BucketResponse (7 properties), object_storage__ErrorResponse_2 (3 properties), object_storage__ErrorResponse (3 properties). Each schema is shown below with its type and property counts.

object_storage__ErrorResponse
object
3 properties
object_storage__BucketListResponse
object
2 properties
object_storage__RegionsEnum
string
object_storage__DeleteResponse
object
1 property
object_storage__BucketResponse
object
7 properties
object_storage__ErrorResponse_2
object
3 properties 2 required
object_storage__BucketListResponse_2
object
2 properties 1 required
object_storage__RegionsEnum_2
string
object_storage__DeleteResponse_2
object
1 property 1 required
object_storage__BucketResponse_2
object
7 properties 7 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nexgen-cloud-buckets-api-openapi.yml Raw ↑

Other APIs NexGen Cloud publishes across the network.

NexGen Cloud Access Keys API
NexGen Cloud Alive API
NexGen Cloud API Key API
NexGen Cloud Assigning Member Role API
NexGen Cloud Auth API
NexGen Cloud Auto Topup API
NexGen Cloud Base Models API
NexGen Cloud beta access API
NexGen Cloud Billing API
NexGen Cloud Calculate API
NexGen Cloud Callbacks API
NexGen Cloud cluster events API
Where this information came from

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