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

CoreStory cache API

The cache API from CoreStory — 6 operation(s) for cache.

CoreStory cache API is one of 47 APIs that CoreStory publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 6 operations across 6 paths, and defines 6 schemas. It is described by OpenAPI 3.2.0, at version 1.26.2.

Requests are made against a single base URL, /.

6 operations 6 paths 6 schemas 1 DELETE3 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.26.2
Base URL
https://c2s.corestory.ai
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

CoreStory cache API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — Enter the Bearer token from Clerk authentication

Paths & Operations 6

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

cache 6
GET
/api/graph/cache/stats
Get cache statistics
get_cache_stats → 200default
DELETE
/api/graph/cache
Clear cache
clear_cache 1 param → 200default
PUT
/api/graph/cache/ttl
Update cache TTL
update_cache_ttl body → 200default
GET
/api/graph/cache/entry/{cache_key}
Get detailed information about a specific cache entry
get_cache_entry 1 param → 200default
GET
/api/graph/cache/dump
Dump the entire cache contents
dump_cache → 200default
POST
/api/graph/cache/set
Set cache entries
set_cache_entries body → 200default

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are CacheEntryMetadata (4 properties), CacheEntry (4 properties), ErrorBody (3 properties), ErrorSchema (1 property). Each schema is shown below with its type and property counts.

CacheEntry
object
Model for a single cache entry
4 properties 4 required
CacheEntryMetadata
object
Metadata for a cache entry
4 properties 4 required
CacheTTLUpdate
object
Request model for updating cache TTL
1 property 1 required
CacheSetRequest
object
Request model for setting cache entries
1 property 1 required
ErrorBody
object
3 properties 2 required
ErrorSchema
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

corestory-cache-api-openapi.yml Raw ↑

Other APIs CoreStory publishes across the network.

CoreStory admin API
CoreStory api_debugging API
CoreStory api_key_management API
CoreStory artifacts API
CoreStory billing API
CoreStory ciu API
CoreStory clerk_authentication API
CoreStory context API
CoreStory conversations API
CoreStory discovery API
CoreStory document_formatters API
CoreStory document_generation API
Where this information came from

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