/
ST
storyapis
/
Story Protocol API Reference
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 18h ago · Updated 4w ago
Details
Filter operations
Collections
2
post
List Collections
get
Get an Collection
Disputes
2
IPAssets
4
IPGroup
2
IPLicenseTerms
4
Licenses
4
LicenseTemplates
2
LicenseTerms
2
LicenseTokens
2
Modules
2
Permissions
2
Royalties
2
Transactions
3
Collections
List Collections
Retrieve a paginated, filtered list of Collections
post
/api/v3/collections
Headers
API Key
Chain Destination
Request body
GithubComStoryprotocolProtocolApiApiInternalModelsProtocolv1CollectionsRequestBody
required
options
GithubComStoryprotocolProtocolApiApiInternalModelsProtocolv1CollectionQueryOptions
Response
OK
GithubComStoryprotocolProtocolApiApiInternalModelsProtocolv1CollectionsResponse
required
data
GithubComStoryprotocolProtocolApiApiInternalModelsProtocolv1Collection[]
hasNextPage
boolean
hasPreviousPage
boolean
next
string
prev
string
Changes