env('API_DEFAULT_ITEM_COUNT', 100), // The maximum number of items that can be returned in a listing API request. 'max_item_count' => env('API_MAX_ITEM_COUNT', 500), ];