# Indexes
An index is an entity that gathers a set of items. It's a counterpart of SQL database table. ItemsAPI supports creating multiple indices from one instance
# Choose index
# Example
cURL
JavaScript
# There is no need to create and choose an index in cURL.
# Creating configuration makes it automatically
Items →