v1

latestOpenAPI 3.0.0raw.githubusercontent.com2025-08-296916379.5 KB
links

Get all links

get/atomictools/v1/links

Query parameters

creatorstring

Link Creator

claimerstring

Claimer of the link if it was claimed

public_keystring

Public key which is used to share the assets

statestring

Filter by link state (0: WAITING - Link created but items were not transferred yet, 1: CREATED - Link is pending, 2: CANCELED - Creator canceled link, 3: CLAIMED - Link was claimed, ) - separate multiple with ","

collection_blackliststring

Hide collections from result. Split multiple with ","

collection_whiteliststring

Show only results from specific collections. Split multiple with ","

link_idstring

seperate multiple ids with ","

idsstring

seperate multiple ids with ","

lower_boundstring

lower bound of primary key (value included)

upper_boundstring

upper bound of primary key (value excluded)

beforeinteger

Only show results before this timestamp in milliseconds (value excluded)

afterinteger

Only show results after this timestamp in milliseconds (value excluded)

pageinteger

Result Page

limitinteger

Results per Page

order'asc' | 'desc'

Order direction

sort'created'

Column to sort

Response

OK

successboolean
query_timeinteger nullable