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

Macrometa Search API

The Search API from Macrometa — 10 operation(s) for search.

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

Tagged areas include Search. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 13 operations across 10 paths, and defines 31 schemas. It is described by OpenAPI 3.0.0, at version 0.17.17.

Requests are made against a single base URL, https://api-play.paas.macrometa.io.

13 operations 10 paths 31 schemas 1 DELETE6 GET4 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
0.17.17
Base URL
https://api-play.paas.macrometa.io
Authentication
API Key, HTTP Bearer
License
Macrometa License, Version 2.0
Resource Areas
1

Authentication & Security 2

Macrometa Search API declares 2 security schemes for authenticating requests. An API key is passed in the header as Authorization (ApiKeyAuth). It accepts HTTP bearer tokens (JWT) (BearerAuth). By default, every request must be authenticated.

  • ApiKeyAuth — Provide an API Key to the Authorization header, prefixed with "apikey". Example: Authorization: apikey
  • BearerAuth — Provide a JSON Web Token (JWT) to the Authorization header, prefixed with "bearer". Example: Authorization: bearer

Paths & Operations 13

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

Search 13
POST
/_fabric/{fabric}/_api/search
Search in collection
SearchView 1 param body → 200400403404
POST
/_fabric/{fabric}/_api/search/collection/{collection-name}
Set Search Capability
SearchViewUpdate 4 params → 200400403404
DELETE
/_fabric/{fabric}/_api/search/view/{view-name}
Remove search view
deleteView 2 params → 200400403404
GET
/_fabric/{fabric}/_api/search/view/{view-name}
Get the information about search view
getViews:Properties 2 params → 200400403404
GET
/_fabric/{fabric}/_api/search/view/{view-name}/properties
Read properties of search view
getView 2 params → 200400403404
PUT
/_fabric/{fabric}/_api/search/view/{view-name}/properties
Change properties of search view
modifyViewPut 2 params body → 201400403404
PUT
/_fabric/{fabric}/_api/search/view/{view-name}/rename
Rename search view
modifyView:rename 2 params body → 200400403404
GET
/_fabric/{fabric}/_api/search/view
List all search views.
getViews:AllViews 1 param → 200400403404
POST
/_fabric/{fabric}/_api/search/view
Create search view
createView 1 param body → 201400403404409
GET
/_fabric/{fabric}/_api/search/analyzer
List all analyzers
RestAnalyzerHandler:List 1 param → 200400403404
GET
/_fabric/{fabric}/_api/search/analyzer/{analyzer-name}
Return the analyzer definition
RestAnalyzerHandler:GetDefinition 2 params → 200400403404
POST
/api/hss/v1/index/{index_name}/search
Search
search_api_hss_v1_index__index_name__search_post 1 param body → 200400401404500422
GET
/api/hss/v1/index/{index_name}/search/suggestions
Get suggestions
get_suggestions_api_hss_v1_index__index_name__search_suggestions_get 1 param → 200401500422

Schemas 31

The contract defines 31 schemas that model the data the API accepts and returns. The most detailed are SearchQuery (9 properties), api_search_get_view_http_examples_rc_200 (6 properties), api_search_post_view_http_examples_rc_201 (6 properties), api_search_get_analyzer_det_http_examples_rc_200 (6 properties). Each schema is shown below with its type and property counts.

post_api_view_link_semantic_props
object
The link properties. If specified, properties should be a JSON object containing the following attributes:
1 property
api_search_get_analyzer_det_http_examples_rc_200
object
6 properties
headers
HTTPValidationError
object
1 property
api_search_post_view_http_examples_rc_201
object
6 properties
search_get_semantic_view_properties_rc_200_example
object
3 properties
post_api_view_semantic
object
3 properties 2 required
FilterCondition
string
SearchQuery
object
9 properties
SearchFilter
object
4 properties 3 required
search_get_view_properties_rc_200_example
object
3 properties
api_search_view_search
object
4 properties 2 required
post_api_view_iresearch
object
4 properties 2 required
post_api_view_fields
object
A list of link properties that are applied at each document level with each key specifying a document attribute.
1 property
post_api_view_semantic_field_def
object
A list of link properties that are applied at each document level with each key specifying a document attribute
1 property 1 required
error_example_rc_404
object
4 properties 1 required
api_search_get_views_http_examples_rc_200
object
3 properties
FilterOperation
string
api_search_get_view_http_examples_rc_200
object
6 properties
ValidationError
object
3 properties 3 required
error_example_rc_400
object
4 properties 1 required
error_example_rc_409
object
4 properties 1 required
example_operation_success_rc_200
object
3 properties
post_api_view_link_props
object
The link properties. If specified, properties should be a JSON object containing the following attributes:
5 properties
api_search_get_analyzers_http_examples_rc_200
object
3 properties
post_api_view_links
object
The set of collection names associated with the properties.
1 property
error_example_rc_403
object
4 properties 1 required
rename_view
object
1 property
post_api_view_semantic_fields
object
The link properties. If specified, properties should be a JSON object containing the following attributes:
1 property
api_search_get_analyzer_http_examples_rc_200
object
4 properties
search_get_view_rc_200_example
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

macrometa-search-api-openapi.yml Raw ↑

Other APIs Macrometa publishes across the network.

Macrometa Activity Metrics API
Macrometa Administration API
Macrometa API key API
Macrometa API Keys API
Macrometa Authentication API
Macrometa Billing API
Macrometa Cache API
Macrometa Change History API
Macrometa Collections API
Macrometa Components API
Macrometa Connections API
Macrometa Connectors API
Where this information came from

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