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

The api_key_management API from CoreStory — 4 operation(s) for api_key_management.

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

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

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

Requests are made against a single base URL, /.

7 operations 4 paths 9 schemas 1 DELETE2 GET1 PATCH3 POST

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 api_key_management 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 7

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

api_key_management 7
POST
/api/api-keys
Create a new API key
create_api_key body → 201default
GET
/api/api-keys
List all API keys
list_api_keys 1 param → 200default
POST
/api/api-keys/refresh
Refresh (rotate) an API key
refresh_api_key body → 201default
GET
/api/api-keys/{key_id}
Get key details
get_api_key 1 param → 200default
PATCH
/api/api-keys/{key_id}
Update key metadata
update_api_key 1 param body → 200default
DELETE
/api/api-keys/{key_id}
Revoke an API key
delete_api_key 1 param → 200default
POST
/api/api-keys/{key_id}/revoke
Revoke an API key (alternative endpoint)
revoke_api_key 1 param → 200default

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are ApiKeyCreateResponse (17 properties), ApiKeyResponse (15 properties), ApiKeyCreateRequest (5 properties), ApiKeyRevokeResponse (5 properties). Each schema is shown below with its type and property counts.

ApiKeyResponse
object
Response for key metadata (without sensitive data).
15 properties 10 required
ApiKeyRefreshRequest
object
Request to refresh (rotate) an API key.
3 properties 1 required
ApiKeyCreateRequest
object
Request to create a new API key.
5 properties 1 required
ApiKeyRevokeResponse
object
Response after revoking a key.
5 properties 4 required
ApiKeyListResponse
object
Response for listing keys.
4 properties 4 required
ApiKeyCreateResponse
object
Response when creating a new key (includes full key ONCE).
17 properties 11 required
ApiKeyUpdateRequest
object
Request to update key metadata.
2 properties
ErrorBody
object
3 properties 2 required
ErrorSchema
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

corestory-api-key-management-api-openapi.yml Raw ↑

Other APIs CoreStory publishes across the network.

CoreStory admin API
CoreStory api_debugging API
CoreStory artifacts API
CoreStory billing API
CoreStory cache 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 api_key_management 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.