Fastly · JSON Structure
Fastly Structure
Structural overview of the Fastly API surface; extracted from openapi/.
Type:
Properties: 0
CDNEdge CloudEdge ComputeWebAssemblySecurityArtificial IntelligenceObservabilityAsyncAPIStreamingWebhookLogging
Fastly Structure is a JSON Structure definition published by Fastly.
Meta-schema:
JSON Structure
{
"provider": "Fastly",
"providerId": "fastly",
"kind": "json-structure",
"description": "Structural overview of the Fastly API surface; extracted from openapi/.",
"schemaCount": 4,
"operationCount": 19,
"schemas": [
{
"name": "TlsCertificate",
"type": "object",
"propertyCount": 3,
"required": []
},
{
"name": "TlsPrivateKey",
"type": "object",
"propertyCount": 3,
"required": []
},
{
"name": "TlsActivation",
"type": "object",
"propertyCount": 4,
"required": []
},
{
"name": "BulkTlsCertificate",
"type": "object",
"propertyCount": 3,
"required": []
}
],
"operations": [
{
"method": "GET",
"path": "/tls/certificates",
"operationId": "listTlsCertificates",
"summary": "List TLS certificates",
"tags": [
"TLS Certificates"
]
},
{
"method": "POST",
"path": "/tls/certificates",
"operationId": "createTlsCertificate",
"summary": "Create a TLS certificate",
"tags": [
"TLS Certificates"
]
},
{
"method": "GET",
"path": "/tls/certificates/{tls_certificate_id}",
"operationId": "getTlsCertificate",
"summary": "Get a TLS certificate",
"tags": [
"TLS Certificates"
]
},
{
"method": "DELETE",
"path": "/tls/certificates/{tls_certificate_id}",
"operationId": "deleteTlsCertificate",
"summary": "Delete a TLS certificate",
"tags": [
"TLS Certificates"
]
},
{
"method": "PATCH",
"path": "/tls/certificates/{tls_certificate_id}",
"operationId": "updateTlsCertificate",
"summary": "Update a TLS certificate",
"tags": [
"TLS Certificates"
]
},
{
"method": "GET",
"path": "/tls/private_keys",
"operationId": "listTlsPrivateKeys",
"summary": "List TLS private keys",
"tags": [
"TLS Private Keys"
]
},
{
"method": "POST",
"path": "/tls/private_keys",
"operationId": "createTlsPrivateKey",
"summary": "Create a TLS private key",
"tags": [
"TLS Private Keys"
]
},
{
"method": "GET",
"path": "/tls/private_keys/{tls_private_key_id}",
"operationId": "getTlsPrivateKey",
"summary": "Get a TLS private key",
"tags": [
"TLS Private Keys"
]
},
{
"method": "DELETE",
"path": "/tls/private_keys/{tls_private_key_id}",
"operationId": "deleteTlsPrivateKey",
"summary": "Delete a TLS private key",
"tags": [
"TLS Private Keys"
]
},
{
"method": "GET",
"path": "/tls/activations",
"operationId": "listTlsActivations",
"summary": "List TLS activations",
"tags": [
"TLS Activations"
]
},
{
"method": "POST",
"path": "/tls/activations",
"operationId": "createTlsActivation",
"summary": "Create a TLS activation",
"tags": [
"TLS Activations"
]
},
{
"method": "GET",
"path": "/tls/activations/{tls_activation_id}",
"operationId": "getTlsActivation",
"summary": "Get a TLS activation",
"tags": [
"TLS Activations"
]
},
{
"method": "DELETE",
"path": "/tls/activations/{tls_activation_id}",
"operationId": "deleteTlsActivation",
"summary": "Delete a TLS activation",
"tags": [
"TLS Activations"
]
},
{
"method": "PATCH",
"path": "/tls/activations/{tls_activation_id}",
"operationId": "updateTlsActivation",
"summary": "Update a TLS activation",
"tags": [
"TLS Activations"
]
},
{
"method": "GET",
"path": "/tls/bulk/certificates",
"operationId": "listBulkTlsCertificates",
"summary": "List platform TLS bulk certificates",
"tags": [
"Platform TLS"
]
},
{
"method": "POST",
"path": "/tls/bulk/certificates",
"operationId": "createBulkTlsCertificate",
"summary": "Upload a platform TLS bulk certificate",
"tags": [
"Platform TLS"
]
},
{
"method": "GET",
"path": "/tls/bulk/certificates/{tls_bulk_certificate_id}",
"operationId": "getBulkTlsCertificate",
"summary": "Get a platform TLS bulk certificate",
"tags": [
"Platform TLS"
]
},
{
"method": "DELETE",
"path": "/tls/bulk/certificates/{tls_bulk_certificate_id}",
"operationId": "deleteBulkTlsCertificate",
"summary": "Delete a platform TLS bulk certificate",
"tags": [
"Platform TLS"
]
},
{
"method": "PATCH",
"path": "/tls/bulk/certificates/{tls_bulk_certificate_id}",
"operationId": "updateBulkTlsCertificate",
"summary": "Update a platform TLS bulk certificate",
"tags": [
"Platform TLS"
]
}
]
}
Work with this as data
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/fastly-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.