Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

APIs.io Engineering Platform Cloudflare Images Keys API

The Cloudflare Images Keys API from APIs.io Engineering Platform — 2 operation(s) for cloudflare images keys.

This API exposes 3 operations across 2 paths, and defines 10 schemas. It is described by OpenAPI 3.0.0, at version 2015-07-09.

Requests are made against 4 base URLs: http://apigateway.{region}.amazonaws.com, https://apigateway.{region}.amazonaws.com, http://apigateway.{region}.amazonaws.com.cn, https://apigateway.{region}.amazonaws.com.cn.

3 operations 2 paths 10 schemas 1 DELETE1 GET1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
2015-07-09
Base URL
https://{bucketname}.s3.amazonaws.com
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

APIs.io Engineering Platform Cloudflare Images Keys API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (hmac). By default, every request must be authenticated.

  • hmac — Amazon Signature authorization v4

Paths & Operations 3

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

Cloudflare Images Keys 3
GET
/accounts/{account_id}/images/v1/keys
APIs.io Engineering Platform List Signing Keys
cloudflare-images-keys-list-signing-keys 1 param → 4XX200
DELETE
/accounts/{account_id}/images/v1/keys/{signing_key_name}
APIs.io Engineering Platform Delete Signing Key
cloudflare-images-keys-delete-signing-key 2 params → 4XX200
PUT
/accounts/{account_id}/images/v1/keys/{signing_key_name}
APIs.io Engineering Platform Create a new Signing Key
cloudflare-images-keys-add-signing-key 2 params → 4XX200

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are images_api-response-common (4 properties), images_api-response-common-failure (4 properties), images_image_keys (2 properties), images_image_keys_response (1 property). Each schema is shown below with its type and property counts.

images_image_key_name
string
Key name.
images_api-response-common-failure
object
4 properties 4 required
images_image_key_response_collection
images_image_keys
object
2 properties
images_api-response-common
object
4 properties 4 required
images_image_key_value
string
Key value.
images_account_identifier
string
Account identifier tag.
images_signing_key_identifier
string
images_messages
array
images_image_keys_response
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

engineering-platform-cloudflare-images-keys-api-openapi.yml Raw ↑