
Discogs
3 days trial then $12.00/month - No credit card required now

Discogs
3 days trial then $12.00/month - No credit card required now
Get or search for prices, artists, releases, labels and more from Discogs. It's fast and costs little!
Actor Metrics
2 monthly users
No reviews yet
2 bookmarks
>99% runs succeeded
Created in Jan 2025
Modified 2 months ago
You can access the Discogs programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1{
2 "openapi": "3.0.1",
3 "info": {
4 "version": "2.0",
5 "x-build-id": "DJXfAR0oFgCAA8BF9"
6 },
7 "servers": [
8 {
9 "url": "https://api.apify.com/v2"
10 }
11 ],
12 "paths": {
13 "/acts/canadesk~discogs/run-sync-get-dataset-items": {
14 "post": {
15 "operationId": "run-sync-get-dataset-items-canadesk-discogs",
16 "x-openai-isConsequential": false,
17 "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
18 "tags": [
19 "Run Actor"
20 ],
21 "requestBody": {
22 "required": true,
23 "content": {
24 "application/json": {
25 "schema": {
26 "$ref": "#/components/schemas/inputSchema"
27 }
28 }
29 }
30 },
31 "parameters": [
32 {
33 "name": "token",
34 "in": "query",
35 "required": true,
36 "schema": {
37 "type": "string"
38 },
39 "description": "Enter your Apify token here"
40 }
41 ],
42 "responses": {
43 "200": {
44 "description": "OK"
45 }
46 }
47 }
48 },
49 "/acts/canadesk~discogs/runs": {
50 "post": {
51 "operationId": "runs-sync-canadesk-discogs",
52 "x-openai-isConsequential": false,
53 "summary": "Executes an Actor and returns information about the initiated run in response.",
54 "tags": [
55 "Run Actor"
56 ],
57 "requestBody": {
58 "required": true,
59 "content": {
60 "application/json": {
61 "schema": {
62 "$ref": "#/components/schemas/inputSchema"
63 }
64 }
65 }
66 },
67 "parameters": [
68 {
69 "name": "token",
70 "in": "query",
71 "required": true,
72 "schema": {
73 "type": "string"
74 },
75 "description": "Enter your Apify token here"
76 }
77 ],
78 "responses": {
79 "200": {
80 "description": "OK",
81 "content": {
82 "application/json": {
83 "schema": {
84 "$ref": "#/components/schemas/runsResponseSchema"
85 }
86 }
87 }
88 }
89 }
90 }
91 },
92 "/acts/canadesk~discogs/run-sync": {
93 "post": {
94 "operationId": "run-sync-canadesk-discogs",
95 "x-openai-isConsequential": false,
96 "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
97 "tags": [
98 "Run Actor"
99 ],
100 "requestBody": {
101 "required": true,
102 "content": {
103 "application/json": {
104 "schema": {
105 "$ref": "#/components/schemas/inputSchema"
106 }
107 }
108 }
109 },
110 "parameters": [
111 {
112 "name": "token",
113 "in": "query",
114 "required": true,
115 "schema": {
116 "type": "string"
117 },
118 "description": "Enter your Apify token here"
119 }
120 ],
121 "responses": {
122 "200": {
123 "description": "OK"
124 }
125 }
126 }
127 }
128 },
129 "components": {
130 "schemas": {
131 "inputSchema": {
132 "type": "object",
133 "required": [
134 "process"
135 ],
136 "properties": {
137 "process": {
138 "title": "Process",
139 "enum": [
140 "get",
141 "search",
142 "sell"
143 ],
144 "type": "string",
145 "description": "See Information tab.",
146 "default": "sell"
147 },
148 "category": {
149 "title": "Category",
150 "enum": [
151 "artist",
152 "artistReleases",
153 "release",
154 "master",
155 "masterVersions",
156 "label",
157 "labelReleases",
158 "profile",
159 "inventory",
160 "list",
161 "listing",
162 "collectionFolders",
163 "collectionFolder",
164 "collectionItemsByFolder",
165 "all"
166 ],
167 "type": "string",
168 "description": "See Information tab.",
169 "default": "release"
170 },
171 "ids": {
172 "title": "Keywords",
173 "type": "array",
174 "description": "Must match the process/category. See Information tab.",
175 "items": {
176 "type": "string"
177 }
178 },
179 "myids": {
180 "title": "Custom Input",
181 "type": "object",
182 "description": "Overrides Keywords. Use canadesk/discogs-plus for 5+. See Information tab!"
183 },
184 "sort": {
185 "title": "Sort",
186 "enum": [
187 "price",
188 "listed",
189 "condition",
190 "seller"
191 ],
192 "type": "string",
193 "description": "Only for Sell.",
194 "default": "price"
195 },
196 "sort_order": {
197 "title": "Sort Order",
198 "enum": [
199 "asc",
200 "desc"
201 ],
202 "type": "string",
203 "description": "Only for Sell.",
204 "default": "asc"
205 },
206 "mediaFormat": {
207 "title": "Filter - Media Format",
208 "enum": [
209 "default",
210 "Vinyl",
211 "CD",
212 "4-Track Cartridge",
213 "8-Track Cartridge",
214 "Acetate",
215 "Betacam",
216 "Betacam SP",
217 "Betamax",
218 "Blu-ray",
219 "Blu-ray-R",
220 "Box Set",
221 "Cassette",
222 "CDV",
223 "CDr",
224 "Cylinder",
225 "DAT",
226 "DCC",
227 "DVD",
228 "DVDr",
229 "Edison Disc",
230 "File",
231 "Film Reel",
232 "Flexi-disc",
233 "Floppy Disk",
234 "HD DVD",
235 "HD DVD-R",
236 "Hybrid",
237 "Laserdisc",
238 "Lathe Cut",
239 "Memory Stick",
240 "Microcassette",
241 "Minidisc",
242 "MiniDV",
243 "Pathé Disc",
244 "PlayTape",
245 "Pocket Rocker",
246 "RCA Tape Cartridge",
247 "Reel-To-Reel",
248 "SACD",
249 "SelectaVision",
250 "Shellac",
251 "Super VHS",
252 "Tefifon",
253 "U-matic",
254 "UMD",
255 "Ultra HD Blu-ray",
256 "VHD",
257 "VHS",
258 "Video 2000",
259 "Video8",
260 "Zip Disk",
261 "HitClips"
262 ],
263 "type": "string",
264 "description": "Only for Sell LIST.",
265 "default": "default"
266 },
267 "shipsFilter": {
268 "title": "Filter - Ships From",
269 "enum": [
270 "default",
271 "United States",
272 "United Kingdom",
273 "Germany",
274 "Italy",
275 "Netherlands",
276 "France",
277 "Japan",
278 "Spain",
279 "Canada",
280 "Belgium",
281 "Greece",
282 "Australia",
283 "Sweden",
284 "Portugal",
285 "Denmark",
286 "Switzerland",
287 "Austria",
288 "Poland",
289 "Brazil",
290 "Hungary",
291 "Finland",
292 "China",
293 "Norway",
294 "Lithuania",
295 "Czech Republic",
296 "Mexico",
297 "Israel",
298 "Serbia",
299 "Argentina",
300 "Romania",
301 "Ukraine",
302 "Ireland",
303 "Croatia",
304 "Turkey",
305 "South Africa",
306 "Indonesia",
307 "Northern Ireland",
308 "Bulgaria",
309 "Jamaica",
310 "Slovak Republic",
311 "Latvia",
312 "Peru",
313 "Slovenia",
314 "Colombia",
315 "France (European Territory)",
316 "Estonia",
317 "Venezuela",
318 "Hong Kong",
319 "New Zealand",
320 "South Korea",
321 "Belarus",
322 "Macedonia",
323 "Chile",
324 "Taiwan",
325 "Luxembourg",
326 "Malaysia",
327 "Iceland",
328 "Lebanon",
329 "Cyprus",
330 "Bosnia-Herzegovina",
331 "Kazakhstan",
332 "United Kingdom (Channel Islands)",
333 "Thailand",
334 "Malta",
335 "Ecuador",
336 "Morocco",
337 "Uruguay",
338 "Georgia",
339 "Guadeloupe (French)",
340 "Spain (Canary Islands)",
341 "Panama",
342 "Gibraltar",
343 "Armenia",
344 "Philippines",
345 "Trinidad and Tobago",
346 "San Marino",
347 "El Salvador",
348 "Reunion (French)",
349 "Monaco",
350 "Vietnam",
351 "Nigeria",
352 "Fiji",
353 "Bahrain",
354 "Kenya",
355 "Bolivia",
356 "Moldova, Republic of",
357 "Costa Rica",
358 "Dominican Republic",
359 "Uganda",
360 "Paraguay",
361 "United Arab Emirates",
362 "Guyana",
363 "Egypt",
364 "Oman",
365 "Uzbekistan",
366 "Micronesia",
367 "New Caledonia (French)",
368 "Montenegro",
369 "Polynesia (French)"
370 ],
371 "type": "string",
372 "description": "Only for Sell. Set to Any (default) for all.",
373 "default": "default"
374 },
375 "mediaConditionFilter": {
376 "title": "Filter - Media Condition",
377 "enum": [
378 "default",
379 "Mint (M)",
380 "Near Mint (NM or M-)",
381 "Very Good Plus (VG+)",
382 "Very Good (VG)",
383 "Good Plus (G+)",
384 "Good (G)",
385 "Fair (F)",
386 "Poor (P)"
387 ],
388 "type": "string",
389 "description": "Only for Sell.",
390 "default": "default"
391 },
392 "currencyFilter": {
393 "title": "Filter - Currency",
394 "enum": [
395 "default",
396 "USD",
397 "EUR",
398 "JPY",
399 "GBP",
400 "AUD",
401 "CAD",
402 "CHF",
403 "CNY",
404 "SEK",
405 "NZD",
406 "MXN",
407 "SGD",
408 "HKD",
409 "NOK",
410 "KRW",
411 "TRY",
412 "RUB",
413 "INR",
414 "BRL",
415 "ZAR"
416 ],
417 "type": "string",
418 "description": "Only for Sell. Set to Any (default) for all.",
419 "default": "default"
420 },
421 "currencyConversion": {
422 "title": "Currency conversion",
423 "enum": [
424 "USD",
425 "EUR",
426 "JPY",
427 "GBP",
428 "AUD",
429 "CAD",
430 "CHF",
431 "CNY",
432 "SEK",
433 "NZD",
434 "MXN",
435 "SGD",
436 "HKD",
437 "NOK",
438 "KRW",
439 "TRY",
440 "RUB",
441 "INR",
442 "BRL",
443 "ZAR"
444 ],
445 "type": "string",
446 "description": "Only for Sell. Will convert the sales total price.",
447 "default": "ZAR"
448 },
449 "mycookie": {
450 "title": "Cookie",
451 "type": "string",
452 "description": "Only for Sell. See Information tab."
453 },
454 "maximum": {
455 "title": "Maximum results",
456 "minimum": 25,
457 "maximum": 250,
458 "type": "integer",
459 "description": "Per keyword.",
460 "default": 50
461 },
462 "batch": {
463 "title": "Parallel processing",
464 "minimum": 1,
465 "maximum": 5,
466 "type": "integer",
467 "description": "See Information tab.",
468 "default": 1
469 },
470 "delay": {
471 "title": "Delay",
472 "minimum": 1,
473 "maximum": 30,
474 "type": "integer",
475 "description": "Waiting time between requests.",
476 "default": 3
477 },
478 "proxy": {
479 "title": "Proxy configuration",
480 "type": "object",
481 "description": "Select proxies to be used by your crawler."
482 }
483 }
484 },
485 "runsResponseSchema": {
486 "type": "object",
487 "properties": {
488 "data": {
489 "type": "object",
490 "properties": {
491 "id": {
492 "type": "string"
493 },
494 "actId": {
495 "type": "string"
496 },
497 "userId": {
498 "type": "string"
499 },
500 "startedAt": {
501 "type": "string",
502 "format": "date-time",
503 "example": "2025-01-08T00:00:00.000Z"
504 },
505 "finishedAt": {
506 "type": "string",
507 "format": "date-time",
508 "example": "2025-01-08T00:00:00.000Z"
509 },
510 "status": {
511 "type": "string",
512 "example": "READY"
513 },
514 "meta": {
515 "type": "object",
516 "properties": {
517 "origin": {
518 "type": "string",
519 "example": "API"
520 },
521 "userAgent": {
522 "type": "string"
523 }
524 }
525 },
526 "stats": {
527 "type": "object",
528 "properties": {
529 "inputBodyLen": {
530 "type": "integer",
531 "example": 2000
532 },
533 "rebootCount": {
534 "type": "integer",
535 "example": 0
536 },
537 "restartCount": {
538 "type": "integer",
539 "example": 0
540 },
541 "resurrectCount": {
542 "type": "integer",
543 "example": 0
544 },
545 "computeUnits": {
546 "type": "integer",
547 "example": 0
548 }
549 }
550 },
551 "options": {
552 "type": "object",
553 "properties": {
554 "build": {
555 "type": "string",
556 "example": "latest"
557 },
558 "timeoutSecs": {
559 "type": "integer",
560 "example": 300
561 },
562 "memoryMbytes": {
563 "type": "integer",
564 "example": 1024
565 },
566 "diskMbytes": {
567 "type": "integer",
568 "example": 2048
569 }
570 }
571 },
572 "buildId": {
573 "type": "string"
574 },
575 "defaultKeyValueStoreId": {
576 "type": "string"
577 },
578 "defaultDatasetId": {
579 "type": "string"
580 },
581 "defaultRequestQueueId": {
582 "type": "string"
583 },
584 "buildNumber": {
585 "type": "string",
586 "example": "1.0.0"
587 },
588 "containerUrl": {
589 "type": "string"
590 },
591 "usage": {
592 "type": "object",
593 "properties": {
594 "ACTOR_COMPUTE_UNITS": {
595 "type": "integer",
596 "example": 0
597 },
598 "DATASET_READS": {
599 "type": "integer",
600 "example": 0
601 },
602 "DATASET_WRITES": {
603 "type": "integer",
604 "example": 0
605 },
606 "KEY_VALUE_STORE_READS": {
607 "type": "integer",
608 "example": 0
609 },
610 "KEY_VALUE_STORE_WRITES": {
611 "type": "integer",
612 "example": 1
613 },
614 "KEY_VALUE_STORE_LISTS": {
615 "type": "integer",
616 "example": 0
617 },
618 "REQUEST_QUEUE_READS": {
619 "type": "integer",
620 "example": 0
621 },
622 "REQUEST_QUEUE_WRITES": {
623 "type": "integer",
624 "example": 0
625 },
626 "DATA_TRANSFER_INTERNAL_GBYTES": {
627 "type": "integer",
628 "example": 0
629 },
630 "DATA_TRANSFER_EXTERNAL_GBYTES": {
631 "type": "integer",
632 "example": 0
633 },
634 "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
635 "type": "integer",
636 "example": 0
637 },
638 "PROXY_SERPS": {
639 "type": "integer",
640 "example": 0
641 }
642 }
643 },
644 "usageTotalUsd": {
645 "type": "number",
646 "example": 0.00005
647 },
648 "usageUsd": {
649 "type": "object",
650 "properties": {
651 "ACTOR_COMPUTE_UNITS": {
652 "type": "integer",
653 "example": 0
654 },
655 "DATASET_READS": {
656 "type": "integer",
657 "example": 0
658 },
659 "DATASET_WRITES": {
660 "type": "integer",
661 "example": 0
662 },
663 "KEY_VALUE_STORE_READS": {
664 "type": "integer",
665 "example": 0
666 },
667 "KEY_VALUE_STORE_WRITES": {
668 "type": "number",
669 "example": 0.00005
670 },
671 "KEY_VALUE_STORE_LISTS": {
672 "type": "integer",
673 "example": 0
674 },
675 "REQUEST_QUEUE_READS": {
676 "type": "integer",
677 "example": 0
678 },
679 "REQUEST_QUEUE_WRITES": {
680 "type": "integer",
681 "example": 0
682 },
683 "DATA_TRANSFER_INTERNAL_GBYTES": {
684 "type": "integer",
685 "example": 0
686 },
687 "DATA_TRANSFER_EXTERNAL_GBYTES": {
688 "type": "integer",
689 "example": 0
690 },
691 "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
692 "type": "integer",
693 "example": 0
694 },
695 "PROXY_SERPS": {
696 "type": "integer",
697 "example": 0
698 }
699 }
700 }
701 }
702 }
703 }
704 }
705 }
706 }
707}
Discogs OpenAPI definition
OpenAPI is a standard for designing and describing RESTful APIs, allowing developers to define API structure, endpoints, and data formats in a machine-readable way. It simplifies API development, integration, and documentation.
OpenAPI is effective when used with AI agents and GPTs by standardizing how these systems interact with various APIs, for reliable integrations and efficient communication.
By defining machine-readable API specifications, OpenAPI allows AI models like GPTs to understand and use varied data sources, improving accuracy. This accelerates development, reduces errors, and provides context-aware responses, making OpenAPI a core component for AI applications.
You can download the OpenAPI definitions for Discogs from the options below:
If you’d like to learn more about how OpenAPI powers GPTs, read our blog post.
You can also check out our other API clients: