# Open source select API

The data used in [OpenText Core SCA's open source select](https://docs.debricked.com/product/open-source-select) database can be very useful to consume in other applications, through the APIs.

The following endpoints are available:

```
/select/do-search

/select/search-suggestions

/select/filter-values

/select/get-osh-data/{dependencyId}

/select/get-repository-and-package-data/{dependencyId}

​/select​/get-practice-plot-data​/{dependencyId}
```

Have a look at the [API documentation](https://debricked.com/api/doc/opensourceselect) and more API Resources to read about the rate limits and see all parameters and responses.<br>
