Kickstarter avatar

Kickstarter

Try for free

No credit card required

Go to Store
Kickstarter

Kickstarter

gip/kickstarter
Try for free

No credit card required

Developer
Maintained by Community

Actor Metrics

  • 1 monthly user

  • 1 bookmark

  • 0% runs succeeded

  • Created in Dec 2018

  • Modified 6 years ago

Categories

You can access the Kickstarter programmatically from your own applications by using the Apify API. You can 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": "0.0",
5    "x-build-id": "siG6nAPua7onqJeM9"
6  },
7  "servers": [
8    {
9      "url": "https://api.apify.com/v2"
10    }
11  ],
12  "paths": {
13    "/acts/gip~kickstarter/run-sync-get-dataset-items": {
14      "post": {
15        "operationId": "run-sync-get-dataset-items-gip-kickstarter",
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/gip~kickstarter/runs": {
50      "post": {
51        "operationId": "runs-sync-gip-kickstarter",
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/gip~kickstarter/run-sync": {
93      "post": {
94        "operationId": "run-sync-gip-kickstarter",
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        "properties": {
134          "query": {
135            "title": "Query",
136            "type": "string",
137            "description": "What to search Kickstarter for"
138          },
139          "category": {
140            "title": "Category",
141            "enum": [
142              "All",
143              "art",
144              "art/ceramics",
145              "art/conceptual art",
146              "art/digital art",
147              "art/illustration",
148              "art/installations",
149              "art/mixed media",
150              "art/painting",
151              "art/performance art",
152              "art/public art",
153              "art/sculpture",
154              "art/textiles",
155              "art/video art",
156              "comics",
157              "comics/anthologies",
158              "comics/comic books",
159              "comics/events",
160              "comics/graphic novels",
161              "comics/webcomics",
162              "crafts",
163              "crafts/candles",
164              "crafts/crochet",
165              "crafts/diy",
166              "crafts/embroidery",
167              "crafts/glass",
168              "crafts/knitting",
169              "crafts/pottery",
170              "crafts/printing",
171              "crafts/quilts",
172              "crafts/stationery",
173              "crafts/taxidermy",
174              "crafts/weaving",
175              "crafts/woodworking",
176              "dance",
177              "dance/performances",
178              "dance/residencies",
179              "dance/spaces",
180              "dance/workshops",
181              "design",
182              "design/architecture",
183              "design/civic design",
184              "design/graphic design",
185              "design/interactive design",
186              "design/product design",
187              "design/typography",
188              "fashion",
189              "fashion/accessories",
190              "fashion/apparel",
191              "fashion/childrenswear",
192              "fashion/couture",
193              "fashion/footwear",
194              "fashion/jewelry",
195              "fashion/pet fashion",
196              "fashion/ready-to-wear",
197              "film & video",
198              "film & video/action",
199              "film & video/animation",
200              "film & video/comedy",
201              "film & video/documentary",
202              "film & video/drama",
203              "film & video/experimental",
204              "film & video/family",
205              "film & video/fantasy",
206              "film & video/festivals",
207              "film & video/horror",
208              "film & video/movie theaters",
209              "film & video/music videos",
210              "film & video/narrative film",
211              "film & video/romance",
212              "film & video/science fiction",
213              "film & video/shorts",
214              "film & video/television",
215              "film & video/thrillers",
216              "film & video/webseries",
217              "food",
218              "food/bacon",
219              "food/community gardens",
220              "food/cookbooks",
221              "food/drinks",
222              "food/events",
223              "food/farmer's markets",
224              "food/farms",
225              "food/food trucks",
226              "food/restaurants",
227              "food/small batch",
228              "food/spaces",
229              "food/vegan",
230              "games",
231              "games/gaming hardware",
232              "games/live games",
233              "games/mobile games",
234              "games/playing cards",
235              "games/puzzles",
236              "games/tabletop games",
237              "games/video games",
238              "journalism",
239              "journalism/audio",
240              "journalism/photo",
241              "journalism/print",
242              "journalism/video",
243              "journalism/web",
244              "music",
245              "music/blues",
246              "music/chiptune",
247              "music/classical music",
248              "music/comedy",
249              "music/country & folk",
250              "music/electronic music",
251              "music/faith",
252              "music/hip-hop",
253              "music/indie rock",
254              "music/jazz",
255              "music/kids",
256              "music/latin",
257              "music/metal",
258              "music/pop",
259              "music/punk",
260              "music/r&b",
261              "music/rock",
262              "music/world music",
263              "photography",
264              "photography/animals",
265              "photography/fine art",
266              "photography/nature",
267              "photography/people",
268              "photography/photobooks",
269              "photography/places",
270              "publishing",
271              "publishing/academic",
272              "publishing/anthologies",
273              "publishing/art books",
274              "publishing/calendars",
275              "publishing/children's books",
276              "publishing/comedy",
277              "publishing/fiction",
278              "publishing/letterpress",
279              "publishing/literary journals",
280              "publishing/nonfiction",
281              "publishing/periodicals",
282              "publishing/poetry",
283              "publishing/radio & podcasts",
284              "publishing/translations",
285              "publishing/young adult",
286              "publishing/zines",
287              "publishing/literary spaces",
288              "technology",
289              "technology/3d printing",
290              "technology/apps",
291              "technology/camera equipment",
292              "technology/diy electronics",
293              "technology/fabrication tools",
294              "technology/flight",
295              "technology/gadgets",
296              "technology/hardware",
297              "technology/makerspaces",
298              "technology/robots",
299              "technology/software",
300              "technology/sound",
301              "technology/space exploration",
302              "technology/wearables",
303              "technology/web",
304              "theater",
305              "theater/comedy",
306              "theater/experimental",
307              "theater/festivals",
308              "theater/immersive",
309              "theater/musical",
310              "theater/plays",
311              "theater/spaces"
312            ],
313            "type": "string",
314            "description": "Category to search in"
315          },
316          "location": {
317            "title": "Location",
318            "type": "string",
319            "description": "Location to search around, can be either string or Numeric ID of the location"
320          },
321          "status": {
322            "title": "Status",
323            "enum": [
324              "All",
325              "Live",
326              "Successful"
327            ],
328            "type": "string",
329            "description": "Status of the project",
330            "default": "All"
331          },
332          "pledged": {
333            "title": "Amount pledged",
334            "enum": [
335              "All",
336              "< $1,000 pledged",
337              "$1,000 to $10,000 pledged",
338              "$10,000 to $100,000 pledged",
339              "$100,000 to $1,000,000 pledged",
340              "> $1,000,000 pledged"
341            ],
342            "type": "string",
343            "description": "Amount pledged",
344            "default": "All"
345          },
346          "goal": {
347            "title": "Goal",
348            "enum": [
349              "All",
350              "< $1,000 goal",
351              "$1,000 to $10,000 goal",
352              "$10,000 to $100,000 goal",
353              "$100,000 to $1,000,000 goal",
354              "> $1,000,000 goal"
355            ],
356            "type": "string",
357            "description": "Goal",
358            "default": "All"
359          },
360          "raised": {
361            "title": "% Raised",
362            "enum": [
363              "All",
364              "< 75% raised",
365              "75% to 100% raised",
366              "> 100% raised"
367            ],
368            "type": "string",
369            "description": "% Raised",
370            "default": "All"
371          },
372          "maxResults": {
373            "title": "Maximum results",
374            "minimum": 0,
375            "type": "integer",
376            "description": "Limit number of results"
377          }
378        }
379      },
380      "runsResponseSchema": {
381        "type": "object",
382        "properties": {
383          "data": {
384            "type": "object",
385            "properties": {
386              "id": {
387                "type": "string"
388              },
389              "actId": {
390                "type": "string"
391              },
392              "userId": {
393                "type": "string"
394              },
395              "startedAt": {
396                "type": "string",
397                "format": "date-time",
398                "example": "2025-01-08T00:00:00.000Z"
399              },
400              "finishedAt": {
401                "type": "string",
402                "format": "date-time",
403                "example": "2025-01-08T00:00:00.000Z"
404              },
405              "status": {
406                "type": "string",
407                "example": "READY"
408              },
409              "meta": {
410                "type": "object",
411                "properties": {
412                  "origin": {
413                    "type": "string",
414                    "example": "API"
415                  },
416                  "userAgent": {
417                    "type": "string"
418                  }
419                }
420              },
421              "stats": {
422                "type": "object",
423                "properties": {
424                  "inputBodyLen": {
425                    "type": "integer",
426                    "example": 2000
427                  },
428                  "rebootCount": {
429                    "type": "integer",
430                    "example": 0
431                  },
432                  "restartCount": {
433                    "type": "integer",
434                    "example": 0
435                  },
436                  "resurrectCount": {
437                    "type": "integer",
438                    "example": 0
439                  },
440                  "computeUnits": {
441                    "type": "integer",
442                    "example": 0
443                  }
444                }
445              },
446              "options": {
447                "type": "object",
448                "properties": {
449                  "build": {
450                    "type": "string",
451                    "example": "latest"
452                  },
453                  "timeoutSecs": {
454                    "type": "integer",
455                    "example": 300
456                  },
457                  "memoryMbytes": {
458                    "type": "integer",
459                    "example": 1024
460                  },
461                  "diskMbytes": {
462                    "type": "integer",
463                    "example": 2048
464                  }
465                }
466              },
467              "buildId": {
468                "type": "string"
469              },
470              "defaultKeyValueStoreId": {
471                "type": "string"
472              },
473              "defaultDatasetId": {
474                "type": "string"
475              },
476              "defaultRequestQueueId": {
477                "type": "string"
478              },
479              "buildNumber": {
480                "type": "string",
481                "example": "1.0.0"
482              },
483              "containerUrl": {
484                "type": "string"
485              },
486              "usage": {
487                "type": "object",
488                "properties": {
489                  "ACTOR_COMPUTE_UNITS": {
490                    "type": "integer",
491                    "example": 0
492                  },
493                  "DATASET_READS": {
494                    "type": "integer",
495                    "example": 0
496                  },
497                  "DATASET_WRITES": {
498                    "type": "integer",
499                    "example": 0
500                  },
501                  "KEY_VALUE_STORE_READS": {
502                    "type": "integer",
503                    "example": 0
504                  },
505                  "KEY_VALUE_STORE_WRITES": {
506                    "type": "integer",
507                    "example": 1
508                  },
509                  "KEY_VALUE_STORE_LISTS": {
510                    "type": "integer",
511                    "example": 0
512                  },
513                  "REQUEST_QUEUE_READS": {
514                    "type": "integer",
515                    "example": 0
516                  },
517                  "REQUEST_QUEUE_WRITES": {
518                    "type": "integer",
519                    "example": 0
520                  },
521                  "DATA_TRANSFER_INTERNAL_GBYTES": {
522                    "type": "integer",
523                    "example": 0
524                  },
525                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
526                    "type": "integer",
527                    "example": 0
528                  },
529                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
530                    "type": "integer",
531                    "example": 0
532                  },
533                  "PROXY_SERPS": {
534                    "type": "integer",
535                    "example": 0
536                  }
537                }
538              },
539              "usageTotalUsd": {
540                "type": "number",
541                "example": 0.00005
542              },
543              "usageUsd": {
544                "type": "object",
545                "properties": {
546                  "ACTOR_COMPUTE_UNITS": {
547                    "type": "integer",
548                    "example": 0
549                  },
550                  "DATASET_READS": {
551                    "type": "integer",
552                    "example": 0
553                  },
554                  "DATASET_WRITES": {
555                    "type": "integer",
556                    "example": 0
557                  },
558                  "KEY_VALUE_STORE_READS": {
559                    "type": "integer",
560                    "example": 0
561                  },
562                  "KEY_VALUE_STORE_WRITES": {
563                    "type": "number",
564                    "example": 0.00005
565                  },
566                  "KEY_VALUE_STORE_LISTS": {
567                    "type": "integer",
568                    "example": 0
569                  },
570                  "REQUEST_QUEUE_READS": {
571                    "type": "integer",
572                    "example": 0
573                  },
574                  "REQUEST_QUEUE_WRITES": {
575                    "type": "integer",
576                    "example": 0
577                  },
578                  "DATA_TRANSFER_INTERNAL_GBYTES": {
579                    "type": "integer",
580                    "example": 0
581                  },
582                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
583                    "type": "integer",
584                    "example": 0
585                  },
586                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
587                    "type": "integer",
588                    "example": 0
589                  },
590                  "PROXY_SERPS": {
591                    "type": "integer",
592                    "example": 0
593                  }
594                }
595              }
596            }
597          }
598        }
599      }
600    }
601  }
602}

Kickstarter 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 Kickstarter 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: