# Pagination Updates on Our API

DevFeed: [Pagination Updates on Our API](<https://devfeed.tech/articles/pagination-updates-on-our-api-2107.md>)

Original publisher: [Read original article](<https://developers.soundcloud.com/blog//pagination-updates-on-our-api>)

Published: 2020-09-21T00:00:00Z

Content type: release

Language: en

Sources: [SoundCloud Backstage Blog](<https://devfeed.tech/sources/soundcloud-backstage-blog.md>)

Topics: [SDKs](<https://devfeed.tech/topics/sdks.md>)

Tags: [announcements](<https://devfeed.tech/tags/announcements.md>), [api](<https://devfeed.tech/tags/api.md>), [apis](<https://devfeed.tech/tags/apis.md>), [apps](<https://devfeed.tech/tags/apps.md>), [developers](<https://devfeed.tech/tags/developers.md>), [performance](<https://devfeed.tech/tags/performance.md>), [responses](<https://devfeed.tech/tags/responses.md>), [updates](<https://devfeed.tech/tags/updates.md>)

## AI overview

SoundCloud announces an API pagination change for track and playlist endpoints. Offset-based pagination is replaced by a field-based approach, and developers are advised to request linked, paginated responses as API collection responses move to object-based pagination by default.

## Source excerpt

As part of our efforts to improve our APIs, we're introducing updates on how we paginate over tracks. This only affects developers and apps...