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

Gcore Cloud API

Virtual machine instances, networks, and volumes.

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

Tagged areas include Cloud. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 7 operations across 4 paths, and defines 8 schemas. It is described by OpenAPI 3.0.1, at version 1.0.

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

7 operations 4 paths 8 schemas 1 DELETE4 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0
Base URL
https://api.gcore.com/cdn
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Gcore Cloud API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (APIKey). By default, every request must be authenticated.

  • APIKey — Permanent API token sent as "Authorization: APIKey ". The header name is case-insensitive.

Paths & Operations 7

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

Cloud 7

Virtual machine instances, networks, and volumes.

GET
/cloud/v1/instances/{project_id}/{region_id}
List instances
listInstances 2 params → 200
POST
/cloud/v1/instances/{project_id}/{region_id}
Create instance
createInstance 2 params body → 200
GET
/cloud/v1/instances/{project_id}/{region_id}/{instance_id}
Get instance
getInstance 3 params → 200404
DELETE
/cloud/v1/instances/{project_id}/{region_id}/{instance_id}
Delete instance
deleteInstance 3 params → 200
GET
/cloud/v1/volumes/{project_id}/{region_id}
List volumes
listVolumes 2 params → 200
POST
/cloud/v1/volumes/{project_id}/{region_id}
Create volume
createVolume 2 params body → 200
GET
/cloud/v1/networks/{project_id}/{region_id}
List networks
listNetworks 2 params → 200

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are Instance (6 properties), Network (5 properties), InstanceCreate (5 properties), Volume (5 properties). Each schema is shown below with its type and property counts.

InstanceList
object
2 properties
InstanceCreate
object
5 properties 2 required
Instance
object
6 properties
TaskResponse
object
Asynchronous task acknowledgement returned by Cloud operations.
1 property
VolumeCreate
object
4 properties 2 required
Volume
object
5 properties
Error
object
2 properties
Network
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

gcore-cloud-api-openapi.yml Raw ↑

Other APIs Gcore publishes across the network.

Gcore CDN API
Gcore DNS API
Gcore FastEdge API
Gcore Inference API
Gcore Storage API
Gcore Streaming API
Gcore WAAP API
Where this information came from

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