# Pagination
When using the Search API, each response has in total 15 influencers. If you wish to query more influencers for the same query you need to increment the `page` parameter in the request body.
By default the `page` parameter is set to `0`.
