Appearance
discogs
1 endpoint at a glance
| Method | Path | Summary |
|---|---|---|
GET | /discogs/picker/search | Discogs Picker Search |
discogs
Discogs Picker Search
GET
/discogs/picker/search
Picker-shaped search across artists / albums (releases).
Returns {external_id, title, subtitle, thumbnail} rows for the
LinkSourceModal. thumbnail is always None (Discogs images are
auth-gated). offset is emulated by over-fetching + slicing.
Parameters
Query Parameters
kind*
Type
Requiredstring
q*
Type
Requiredstring
limit
Type
integer
Default
20offset
Type
integer
Default
0Responses
Successful Response
application/json
JSON { "additionalProperties": "string" }
[
]