Create Search Index
Creates a new search index with the specified configuration
1 min read
post/search
Request example
Response
post/search
Authorization
Body
application/jsonResponses
application/json
200
Index created successfully
The associated ID of the owner of the index
Unique ID of the index
Name of the search index
The REST endpoint of the index
The email associated with Vercel integration, if any. Empty string otherwise.
The REST authentication token for the index
The REST authentication read only token for the search index
Maximum number of vectors allowed in the index
Maximum monthly rerank operations (-1 for unlimited)
Maximum daily update operations (-1 for unlimited)
Maximum daily query operations (-1 for unlimited)
Maximum monthly bandwidth in bytes (-1 for unlimited)
Maximum write operations per second (rate limit)
Maximum query operations per second (rate limit)
Maximum number of reads allowed per request
Maximum number of writes allowed per request
Unix timestamp of creation
Whether input enrichment is enabled for this index