# XP indices

XP indices are created for a given XP property on a resource to optimize that data for indexing. This allows filtering on that property.

## List XP indices

 - [GET /xpindices](https://api-docs.sitecore.com/ordercloud/xp-indices/xpindices.list.md)

## Create or update an xp index

 - [PUT /xpindices](https://api-docs.sitecore.com/ordercloud/xp-indices/xpindices.put.md)

## Delete a XP index

 - [DELETE /xpindices/{thingType}/{key}](https://api-docs.sitecore.com/ordercloud/xp-indices/xpindices.delete.md)

