/
SE
sequence
/
Analytics Api
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
Analytics
43
Marketplace
20
public
28
secret
29
post
GetWebhookListener
post
AddWebhookListener
post
GetAllWebhookListeners
post
PauseAllWebhookListeners
post
RemoveWebhookListener
post
ResumeAllWebhookListeners
post
ToggleWebhookListener
post
UpdateWebhookListener
post
CreateAsset
post
CreateCollection
post
CreateContractCollection
post
CreateToken
post
DeleteAsset
post
DeleteCollection
post
DeleteContractCollection
post
DeleteToken
post
GetAsset
post
GetCollection
post
GetContractCollection
post
GetToken
post
ListCollections
post
ListContractCollections
post
ListTokens
post
PublishCollection
post
UnpublishCollection
post
UpdateAsset
post
UpdateCollection
post
UpdateContractCollection
post
UpdateToken
post
AddAudienceContacts
post
CreateAudience
post
DeleteAudience
post
GetAudience
post
GetContract
post
ListAudiences
post
ListContractSources
post
ListContracts
post
RemoveAudienceContacts
post
UpdateAudience
post
GetLinkedWallets
post
GetSwapPrice
post
GetSwapPrices
post
GetSwapQuote
post
IsValidETHAuthProof
post
IsValidMessageSignature
post
IsValidSignature
post
IsValidTypedDataSignature
post
LinkWallet
post
RemoveLinkedWallet
post
RefreshAllContractTokens
post
RefreshContractInfo
post
RefreshContractTokens
post
SearchContracts
post
SearchMetadata
post
/rpc/Relayer/AddGasSponsor
post
FeeOptions
post
FeeTokens
post
GetChainID
post
Gas Sponsorship
secret
CreateToken
post
/rpc/Collections/CreateToken
Request body
CollectionsCreateTokenRequest
required
projectId
number
collectionId
number
token
TokenMetadata
private
boolean
Response
OK
CollectionsCreateTokenResponse
required
token
TokenMetadata
assets
Asset[]
[]Asset
Changes