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

Content delivery network resources, rules, origin groups, and purge.

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

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

This API exposes 9 operations across 5 paths, and defines 6 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.

9 operations 5 paths 6 schemas 1 DELETE4 GET3 POST1 PUT

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 CDN 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 9

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

CDN 9

Content delivery network resources, rules, origin groups, and purge.

GET
/cdn/resources
List CDN resources
listCdnResources 2 params → 200401
POST
/cdn/resources
Create CDN resource
createCdnResource body → 201400401
GET
/cdn/resources/{resource_id}
Get CDN resource details
getCdnResource 1 param → 200404
PUT
/cdn/resources/{resource_id}
Update CDN resource
updateCdnResource 1 param body → 200404
DELETE
/cdn/resources/{resource_id}
Delete CDN resource
deleteCdnResource 1 param → 204404
GET
/cdn/resources/{resource_id}/rules
List CDN resource rules
listCdnRules 1 param → 200
POST
/cdn/resources/{resource_id}/rules
Create CDN resource rule
createCdnRule 1 param body → 201
POST
/cdn/resources/{resource_id}/purge
Purge CDN cache
purgeCdnResource 1 param body → 201429
GET
/cdn/public-ip-list
Get CDN edge server IP list
getCdnPublicIpList → 200

Schemas 6

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

CdnRule
object
6 properties
CdnRuleCreate
object
5 properties 2 required
CdnResource
object
8 properties
PurgeRequest
object
2 properties
Error
object
2 properties
CdnResourceCreate
object
5 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

gcore-cdn-api-openapi.yml Raw ↑

Other APIs Gcore publishes across the network.

Gcore Cloud 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 CDN 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.