GET /search/v3
Endpoint to retrieve services with ElasticSearch queries. (Currently only supports the query parameter)
This API has been superseded by GET /search/v4/
Endpoint
CODE
https://api.tosdr.org/search/v3/
Parameters
Parameter | Type | Description |
---|---|---|
query | String | The search string |
Implemented Error codes
Error Code |
---|
QUERY_FAILED |
WIP |
JSON Schema
JS
WIP