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

APIs.io Engineering Platform Vectorize API

The Vectorize API from APIs.io Engineering Platform — 11 operation(s) for vectorize.

APIs.io Engineering Platform Vectorize API is one of 471 APIs that APIs.io Engineering Platform publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 13 operations across 11 paths, and defines 31 schemas. It is described by OpenAPI 3.2.0, at version 4.0.0.

Requests are made against the base URL https://{bucketname}.s3.amazonaws.com.

13 operations 11 paths 31 schemas 1 DELETE4 GET8 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
4.0.0
Base URL
https://{bucketname}.s3.amazonaws.com
Authentication
API Key, API Key, HTTP Bearer, API Key
Resource Areas
1

Authentication & Security 4

APIs.io Engineering Platform Vectorize API declares 4 security schemes for authenticating requests. An API key is passed in the header as X-Auth-Email (api_email). An API key is passed in the header as X-Auth-Key (api_key). It accepts HTTP bearer tokens (api_token). An API key is passed in the header as X-Auth-User-Service-Key (user_service_key).

Paths & Operations 13

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

Vectorize 13
GET
/accounts/{account_id}/vectorize/v2/indexes
APIs.io Engineering Platform List Vectorize Indexes
vectorize-list-vectorize-indexes 1 param → 4XX200
POST
/accounts/{account_id}/vectorize/v2/indexes
APIs.io Engineering Platform Create Vectorize Index
vectorize-create-vectorize-index 1 param body → 4XX200
DELETE
/accounts/{account_id}/vectorize/v2/indexes/{index_name}
APIs.io Engineering Platform Delete Vectorize Index
vectorize-delete-vectorize-index 2 params → 4XX200
GET
/accounts/{account_id}/vectorize/v2/indexes/{index_name}
APIs.io Engineering Platform Get Vectorize Index
vectorize-get-vectorize-index 2 params → 4XX200
POST
/accounts/{account_id}/vectorize/v2/indexes/{index_name}/delete_by_ids
APIs.io Engineering Platform Delete Vectors By Identifier
vectorize-delete-vectors-by-id 2 params body → 4XX200
POST
/accounts/{account_id}/vectorize/v2/indexes/{index_name}/get_by_ids
APIs.io Engineering Platform Get Vectors By Identifier
vectorize-get-vectors-by-id 2 params body → 4XX200
GET
/accounts/{account_id}/vectorize/v2/indexes/{index_name}/info
APIs.io Engineering Platform Get Vectorize Index Info
vectorize-index-info 2 params → 4XX200
POST
/accounts/{account_id}/vectorize/v2/indexes/{index_name}/insert
APIs.io Engineering Platform Insert Vectors
vectorize-insert-vector 3 params body → 4XX200
POST
/accounts/{account_id}/vectorize/v2/indexes/{index_name}/metadata_index/create
APIs.io Engineering Platform Create Metadata Index
vectorize-create-metadata-index 2 params body → 4XX200
POST
/accounts/{account_id}/vectorize/v2/indexes/{index_name}/metadata_index/delete
APIs.io Engineering Platform Delete Metadata Index
vectorize-delete-metadata-index 2 params body → 4XX200
GET
/accounts/{account_id}/vectorize/v2/indexes/{index_name}/metadata_index/list
APIs.io Engineering Platform List Metadata Indexes
vectorize-list-metadata-indexes 2 params → 4XX200
POST
/accounts/{account_id}/vectorize/v2/indexes/{index_name}/query
APIs.io Engineering Platform Query Vectors
vectorize-query-vector 2 params body → 4XX200
POST
/accounts/{account_id}/vectorize/v2/indexes/{index_name}/upsert
APIs.io Engineering Platform Upsert Vectors
vectorize-upsert-vector 3 params body → 4XX200

Schemas 31

The contract defines 31 schemas that model the data the API accepts and returns. The most detailed are vectorize_index-query-v2-request (5 properties), vectorize_create-index-response (5 properties), vectorize_index-info-response (4 properties), vectorize_api-response-common (4 properties). Each schema is shown below with its type and property counts.

vectorize_index-metric
string
Specifies the type of metric to use calculating distance.
vectorize_index-delete-vectors-by-id-v2-response
object
1 property
vectorize_index-description
string
Specifies the description of the index.
vectorize_index-upsert-v2-response
object
1 property
vectorize_api-response-single
object
vectorize_index-info-response
object
4 properties
vectorize_mutation-uuid
The unique identifier for the async mutation operation containing the changeset.
vectorize_identifier
string
Identifier
vectorize_create-metadata-index-request
object
2 properties 2 required
vectorize_list-metadata-index-response
object
1 property
vectorize_index-preset-configuration
object
1 property 1 required
vectorize_index-dimensions
integer
Specifies the number of dimensions for the index
vectorize_api-response-common-failure
object
4 properties 4 required
vectorize_delete-metadata-index-response
object
1 property
vectorize_index-get-vectors-by-id-response
array
Array of vectors with matching ids.
vectorize_create-index-response
object
5 properties
vectorize_create-index-request
object
3 properties 2 required
vectorize_index-query-v2-request
object
5 properties 1 required
vectorize_messages
array
vectorize_index-name
string
vectorize_index-query-v2-response
object
2 properties
vectorize_api-response-common
object
4 properties 4 required
vectorize_index-get-vectors-by-id-request
object
1 property
vectorize_index-dimension-configuration
object
2 properties 2 required
vectorize_index-insert-v2-response
object
1 property
vectorize_index-delete-vectors-by-id-request
object
1 property
vectorize_create-metadata-index-response
object
1 property
vectorize_vector-identifier
string
Identifier for a Vector
vectorize_delete-metadata-index-request
object
1 property 1 required
vectorize_index-preset
string
Specifies the preset to use for the index.
vectorize_index-configuration
Specifies the type of configuration to use for the index.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

engineering-platform-vectorize-api-openapi.yml Raw ↑

Other APIs APIs.io Engineering Platform publishes across the network.

EasyCron
APIs.io Engineering Platform 2014 11 13 API
APIs.io Engineering Platform 2015 03 31 API
APIs.io Engineering Platform 2016 08 19 API
APIs.io Engineering Platform 2017 03 31 API
APIs.io Engineering Platform 2017 10 31 API
APIs.io Engineering Platform 2018 10 31 API
APIs.io Engineering Platform 2019 09 25 API
APIs.io Engineering Platform 2019 09 30 API
APIs.io Engineering Platform 2020 04 22 API
APIs.io Engineering Platform 2020 06 30 API
Where this information came from

This is an independent, third-party profile of APIs.io Engineering Platform Vectorize 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.