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

The vector_store API from CoreStory — 12 operation(s) for vector_store.

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

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

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

Requests are made against a single base URL, /.

12 operations 12 paths 17 schemas 4 GET8 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 vector_store 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 12

Across 12 paths, the API surfaces 12 operations — 4 GET, 8 POST. Each is listed below with its method, path, parameters, and response codes.

vector_store 12
POST
/api/vector-store/{project_id}/clear
Clear the vector store
clear_vector_store 1 param → 200default500
POST
/api/vector-store/{project_id}/latest-index
Build the latest-filtered partial HNSW index for a project
build_latest_partial_index 1 param → 202default500
POST
/api/vector-store/{project_id}/ingest
Ingest data into the vector store
ingest_vector_data 1 param body → 200default500
GET
/api/vector-store/{project_id}/status
Get Vector Store Status
get_vector_store_status 1 param → 200default500
POST
/api/vector-store/{project_id}/side-load
Side-load vectors directly into the database
side_load_vectors 1 param body → 200default500
POST
/api/vector-store/{project_id}/add-documents
Add documents to the vector store
add_vector_documents 1 param body → 200default500
GET
/api/vector-store/{project_id}/schema
Get vector table schema information
get_vector_table_schema 1 param → 200default500
GET
/api/vector-store/{project_id}/export
Export all vectors from the database
export_vectors 4 params → 200default500
GET
/api/vector-store/{project_id}/export/stream
Stream export all vectors as JSONL
export_vectors_stream 3 params → 200default500
POST
/api/vector-store/{project_id}/import/stream
Import vectors from JSONL file
import_vectors_stream 4 params body → 200default500
POST
/api/vector-store/{project_id}/cancel-ingest
Cancel ongoing data ingestion
cancel_vector_ingestion 1 param → 200default500
POST
/api/vector-store/{project_id}/update-metadata
Update metadata for all records in the vector store
update_vector_metadata 2 params body → 200default500

Schemas 17

The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are IngestRequest (8 properties), ImportStreamResponse (7 properties), SideLoadResponse (5 properties), ExportVectorsResponse (4 properties). Each schema is shown below with its type and property counts.

UpdateMetadataResponse
object
Response model for updating metadata in vector store
3 properties 2 required
SideLoadRequest
object
Request model for side-loading vectors directly into the database
2 properties 1 required
SideLoadResponse
object
Response model for side-loading vectors
5 properties 4 required
ErrorSchema
object
1 property 1 required
IngestRequest
object
Request model for vector store ingestion. MINIMUM REQUIRED PARAMETERS EXAMPLE: { "sourcetype": "url", "source": "https://github.com/some/path/to/repo.git", }
8 properties 1 required
Body_add_vector_documents
object
1 property 1 required
SourceType
string
Enum-like class for source types.
IngestResponseSchema
object
Schema for data ingestion response
2 properties 1 required
ExportVectorsResponse
object
Response model for exporting vectors
4 properties 3 required
FilesMetadataUpdate
object
3 properties 2 required
VectorRecord
object
Model for a single vector record to be side-loaded
4 properties 1 required
CancelIngestionResponse
object
Response model for cancelling an active ingestion job.
2 properties 2 required
VectorStoreResponse
object
Response model for vector store operations
2 properties 1 required
ImportStreamResponse
object
Response model for streaming import of JSONL files
7 properties 6 required
ErrorBody
object
3 properties 2 required
Body_import_vectors_stream
object
1 property 1 required
AddDocumentsResponse
object
Response model for adding documents to vector store
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

corestory-vector-store-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 cache API
CoreStory ciu API
CoreStory clerk_authentication API
CoreStory context API
CoreStory conversations API
CoreStory discovery API
CoreStory document_formatters API
Where this information came from

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