forked from graphql-kit/graphql-apis
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathapis.json
343 lines (343 loc) Β· 9.1 KB
/
apis.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
[
{
"url": "https://graphql.brandfolder.com/graphql",
"info": {
"title": "Brandfolder",
"description": "Digital asset management platform",
"logo": {
"url": "http://static1.squarespace.com/static/575b2a042b8dde1b3489f9df/t/579a4575e6f2e1648e660ef4/1476912636734/%3Fformat=1500w",
"backgroundColor": "#252c2f"
}
},
"externalDocs": [
{
"description": "GraphiQL",
"url": "https://graphql.brandfolder.com/"
},
{
"description": "Docs",
"url": "https://github.com/brandfolder/graphqlify"
}
]
},
{
"url": "https://graphql.buildkite.com/v1",
"info": {
"title": "Buildkite",
"description": "Continuous integration and deployments",
"logo": {
"url": "https://avatars1.githubusercontent.com/oa/46194?v=3&u=b9d8fd94744e21ea26a7302cab5931d9cb25e897&s=800"
}
},
"security": [
{
"title": "API Key",
"description": "",
"type": "apiKey",
"prefix": "Bearer ",
"name": "Authorization",
"in": "header"
}
],
"externalDocs": [
{
"description": "GraphiQL",
"url": "https://graphql.buildkite.com/"
},
{
"description": "Docs",
"url": "https://building.buildkite.com/tutorial-getting-started-with-graphql-queries-and-mutations-11211dfe5d64#.7uhjusw1q"
}
]
},
{
"url": "https://portal.ehri-project.eu/api/graphql",
"info": {
"title": "EHRI",
"description": "Holocaust-related archival materials",
"logo": {
"url": "https://www.ehri-project.eu/sites/all/themes/zenehri/images/logo.png"
}
},
"externalDocs": [
{
"description": "GraphiQL",
"url": "https://portal.ehri-project.eu/api/graphql/ui"
},
{
"description": "Docs",
"url": "https://portal.ehri-project.eu/api/graphql"
}
]
},
{
"url": "https://graphql.communitygraph.org/graphql/",
"info": {
"title": "GraphQL Community Graph",
"description": "This is an Graph Database full of activity of the GraphQL community, including Twitter, StackOverflow, GitHub, Meetups, Slack."
},
"externalDocs": [
{
"description": "GraphiQL",
"url": "http://graphql.communitygraph.org/graphiql/"
},
{
"description": "Repo",
"url": "https://github.com/neo4j-graphql/graphql-community"
}
]
},
{
"url": "https://graphql-europe.org/graphql",
"info": {
"title": "GraphQL Europe",
"description": "Europeβs first GraphQL conference",
"logo": {
"url": "https://graphql-europe.org/assets/image/logo.svg"
}
},
"externalDocs": [
{
"description": "GraphiQL",
"url": "https://graphql-europe.org/graphql"
}
]
},
{
"url": "http://fake.graphql.guru/graphql",
"info": {
"title": "GraphQL Fake",
"description": "Fake is a tool for generating fake data using GraphQL queries.",
"logo": {
"url": "http://fake.graphql.guru/static/media/graphql-fake-light.78e7abf9.svg",
"backgroundColor": "#1f2b31"
}
},
"externalDocs": [
{
"description": "GraphiQL",
"url": "http://fake.graphql.guru/"
}
]
},
{
"url": "http://gdom.graphene-python.org/graphql",
"info": {
"title": "Gdom",
"description": "DOM Traversing and Scraping using GraphQL"
},
"externalDocs": [
{
"description": "GraphiQL",
"url": "http://gdom.graphene-python.org/graphql"
},
{
"description": "Repo",
"url": "https://github.com/syrusakbary/gdom"
}
]
},
{
"url": "https://api.github.com/graphql",
"headers": {
"User-Agent": "Agent"
},
"security": [
{
"title": "API Key",
"description": "",
"type": "apiKey",
"prefix": "Bearer ",
"name": "Authorization",
"in": "header"
}
],
"info": {
"title": "GitHub",
"description": "Web-based Git repository hosting service",
"logo": {
"url": "https://api.apis.guru/v2/cache/logo/http_assets-cdn.github.com_images_modules_logos_page_GitHub-Mark.png"
}
},
"externalDocs": [
{
"description": "GraphiQL",
"url": "https://developer.github.com/v4/explorer/"
},
{
"description": "Docs",
"url": "https://developer.github.com/v4/"
}
]
},
{
"url": "https://us-west-2.api.scaphold.io/graphql/slackr-api",
"info": {
"title": "GraphQL World",
"description": "The fastest growing community of GraphQL developers",
"logo": {
"url": "https://assets.scaphold.io/graphql-world/gatw-icon-margin.png"
}
},
"externalDocs": [
{
"description": "GraphiQL",
"url": "https://us-west-2.api.scaphold.io/graphql/graphql-world"
},
{
"description": "Docs",
"url": "https://graphql-docs.com/docs/?graphqlUrl=https://us-west-2.api.scaphold.io/graphql/graphql-world"
},
{
"description": "Site",
"url": "https://graphql-world.com/"
}
]
},
{
"url": "https://hivdb.stanford.edu/graphql",
"info": {
"title": "HIVDB",
"description": "A curated database to represent, store and analyze HIV drug resistance data"
},
"externalDocs": [
{
"description": "GraphiQL",
"url": "https://hivdb.stanford.edu/page/graphiql/"
},
{
"description": "Docs",
"url": "https://hivdb.stanford.edu/page/webservice/"
}
]
},
{
"url": "https://api.digitransit.fi/routing/v1/routers/hsl/index/graphql",
"info": {
"title": "Digitransit HSL",
"description": "Transit routes and realtime schedules from Helsinki Regional Transport Authority, Finland",
"logo": {
"url": "http://dev.hsl.fi/logo.png",
"backgroundColor": "#007ac9"
}
},
"externalDocs": [
{
"description": "GraphiQL",
"url": "http://dev.hsl.fi/graphql/console/"
},
{
"description": "Docs",
"url": "https://digitransit.fi/en/developers/services-and-apis/1-routing-api/"
},
{
"description": "Repo",
"url": "https://github.com/HSLdevcom/OpenTripPlanner"
}
]
},
{
"url": "https://api.melody.sh/graphql",
"info": {
"title": "melodyRepo",
"description": "Fast and reliable dependency manager for Go"
},
"externalDocs": [
{
"description": "GraphiQL",
"url": "https://melody.sh/play/"
},
{
"description": "Docs",
"url": "https://melody.sh/docs/api"
}
]
},
{
"url": "https://graphql.myshopify.com/api/graphql.json",
"headers": {
"Content-Type": "application/graphql"
},
"security": [
{
"title": "API Key",
"description": "Storefront Access token",
"type": "apiKey",
"name": "X-Shopify-Storefront-Access-Token",
"in": "header"
}
],
"info": {
"title": "Shopify Storefront",
"description": "The Storefront API gives you full creative control to build customized purchasing experiences for your customers."
},
"externalDocs": [
{
"description": "GraphiQL",
"url": "https://help.shopify.com/api/storefront-api/graphql-explorer"
},
{
"description": "Docs",
"url": "https://help.shopify.com/api/storefront-api"
},
{
"description": "Examples",
"url": "https://github.com/Shopify/storefront-api-examples"
}
]
},
{
"url": "https://www.superchargers.io/graphql",
"info": {
"title": "Superchargers",
"description": "Locations of Tesla Stores, Superchargers, Destination Chargers and Service centers",
"logo": {
"url": "https://www.superchargers.io/assets/logo.png"
}
},
"externalDocs": [
{
"description": "GraphiQL",
"url": "https://www.superchargers.io/graphiql"
},
{
"description": "Docs",
"url": "https://www.superchargers.io/faq"
},
{
"description": "Repo",
"url": "https://github.com/wattapp/superchargers"
}
]
},
{
"url": "https://api.yelp.com/v3/graphql",
"info": {
"title": "Yelp",
"description": "User Reviews and Recommendations of Top Restaurants, Shopping, Nightlife, Entertainment, Services and More",
"logo": {
"url": "https://s3-media2.fl.yelpcdn.com/assets/srv0/styleguide/1ea40efd80f5/assets/img/brand_guidelines/yelp_fullcolor.png"
}
},
"security": [
{
"title": "API Key",
"description": "Same as for regular API",
"type": "apiKey",
"prefix": "Bearer ",
"name": "Authorization",
"in": "header"
}
],
"externalDocs": [
{
"description": "GraphiQL",
"url": "https://www.yelp.com/developers/graphiql"
},
{
"description": "Docs",
"url": "https://www.yelp.com/developers/graphql/guides/intro"
}
]
}
]