# API.CRVS.01.ASY Search(Async approach)

The **async** search APIs facilitates to perform search operation asynchronously. The requester will receive an acknowledgment and the response data will be delivered to/on the search endpoint implemented at the requester's end.

API definition link:

* [/search](https://api.spdci.org/release/html/crvs_api_v1.0.0.html#tag/Async/operation/post_reg_search)
* [/on-search](https://api.spdci.org/release/html/crvs_api_v1.0.0.html#tag/Async/operation/post_reg_on-search)

Please refer to GitHub for YAML object definitions:

* [YAML definitions](https://spdci.github.io/api-standards/release/yaml/registry_core_api_v1.0.0.yaml)

Note: Above YAML is consolidated, for any changes kindly raise pull request on [github](https://github.com/spdci/standards).
