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

Coveo Search API

The Search API from Coveo — 4 operation(s) for search.

Coveo Search API is one of 152 APIs that Coveo publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 34 JSON Schema definitions.

Tagged areas include Search. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 34 JSON Schemas.

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

Requests are made against a single base URL, https://platform.cloud.coveo.com.

4 operations 4 paths 54 schemas 4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://platform.cloud.coveo.com
Authentication
OAuth 2.0
Contact
Terms of Service
Resource Areas
1

Authentication & Security 1

Coveo Search API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 1 scope. By default, every request must be authenticated.

Paths & Operations 4

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

Search 4
POST
/rest/organizations/{organizationId}/commerce/v2/search
Execute a Search Query
search 1 param body → 200
POST
/rest/organizations/{organizationId}/commerce/v2/search/redirect
Execute a Search Redirect Query
redirect 1 param body → 200
POST
/rest/organizations/{organizationId}/commerce/v2/search/querySuggest
Request Query Suggestions
querySuggest 1 param body → 200
POST
/rest/organizations/{organizationId}/commerce/v2/search/productSuggest
Request Product Suggestions
productSuggest 1 param body → 200

Schemas 54

The contract defines 54 schemas that model the data the API accepts and returns. The most detailed are SearchRequestModel_V2SearchProductView (14 properties), HierarchicalFacetResultValue_V2SearchProductView (9 properties), QuerySuggestRequestModel (8 properties), SearchRedirectRequestModel_V2SearchProductView (8 properties). Each schema is shown below with its type and property counts.

QueryCorrectionResponse_V2SearchProductView
object
The query correction response, if the query was corrected.
3 properties
RequestFacetBaseObject_V2SearchProductView
object
The facet operations to perform on the query. Note that this parameter is ignored in the '/productSuggest' endpoint.
6 properties 2 required
RegularValueModel_V2SearchProductView
object
The values displayed by the facet in the search interface at the moment of the request.
3 properties 1 required
Product_V2SearchProductView
object
SearchRequestModel_V2SearchProductView
object
The query suggestion request to be executed.
14 properties 6 required
HierarchicalFacetModel_V2SearchProductView
object
Hierarchical (tree-like) facet.
2 required
NumericalRangeFacetResult_V2SearchProductView
object
SortByFieldsRequestResponseModel_V2SearchProductView
object
1 required
AbstractFacetResultObject_V2SearchProductView
object
The available facets. Note that this array will always be empty in the '/productSuggest' endpoint.
6 properties 1 required
SortByRelevanceRequestResponseModel_V2SearchProductView
object
HierarchicalFacetResult_V2SearchProductView
object
DateRangeFacetResult_V2SearchProductView
object
HierarchicalFacetResultValue_V2SearchProductView
object
9 properties
NumericalRangeFacetModel_V2SearchProductView
object
Numerical range facet.
2 required
QuerySuggestRequestModel
object
The query suggestion request to be executed.
8 properties 4 required
QuerySuggestResponseModel
object
2 properties
ProductForPreview_V2SearchProductView
object
ChildProduct_V2SearchProductView
object
SortByFieldRequestResponseModel_V2SearchProductView
object
Defines the fields and, optionally, their sort order.
3 properties 1 required
RegularFacetResultValue_V2SearchProductView
object
6 properties
Completion
object
The list of query suggestions.
2 properties
ContextModel_V2SearchProductView
object
Contextual information about the query.
7 properties 1 required
HierarchicalValueModel_V2SearchProductView
object
The values displayed by the facet in the search interface at the moment of the request.
5 properties 1 required
RangeDomain_V2SearchProductView
object
Limits the range values to the specified domain.
3 properties 2 required
DateRangeFacetModel_V2SearchProductView
object
Date range facet.
2 required
BadgePlacementViewModel_V2SearchProductView
object
The list of badge placements associated with this product.
2 properties
SearchRedirectRequestModel_V2SearchProductView
object
The search query to be executed.
8 properties 6 required
UserModel
object
The user information.
1 property
UserModel_V2SearchProductView
object
The user information.
1 property
QueryCorrection_V2SearchProductView
object
If the query wasn't automatically corrected, this property contains the basic query expression (q) keyword corrections provided by the Did You Mean index featu…
2 properties
NumericalRangeValueModel_V2SearchProductView
object
The values displayed by the facet in the search interface at the moment of the request.
5 properties 2 required
SpotlightContentModel_V2SearchProductView
object
Spotlight Content
2 required
TriggerModel_V2SearchProductView
object
The actions for the client to perform based on the Trigger statements defined.
2 properties
CartItemModel_V2SearchProductView
object
A cart item.
2 properties
ContextModel
object
Contextual information about the query.
7 properties 1 required
SortResponseModel_V2SearchProductView
object
The applied and available sort options for the query.
2 properties
NumericalRangeFacetResultValue_V2SearchProductView
object
8 properties
AbstractSortRequestResponseModel_V2SearchProductView
object
Determines the order in which to retrieve the results.
1 property
WordCorrection_V2SearchProductView
object
The word correction suggestions.
4 properties
RedirectContextModel_V2SearchProductView
object
Contextual information about the query.
4 properties 1 required
RegularFacetResult_V2SearchProductView
object
SearchRedirectResponseModel_V2SearchProductView
object
1 property
DateRangeValueModel_V2SearchProductView
object
The values displayed by the facet in the search interface at the moment of the request.
5 properties 2 required
DateRangeFacetResultValue_V2SearchProductView
object
8 properties
PaginationResponseModel_V2SearchProductView
object
Contextual pagination information about the query.
6 properties
Result_V2SearchProductView
object
List of results including products and spotlight content
1 property 1 required
Highlight_V2SearchProductView
object
The product exerts highlights.
2 properties
ViewModel_V2SearchProductView
object
A collection of data points describing the view. Note: The term 'view' is used instead of 'page' to accommodate usage in contexts such as mobile apps.
2 properties 1 required
CartItemModel
object
A cart item.
2 properties
RegularFacetModel_V2SearchProductView
object
Regular (single string value) facet.
2 required
ViewModel
object
A collection of data points describing the view. Note: The term 'view' is used instead of 'page' to accommodate usage in contexts such as mobile apps.
2 properties 1 required
BadgeViewModel_V2SearchProductView
object
The list of badges associated with this placement
4 properties
SearchResponseModel_V2SearchProductView
object
8 properties
LegacyFacetOptions_V2SearchProductView
object
Facet Options for legacy (v1) facets.
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

coveo-search-api-openapi.yml Raw ↑

Other APIs Coveo publishes across the network.

Coveo Activities API
Coveo Administration API - Version 15 API
Coveo Advanced Model Configurations API
Coveo Agent Configuration API API
Coveo Agent Orchestration API API
Coveo Analysis V3 API
Coveo Analytics API - Version 14 API
Coveo Analytics API - Version 15 API
Coveo Answer API
Coveo Api Keys API
Coveo Atlassian Connect App API
Coveo Badges API
Where this information came from

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