diff --git a/source/index.html.md b/source/index.html.md index 4ace606..0897e83 100644 --- a/source/index.html.md +++ b/source/index.html.md @@ -125,7 +125,7 @@ This endpoint retrieves all active listings on CSFloat Market. Parameter | Default | Description --------- | ------- | ----------- -page | 0 | Which page of listings to start from +cursor | | Opaque cursor string from a previous fetch, used to fetch the next results limit | 50 | How many listings to return. Max of 50. sort_by | `best_deal` | How to order the listings. Can be one of: category | 0 | Can be one of: 0 = `any`, 1 = `normal`, 2 = `stattrak`, 3 = `souvenir`