Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

2396 linhas
78 KiB

  1. {
  2. "Animals": [
  3. {
  4. "API": "Dogs",
  5. "Auth": "No",
  6. "Description": "Based on the [Stanford Dogs Dataset](http://vision.stanford.edu/aditya86/ImageNetDogs/)",
  7. "HTTPS": "Yes",
  8. "Link": "[Go!](https://dog.ceo/dog-api/)"
  9. },
  10. {
  11. "API": "IUCN",
  12. "Auth": "`apiKey`",
  13. "Description": "IUCN Red List of Threatened Species",
  14. "HTTPS": "No",
  15. "Link": "[Go!](http://apiv3.iucnredlist.org/api/v3/docs)"
  16. },
  17. {
  18. "API": "Petfinder",
  19. "Auth": "`apiKey`",
  20. "Description": "Adoption",
  21. "HTTPS": "Yes",
  22. "Link": "[Go!](https://www.petfinder.com/developers/api-docs/)"
  23. },
  24. {
  25. "API": "RescueGroups",
  26. "Auth": "No",
  27. "Description": "Adoption",
  28. "HTTPS": "Yes",
  29. "Link": "[Go!](https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home)"
  30. }
  31. ],
  32. "Anime": [
  33. {
  34. "API": "AniList",
  35. "Auth": "`OAuth`",
  36. "Description": "AniList Anime",
  37. "HTTPS": "No",
  38. "Link": "[Go!](http://anilist-api.readthedocs.io/en/latest/)"
  39. },
  40. {
  41. "API": "Jikan",
  42. "Auth": "No",
  43. "Description": "Unofficial MyAnimeList API",
  44. "HTTPS": "Yes",
  45. "Link": "[Go!](https://jikan.me)"
  46. },
  47. {
  48. "API": "Kitsu",
  49. "Auth": "`OAuth`",
  50. "Description": "Anime discovery platform",
  51. "HTTPS": "Yes",
  52. "Link": "[Go!](http://docs.kitsu.apiary.io/)"
  53. },
  54. {
  55. "API": "Studio Ghibli",
  56. "Auth": "No",
  57. "Description": "Resources from Studio Ghibli films",
  58. "HTTPS": "Yes",
  59. "Link": "[Go!](https://ghibliapi.herokuapp.com)"
  60. }
  61. ],
  62. "Anti-Malware": [
  63. {
  64. "API": "Certly",
  65. "Auth": "`apiKey`",
  66. "Description": "Certly Link/Domain Flagging",
  67. "HTTPS": "Yes",
  68. "Link": "[Go!](https://guard.certly.io/)"
  69. },
  70. {
  71. "API": "Google Safe Browsing",
  72. "Auth": "`apiKey`",
  73. "Description": "Google Link/Domain Flagging",
  74. "HTTPS": "Yes",
  75. "Link": "[Go!](https://developers.google.com/safe-browsing/)"
  76. },
  77. {
  78. "API": "Metacert",
  79. "Auth": "`apiKey`",
  80. "Description": "Metacert Link Flagging",
  81. "HTTPS": "Yes",
  82. "Link": "[Go!](https://metacert.com/)"
  83. },
  84. {
  85. "API": "VirusTotal",
  86. "Auth": "`apiKey`",
  87. "Description": "VirusTotal File/URL Analysis",
  88. "HTTPS": "Yes",
  89. "Link": "[Go!](https://www.virustotal.com/en/documentation/public-api/)"
  90. },
  91. {
  92. "API": "Web Of Trust (WOT)",
  93. "Auth": "`apiKey`",
  94. "Description": "Website reputation",
  95. "HTTPS": "Yes",
  96. "Link": "[Go!](https://www.mywot.com/wiki/API)"
  97. }
  98. ],
  99. "Art & Design": [
  100. {
  101. "API": "Dribbble",
  102. "Auth": "`OAuth`",
  103. "Description": "Design",
  104. "HTTPS": "No",
  105. "Link": "[Go!](http://developer.dribbble.com/v1/)"
  106. },
  107. {
  108. "API": "Harvard Art Museums",
  109. "Auth": "`apiKey`",
  110. "Description": "Art",
  111. "HTTPS": "No",
  112. "Link": "[Go!](https://github.com/harvardartmuseums/api-docs)"
  113. },
  114. {
  115. "API": "Icons8",
  116. "Auth": "`OAuth`",
  117. "Description": "Icons",
  118. "HTTPS": "Yes",
  119. "Link": "[Go!](http://docs.icons8.apiary.io/#reference/0/meta)"
  120. },
  121. {
  122. "API": "Noun Project",
  123. "Auth": "`OAuth`",
  124. "Description": "Icons",
  125. "HTTPS": "No",
  126. "Link": "[Go!](http://api.thenounproject.com/index.html)"
  127. },
  128. {
  129. "API": "Rijksmuseum",
  130. "Auth": "`apiKey`",
  131. "Description": "Art",
  132. "HTTPS": "Yes",
  133. "Link": "[Go!](https://www.rijksmuseum.nl/en/api)"
  134. }
  135. ],
  136. "Books": [
  137. {
  138. "API": "British National Bibliography",
  139. "Auth": "No",
  140. "Description": "Books",
  141. "HTTPS": "No",
  142. "Link": "[Go!](http://bnb.data.bl.uk/)"
  143. },
  144. {
  145. "API": "Goodreads",
  146. "Auth": "No",
  147. "Description": "Books",
  148. "HTTPS": "Yes",
  149. "Link": "[Go!](https://www.goodreads.com/api)"
  150. },
  151. {
  152. "API": "Google Books",
  153. "Auth": "`OAuth`",
  154. "Description": "Books",
  155. "HTTPS": "Yes",
  156. "Link": "[Go!](https://developers.google.com/books/)"
  157. }
  158. ],
  159. "Business": [
  160. {
  161. "API": "mailgun",
  162. "Auth": "`apiKey`",
  163. "Description": "Email Service",
  164. "HTTPS": "Yes",
  165. "Link": "[Go!](https://www.mailgun.com/)"
  166. },
  167. {
  168. "API": "markerapi",
  169. "Auth": "No",
  170. "Description": "Trademark Search",
  171. "HTTPS": "No",
  172. "Link": "[Go!](http://www.markerapi.com/)"
  173. }
  174. ],
  175. "Calendar": [
  176. {
  177. "API": "Church Calendar",
  178. "Auth": "No",
  179. "Description": "Catholic liturgical calendar",
  180. "HTTPS": "No",
  181. "Link": "[Go!](http://calapi.inadiutorium.cz/)"
  182. },
  183. {
  184. "API": "Holidays",
  185. "Auth": "`apiKey`",
  186. "Description": "Historical data regarding holidays",
  187. "HTTPS": "Yes",
  188. "Link": "[Go!](https://holidayapi.com/)"
  189. },
  190. {
  191. "API": "LectServe",
  192. "Auth": "No",
  193. "Description": "Protestant liturgical calendar",
  194. "HTTPS": "No",
  195. "Link": "[Go!](http://www.lectserve.com)"
  196. },
  197. {
  198. "API": "Non-Working Days",
  199. "Auth": "No",
  200. "Description": "Database of ICS files for non working days",
  201. "HTTPS": "Yes",
  202. "Link": "[Go!](https://github.com/gadael/icsdb)"
  203. }
  204. ],
  205. "Cloud Storage & File Sharing": [
  206. {
  207. "API": "Box",
  208. "Auth": "`OAuth`",
  209. "Description": "File Sharing and Storage",
  210. "HTTPS": "Yes",
  211. "Link": "[Go!](https://developer.box.com/)"
  212. },
  213. {
  214. "API": "Dropbox",
  215. "Auth": "`OAuth`",
  216. "Description": "File Sharing and Storage",
  217. "HTTPS": "Yes",
  218. "Link": "[Go!](https://www.dropbox.com/developers)"
  219. },
  220. {
  221. "API": "Google Drive",
  222. "Auth": "`OAuth`",
  223. "Description": "File Sharing and Storage",
  224. "HTTPS": "Yes",
  225. "Link": "[Go!](https://developers.google.com/drive/)"
  226. },
  227. {
  228. "API": "OneDrive",
  229. "Auth": "`OAuth`",
  230. "Description": "File Sharing and Storage",
  231. "HTTPS": "Yes",
  232. "Link": "[Go!](https://dev.onedrive.com/)"
  233. }
  234. ],
  235. "Currency Exchange": [
  236. {
  237. "API": "Currencylayer",
  238. "Auth": "`apiKey`",
  239. "Description": "Exchange rates and currency conversion",
  240. "HTTPS": "Yes",
  241. "Link": "[Go!](https://currencylayer.com/documentation)"
  242. },
  243. {
  244. "API": "Fixer.io",
  245. "Auth": "No",
  246. "Description": "Exchange rates and currency conversion",
  247. "HTTPS": "Yes",
  248. "Link": "[Go!](http://fixer.io)"
  249. }
  250. ],
  251. "Data Access": [
  252. {
  253. "API": "18F",
  254. "Auth": "No",
  255. "Description": "US Federal Government /Developer Program",
  256. "HTTPS": "No",
  257. "Link": "[Go!](http://18f.github.io/API-All-the-X/)"
  258. },
  259. {
  260. "API": "Abbreviation",
  261. "Auth": "`X-Mashape-Key`",
  262. "Description": "Get abbreviations and meanings",
  263. "HTTPS": "Yes",
  264. "Link": "[Go!](https://market.mashape.com/daxeel/abbreviations)"
  265. },
  266. {
  267. "API": "CARTO",
  268. "Auth": "`apiKey`",
  269. "Description": "Location Information Prediction",
  270. "HTTPS": "Yes",
  271. "Link": "[Go!](https://carto.com/)"
  272. },
  273. {
  274. "API": "Callook.info",
  275. "Auth": "No",
  276. "Description": "United States ham radio callsigns",
  277. "HTTPS": "Yes",
  278. "Link": "[Go!](https://callook.info)"
  279. },
  280. {
  281. "API": "Celebinfo",
  282. "Auth": "`X-Mashape-Key`",
  283. "Description": "Celebrity information",
  284. "HTTPS": "Yes",
  285. "Link": "[Go!](https://market.mashape.com/daxeel/celebinfo/)"
  286. },
  287. {
  288. "API": "Colorado Data Engine",
  289. "Auth": "No",
  290. "Description": "Formatted and geolocated Colorado public data",
  291. "HTTPS": "Yes",
  292. "Link": "[Go!](http://codataengine.org/)"
  293. },
  294. {
  295. "API": "Colorado Information Marketplace",
  296. "Auth": "No",
  297. "Description": "Colorado State Government Open Data",
  298. "HTTPS": "Yes",
  299. "Link": "[Go!](https://data.colorado.gov/)"
  300. },
  301. {
  302. "API": "Data USA",
  303. "Auth": "No",
  304. "Description": "US Public Data",
  305. "HTTPS": "Yes",
  306. "Link": "[Go!](https://datausa.io/about/api/)"
  307. },
  308. {
  309. "API": "Dronestream",
  310. "Auth": "No",
  311. "Description": "Tracks United States drone strikes",
  312. "HTTPS": "Yes",
  313. "Link": "[Go!](https://dronestre.am/)"
  314. },
  315. {
  316. "API": "fonoApi",
  317. "Auth": "No",
  318. "Description": "Mobile Device Description",
  319. "HTTPS": "Yes",
  320. "Link": "[Go!](https://fonoapi.freshpixl.com/)"
  321. },
  322. {
  323. "API": "Open Government, Australia",
  324. "Auth": "No",
  325. "Description": "Australian Government Open Data",
  326. "HTTPS": "Yes",
  327. "Link": "[Go!](https://www.data.gov.au/)"
  328. },
  329. {
  330. "API": "Open Government, USA",
  331. "Auth": "No",
  332. "Description": "United States Government Open Data",
  333. "HTTPS": "Yes",
  334. "Link": "[Go!](https://www.data.gov/)"
  335. },
  336. {
  337. "API": "Open Government, Canada",
  338. "Auth": "No",
  339. "Description": "Canadian Government Open Data",
  340. "HTTPS": "No",
  341. "Link": "[Go!](http://open.canada.ca/en)"
  342. },
  343. {
  344. "API": "Open Government Data, India",
  345. "Auth": "`apiKey`",
  346. "Description": "Indian Government Open Data",
  347. "HTTPS": "Yes",
  348. "Link": "[Go!](https://data.gov.in/)"
  349. },
  350. {
  351. "API": "Open Government, New Zealand",
  352. "Auth": "No",
  353. "Description": "New Zealand Government Open Data",
  354. "HTTPS": "Yes",
  355. "Link": "[Go!](https://www.data.govt.nz/)"
  356. },
  357. {
  358. "API": "Pearson",
  359. "Auth": "`apiKey`",
  360. "Description": "Dictionary Data",
  361. "HTTPS": "No",
  362. "Link": "[Go!](http://developer.pearson.com/apis/dictionaries)"
  363. },
  364. {
  365. "API": "Prague Opendata",
  366. "Auth": "No",
  367. "Description": "Prague City Open Data",
  368. "HTTPS": "No",
  369. "Link": "[Go!](http://opendata.praha.eu/en)"
  370. },
  371. {
  372. "API": "Quandl",
  373. "Auth": "No",
  374. "Description": "Stock Market Data",
  375. "HTTPS": "Yes",
  376. "Link": "[Go!](https://www.quandl.com/)"
  377. },
  378. {
  379. "API": "Represent by Open North",
  380. "Auth": "No",
  381. "Description": "Find Canadian Government Representatives",
  382. "HTTPS": "Yes",
  383. "Link": "[Go!](https://represent.opennorth.ca/)"
  384. },
  385. {
  386. "API": "Scoop.it",
  387. "Auth": "`apiKey`",
  388. "Description": "Content Curation Service",
  389. "HTTPS": "No",
  390. "Link": "[Go!](http://www.scoop.it/dev)"
  391. },
  392. {
  393. "API": "Teleport",
  394. "Auth": "No",
  395. "Description": "Quality of Life Data",
  396. "HTTPS": "Yes",
  397. "Link": "[Go!](https://developers.teleport.org/)"
  398. },
  399. {
  400. "API": "Wikipedia",
  401. "Auth": "No",
  402. "Description": "Mediawiki Encyclopedia",
  403. "HTTPS": "Yes",
  404. "Link": "[Go!](https://www.mediawiki.org/wiki/API:Main_page)"
  405. },
  406. {
  407. "API": "Wordnik",
  408. "Auth": "No",
  409. "Description": "Dictionary Data",
  410. "HTTPS": "No",
  411. "Link": "[Go!](http://developer.wordnik.com)"
  412. },
  413. {
  414. "API": "Yelp",
  415. "Auth": "`OAuth`",
  416. "Description": "Find Local Business",
  417. "HTTPS": "Yes",
  418. "Link": "[Go!](https://www.yelp.com/developers/documentation/v3)"
  419. }
  420. ],
  421. "Data Validation": [
  422. {
  423. "API": "languagelayer",
  424. "Auth": "No",
  425. "Description": "Language detection",
  426. "HTTPS": "Yes",
  427. "Link": "[Go!](https://languagelayer.com)"
  428. },
  429. {
  430. "API": "Lob.com",
  431. "Auth": "`apiKey`",
  432. "Description": "US Address Verification",
  433. "HTTPS": "Yes",
  434. "Link": "[Go!](https://lob.com/)"
  435. },
  436. {
  437. "API": "mailboxlayer",
  438. "Auth": "No",
  439. "Description": "Email address validation",
  440. "HTTPS": "Yes",
  441. "Link": "[Go!](https://mailboxlayer.com)"
  442. },
  443. {
  444. "API": "numverify",
  445. "Auth": "No",
  446. "Description": "Phone number validation",
  447. "HTTPS": "Yes",
  448. "Link": "[Go!](https://numverify.com)"
  449. },
  450. {
  451. "API": "vatlayer",
  452. "Auth": "No",
  453. "Description": "VAT number validation",
  454. "HTTPS": "Yes",
  455. "Link": "[Go!](https://vatlayer.com)"
  456. }
  457. ],
  458. "Development": [
  459. {
  460. "API": "Adorable Avatars",
  461. "Auth": "No",
  462. "Description": "Generate random cartoon avatars",
  463. "HTTPS": "Yes",
  464. "Link": "[Go!](http://avatars.adorable.io)"
  465. },
  466. {
  467. "API": "APIs.guru",
  468. "Auth": "No",
  469. "Description": "Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs",
  470. "HTTPS": "Yes",
  471. "Link": "[Go!](https://apis.guru/api-doc/)"
  472. },
  473. {
  474. "API": "BetterMeta",
  475. "Auth": "X-Mashape-Key",
  476. "Description": "Return a site's meta tags in JSON format",
  477. "HTTPS": "Yes",
  478. "Link": "[Go!](http://bettermeta.io)"
  479. },
  480. {
  481. "API": "Changelogs.md",
  482. "Auth": "No",
  483. "Description": "Structured changelog metadata from open source projects",
  484. "HTTPS": "Yes",
  485. "Link": "[Go!](https://changelogs.md)"
  486. },
  487. {
  488. "API": "CDNJS",
  489. "Auth": "No",
  490. "Description": "Library info on CDNJS",
  491. "HTTPS": "Yes",
  492. "Link": "[Go!](https://api.cdnjs.com/libraries/jquery)"
  493. },
  494. {
  495. "API": "Faceplusplus",
  496. "Auth": "`OAuth`",
  497. "Description": "A tool to detect face",
  498. "HTTPS": "Yes",
  499. "Link": "[Go!](https://www.faceplusplus.com/)"
  500. },
  501. {
  502. "API": "Genderize.io",
  503. "Auth": "No",
  504. "Description": "Determines a gender from a first name",
  505. "HTTPS": "Yes",
  506. "Link": "[Go!](https://genderize.io)"
  507. },
  508. {
  509. "API": "Github - User Data",
  510. "Auth": "No",
  511. "Description": "Pull public information for a user's github",
  512. "HTTPS": "Yes",
  513. "Link": "[Go!](https://api.github.com/users/hackeryou)"
  514. },
  515. {
  516. "API": "Gitter",
  517. "Auth": "`OAuth`",
  518. "Description": "Chat for GitHub",
  519. "HTTPS": "Yes",
  520. "Link": "[Go!](https://github.com/gitterHQ/docs)"
  521. },
  522. {
  523. "API": "HackerRank",
  524. "Auth": "`apiKey`",
  525. "Description": "Compile source code and run against a set of provided test cases",
  526. "HTTPS": "Yes",
  527. "Link": "[Go!](https://www.hackerrank.com/api/docs)"
  528. },
  529. {
  530. "API": "Hipster Ipsum",
  531. "Auth": "No",
  532. "Description": "Generates Hipster Ipsum text",
  533. "HTTPS": "No",
  534. "Link": "[Go!](http://hipsterjesus.com/)"
  535. },
  536. {
  537. "API": "IPify",
  538. "Auth": "No",
  539. "Description": "A simple IP Address API",
  540. "HTTPS": "Yes",
  541. "Link": "[Go!](https://www.ipify.org/)"
  542. },
  543. {
  544. "API": "JSON 2 JSONP",
  545. "Auth": "No",
  546. "Description": "Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript",
  547. "HTTPS": "Yes",
  548. "Link": "[Go!](https://json2jsonp.com/)"
  549. },
  550. {
  551. "API": "JSONbin.io",
  552. "Auth": "No",
  553. "Description": "Free JSON storage service. Ideal for small scale Web apps, Websites and Mobile apps.",
  554. "HTTPS": "Yes",
  555. "Link": "[Go!](https://jsonbin.io)"
  556. },
  557. {
  558. "API": "JSONPlaceholder",
  559. "Auth": "No",
  560. "Description": "Fake data for testing and prototyping",
  561. "HTTPS": "No",
  562. "Link": "[Go!](http://jsonplaceholder.typicode.com/)"
  563. },
  564. {
  565. "API": "Judge0 API",
  566. "Auth": "No",
  567. "Description": "Compile and run source code",
  568. "HTTPS": "Yes",
  569. "Link": "[Go!](https://api.judge0.com/)"
  570. },
  571. {
  572. "API": "Kairos",
  573. "Auth": "`apiKey`",
  574. "Description": "Face Recognition and Emotion Analysis",
  575. "HTTPS": "Yes",
  576. "Link": "[Go!](https://www.kairos.com/features)"
  577. },
  578. {
  579. "API": "Let's Validate",
  580. "Auth": "No",
  581. "Description": "Uncovers the technologies used on websites and URL to thumbnail",
  582. "HTTPS": "Yes",
  583. "Link": "[Go!](https://github.com/letsvalidate/api)"
  584. },
  585. {
  586. "API": "LiveEdu",
  587. "Auth": "`OAuth`",
  588. "Description": "Live Coding Streaming",
  589. "HTTPS": "Yes",
  590. "Link": "[Go!](https://www.liveedu.tv/developer/applications/)"
  591. },
  592. {
  593. "API": "Lorem Text",
  594. "Auth": "`X-Mashape-Key`",
  595. "Description": "Generates Lorem Ipsum text",
  596. "HTTPS": "Yes",
  597. "Link": "[Go!](https://market.mashape.com/montanaflynn/lorem-text-generator)"
  598. },
  599. {
  600. "API": "Loripsum",
  601. "Auth": "No",
  602. "Description": "The \"lorem ipsum\" generator that doesn't suck",
  603. "HTTPS": "No",
  604. "Link": "[Go!](http://loripsum.net/)"
  605. },
  606. {
  607. "API": "Myjson",
  608. "Auth": "No",
  609. "Description": "A simple JSON store for your web or mobile app",
  610. "HTTPS": "No",
  611. "Link": "[Go!](http://myjson.com/api)"
  612. },
  613. {
  614. "API": "Plino",
  615. "Auth": "No",
  616. "Description": "Spam filtering system",
  617. "HTTPS": "Yes",
  618. "Link": "[Go!](https://plino.herokuapp.com/)"
  619. },
  620. {
  621. "API": "Public APIs",
  622. "Auth": "No",
  623. "Description": "A collective list of free JSON APIs for use in web development",
  624. "HTTPS": "Yes",
  625. "Link": "[Go!](https://github.com/toddmotto/public-apis/tree/master/json)"
  626. },
  627. {
  628. "API": "Random Word",
  629. "Auth": "No",
  630. "Description": "Generate random word",
  631. "HTTPS": "No",
  632. "Link": "[Go!](http://www.setgetgo.com/randomword/)"
  633. },
  634. {
  635. "API": "RandomUser",
  636. "Auth": "No",
  637. "Description": "Generates random user data",
  638. "HTTPS": "Yes",
  639. "Link": "[Go!](https://randomuser.me)"
  640. },
  641. {
  642. "API": "ReqRes",
  643. "Auth": "No",
  644. "Description": "A hosted REST-API ready to respond to your AJAX requests",
  645. "HTTPS": "Yes",
  646. "Link": "[Go!](https://reqres.in/ )"
  647. },
  648. {
  649. "API": "RoboHash",
  650. "Auth": "No",
  651. "Description": "Generate random robot/alien avatars",
  652. "HTTPS": "Yes",
  653. "Link": "[Go!](https://robohash.org/)"
  654. },
  655. {
  656. "API": "StackExchange",
  657. "Auth": "`OAuth`",
  658. "Description": "Q&A forum for developers",
  659. "HTTPS": "Yes",
  660. "Link": "[Go!](https://api.stackexchange.com/)"
  661. },
  662. {
  663. "API": "Stormpath",
  664. "Auth": "`apiKey`",
  665. "Description": "User Authentication",
  666. "HTTPS": "Yes",
  667. "Link": "[Go!](https://stormpath.com/)"
  668. },
  669. {
  670. "API": "UI Names",
  671. "Auth": "No",
  672. "Description": "Generate random fake names",
  673. "HTTPS": "Yes",
  674. "Link": "[Go!](https://github.com/thm/uinames)"
  675. },
  676. {
  677. "API": "Verse",
  678. "Auth": "No",
  679. "Description": "Check what's the latest version of your favorite open-source project",
  680. "HTTPS": "Yes",
  681. "Link": "[Go!](https://verse.pawelad.xyz/)"
  682. }
  683. ],
  684. "Documents & Productivity": [
  685. {
  686. "API": "File.io",
  687. "Auth": "No",
  688. "Description": "File Sharing",
  689. "HTTPS": "Yes",
  690. "Link": "[Go!](https://www.file.io)"
  691. },
  692. {
  693. "API": "pdflayer API",
  694. "Auth": "No",
  695. "Description": "HTML/URL to PDF",
  696. "HTTPS": "Yes",
  697. "Link": "[Go!](https://pdflayer.com)"
  698. },
  699. {
  700. "API": "Pocket",
  701. "Auth": "`OAuth`",
  702. "Description": "Bookmarking service",
  703. "HTTPS": "Yes",
  704. "Link": "[Go!](https://getpocket.com/developer/)"
  705. },
  706. {
  707. "API": "PrexView",
  708. "Auth": "`apiKey`",
  709. "Description": "Data from XML or JSON to PDF, HTML or Image",
  710. "HTTPS": "Yes",
  711. "Link": "[Go!](https://prexview.com)"
  712. },
  713. {
  714. "API": "Todoist",
  715. "Auth": "`OAuth`",
  716. "Description": "Todo Lists",
  717. "HTTPS": "Yes",
  718. "Link": "[Go!](https://developer.todoist.com)"
  719. },
  720. {
  721. "API": "Wunderlist",
  722. "Auth": "`OAuth`",
  723. "Description": "Todo Lists",
  724. "HTTPS": "Yes",
  725. "Link": "[Go!](https://developer.wunderlist.com/documentation)"
  726. }
  727. ],
  728. "Environment": [
  729. {
  730. "API": "AirVisual",
  731. "Auth": "`apiKey`",
  732. "Description": "Air quality and weather data",
  733. "HTTPS": "Yes",
  734. "Link": "[Go!](https://airvisual.com/api)"
  735. },
  736. {
  737. "API": "OpenAQ",
  738. "Auth": "`apiKey`",
  739. "Description": "Open air quality data",
  740. "HTTPS": "Yes",
  741. "Link": "[Go!](https://docs.openaq.org/)"
  742. },
  743. {
  744. "API": "PM2.5.in",
  745. "Auth": "`apiKey`",
  746. "Description": "Air quality of China",
  747. "HTTPS": "No",
  748. "Link": "[Go!](http://www.pm25.in/api_doc)"
  749. }
  750. ],
  751. "Finance": [
  752. {
  753. "API": "Barchart OnDemand",
  754. "Auth": "`apiKey`",
  755. "Description": "Stock, Futures, and Forex Market Data",
  756. "HTTPS": "Yes",
  757. "Link": "[Go!](https://www.barchartondemand.com/free)"
  758. },
  759. {
  760. "API": "CoinDesk",
  761. "Auth": "No",
  762. "Description": "Bitcoin Price Index",
  763. "HTTPS": "No",
  764. "Link": "[Go!](http://www.coindesk.com/api/)"
  765. },
  766. {
  767. "API": "Consumer Financial Protection Bureau",
  768. "Auth": "`apiKey`",
  769. "Description": "Financial services consumer complains data",
  770. "HTTPS": "Yes",
  771. "Link": "[Go!](https://data.consumerfinance.gov/resource/jhzv-w97w.json)"
  772. },
  773. {
  774. "API": "Razorpay IFSC",
  775. "Auth": "No",
  776. "Description": "Indian Financial Systems Code (Bank Branch Codes)",
  777. "HTTPS": "Yes",
  778. "Link": "[Go!](https://ifsc.razorpay.com/)"
  779. }
  780. ],
  781. "Food & Drink": [
  782. {
  783. "API": "BigOven",
  784. "Auth": "`X-Mashape-Key`",
  785. "Description": "Recipe Search",
  786. "HTTPS": "No",
  787. "Link": "[Go!](http://api2.bigoven.com/)"
  788. },
  789. {
  790. "API": "BreweryDB",
  791. "Auth": "`apiKey`",
  792. "Description": "Beer",
  793. "HTTPS": "No",
  794. "Link": "[Go!](http://www.brewerydb.com/developers)"
  795. },
  796. {
  797. "API": "Edamam",
  798. "Auth": "`apiKey`",
  799. "Description": "Recipe Search",
  800. "HTTPS": "Yes",
  801. "Link": "[Go!](https://developer.edamam.com/)"
  802. },
  803. {
  804. "API": "Food2Fork",
  805. "Auth": "`apiKey`",
  806. "Description": "Recipe Search",
  807. "HTTPS": "No",
  808. "Link": "[Go!](http://food2fork.com/about/api)"
  809. },
  810. {
  811. "API": "LCBO",
  812. "Auth": "`apiKey`",
  813. "Description": "Alcohol",
  814. "HTTPS": "Yes",
  815. "Link": "[Go!](https://lcboapi.com/)"
  816. },
  817. {
  818. "API": "PunkAPI",
  819. "Auth": "No",
  820. "Description": "Brewdog Beer Recipes",
  821. "HTTPS": "Yes",
  822. "Link": "[Go!](https://punkapi.com/)"
  823. },
  824. {
  825. "API": "Recipe Puppy",
  826. "Auth": "No",
  827. "Description": "Food",
  828. "HTTPS": "No",
  829. "Link": "[Go!](http://www.recipepuppy.com/about/api/)"
  830. },
  831. {
  832. "API": "TacoFancy",
  833. "Auth": "No",
  834. "Description": "Community-driven taco database",
  835. "HTTPS": "No",
  836. "Link": "[Go!](https://github.com/evz/tacofancy-api)"
  837. },
  838. {
  839. "API": "TheCocktailDB",
  840. "Auth": "No",
  841. "Description": "Cocktail Recipes",
  842. "HTTPS": "No",
  843. "Link": "[Go!](http://www.thecocktaildb.com/)"
  844. },
  845. {
  846. "API": "The Report of the Week",
  847. "Auth": "No",
  848. "Description": "Food & Drink Reviews",
  849. "HTTPS": "Yes",
  850. "Link": "[Go!](https://github.com/andyklimczak/TheReportOfTheWeek-API)"
  851. },
  852. {
  853. "API": "Yummly",
  854. "Auth": "No",
  855. "Description": "Find food recipes",
  856. "HTTPS": "Yes",
  857. "Link": "[Go!](https://developer.yummly.com/)"
  858. },
  859. {
  860. "API": "Zomato",
  861. "Auth": "`apiKey`",
  862. "Description": "Discover restaurants",
  863. "HTTPS": "Yes",
  864. "Link": "[Go!](https://developers.zomato.com/api)"
  865. }
  866. ],
  867. "Fraud Prevention": [
  868. {
  869. "API": "Whitepages Pro",
  870. "Auth": "`apiKey`",
  871. "Description": "Global identity verification with phone, address, email, and IP",
  872. "HTTPS": "Yes",
  873. "Link": "[Go!](https://pro.whitepages.com/developer/documentation/identity-check-api/)"
  874. },
  875. {
  876. "API": "Whitepages Pro",
  877. "Auth": "`apiKey`",
  878. "Description": "Phone reputation to detect spammy phones",
  879. "HTTPS": "Yes",
  880. "Link": "[Go!](https://pro.whitepages.com/developer/documentation/phone-reputation-api/)"
  881. },
  882. {
  883. "API": "Whitepages Pro",
  884. "Auth": "`apiKey`",
  885. "Description": "Get an owner\u2019s name, address, demographics based on the phone number",
  886. "HTTPS": "Yes",
  887. "Link": "[Go!](https://pro.whitepages.com/developer/documentation/reverse-phone-api/)"
  888. },
  889. {
  890. "API": "Whitepages Pro",
  891. "Auth": "`apiKey`",
  892. "Description": "Phone number validation, line_type, carrier append",
  893. "HTTPS": "Yes",
  894. "Link": "[Go!](https://pro.whitepages.com/developer/documentation/phone-intelligence-api/)"
  895. },
  896. {
  897. "API": "Whitepages Pro",
  898. "Auth": "`apiKey`",
  899. "Description": "Get normalized physical address, residents, address type, and validity.",
  900. "HTTPS": "Yes",
  901. "Link": "[Go!](https://pro.whitepages.com/developer/documentation/reverse-address-api/)"
  902. }
  903. ],
  904. "Games & Comics": [
  905. {
  906. "API": "Battle.net",
  907. "Auth": "No",
  908. "Description": "Blizzard Entertainment",
  909. "HTTPS": "Yes",
  910. "Link": "[Go!](https://dev.battle.net/)"
  911. },
  912. {
  913. "API": "Battlefield 4",
  914. "Auth": "No",
  915. "Description": "Battlefield 4 Information",
  916. "HTTPS": "Yes",
  917. "Link": "[Go!](https://bf4stats.com/api)"
  918. },
  919. {
  920. "API": "Chuck Norris Database",
  921. "Auth": "No",
  922. "Description": "Jokes",
  923. "HTTPS": "No",
  924. "Link": "[Go!](http://www.icndb.com/api/)"
  925. },
  926. {
  927. "API": "Clash of Clans",
  928. "Auth": "No",
  929. "Description": "Clash of Clans Game Information",
  930. "HTTPS": "Yes",
  931. "Link": "[Go!](https://developer.clashofclans.com)"
  932. },
  933. {
  934. "API": "Clash Royale",
  935. "Auth": "No",
  936. "Description": "Clash Royale Game Information",
  937. "HTTPS": "Yes",
  938. "Link": "[Go!](https://github.com/martincarrera/clash-royale-api)"
  939. },
  940. {
  941. "API": "Comic Vine",
  942. "Auth": "No",
  943. "Description": "Comics",
  944. "HTTPS": "Yes",
  945. "Link": "[Go!](https://comicvine.gamespot.com/api/documentation)"
  946. },
  947. {
  948. "API": "Deck of Cards",
  949. "Auth": "No",
  950. "Description": "Deck of Cards",
  951. "HTTPS": "No",
  952. "Link": "[Go!](http://deckofcardsapi.com/)"
  953. },
  954. {
  955. "API": "Destiny The Game",
  956. "Auth": "`apiKey`",
  957. "Description": "Bungie Platform API",
  958. "HTTPS": "Yes",
  959. "Link": "[Go!](https://www.bungie.net/en/Clan/Post/39966/85087279/0/0)"
  960. },
  961. {
  962. "API": "Eve Online",
  963. "Auth": "`OAuth`",
  964. "Description": "Third-Party Developer Documentation",
  965. "HTTPS": "Yes",
  966. "Link": "[Go!](https://eveonline-third-party-documentation.readthedocs.io/en/latest/)"
  967. },
  968. {
  969. "API": "Giant Bomb",
  970. "Auth": "No",
  971. "Description": "Video Games",
  972. "HTTPS": "Yes",
  973. "Link": "[Go!](https://www.giantbomb.com/api/documentation)"
  974. },
  975. {
  976. "API": "Guild Wars 2",
  977. "Auth": "`apiKey`",
  978. "Description": "Guild Wars 2 Game Information",
  979. "HTTPS": "Yes",
  980. "Link": "[Go!](https://wiki.guildwars2.com/wiki/API:Main)"
  981. },
  982. {
  983. "API": "Jservice",
  984. "Auth": "No",
  985. "Description": "Jeopardy Question Database",
  986. "HTTPS": "No",
  987. "Link": "[Go!](http://jservice.io)"
  988. },
  989. {
  990. "API": "Magic The Gathering",
  991. "Auth": "No",
  992. "Description": "Magic The Gathering Game Information",
  993. "HTTPS": "No",
  994. "Link": "[Go!](http://magicthegathering.io/)"
  995. },
  996. {
  997. "API": "Marvel",
  998. "Auth": "`apiKey`",
  999. "Description": "Marvel Comics",
  1000. "HTTPS": "No",
  1001. "Link": "[Go!](http://developer.marvel.com)"
  1002. },
  1003. {
  1004. "API": "Minecraft",
  1005. "Auth": "No",
  1006. "Description": "Minecraft server info & user info)",
  1007. "HTTPS": "Yes",
  1008. "Link": "[Go!](https://mcapi.ca/)"
  1009. },
  1010. {
  1011. "API": "Open Trivia",
  1012. "Auth": "No",
  1013. "Description": "Trivia Questions",
  1014. "HTTPS": "Yes",
  1015. "Link": "[Go!](https://opentdb.com/api_config.php)"
  1016. },
  1017. {
  1018. "API": "PandaScore",
  1019. "Auth": "`apiKey`",
  1020. "Description": "E-sports games and results",
  1021. "HTTPS": "Yes",
  1022. "Link": "[Go!](https://api.pandascore.co)"
  1023. },
  1024. {
  1025. "API": "Pok\u00e9api",
  1026. "Auth": "No",
  1027. "Description": "Pok\u00e9mon Information",
  1028. "HTTPS": "No",
  1029. "Link": "[Go!](http://pokeapi.co)"
  1030. },
  1031. {
  1032. "API": "Qriusity",
  1033. "Auth": "No",
  1034. "Description": "Quiz/Trivia Questions",
  1035. "HTTPS": "Yes",
  1036. "Link": "[Go!](https://qriusity.com/)"
  1037. },
  1038. {
  1039. "API": "Riot Games",
  1040. "Auth": "`apiKey`",
  1041. "Description": "League of Legends Game Information",
  1042. "HTTPS": "Yes",
  1043. "Link": "[Go!](https://developer.riotgames.com/)"
  1044. },
  1045. {
  1046. "API": "Steam",
  1047. "Auth": "`OAuth`",
  1048. "Description": "Steam Client Interaction",
  1049. "HTTPS": "Yes",
  1050. "Link": "[Go!](https://developer.valvesoftware.com/wiki/Steam_Web_API)"
  1051. }
  1052. ],
  1053. "Geocoding": [
  1054. {
  1055. "API": "adresse.data.gouv.fr",
  1056. "Auth": "No",
  1057. "Description": "Address database of France. geocoding and reverse.",
  1058. "HTTPS": "Yes",
  1059. "Link": "[Go!](https://adresse.data.gouv.fr)"
  1060. },
  1061. {
  1062. "API": "Bing Maps",
  1063. "Auth": "`apiKey`",
  1064. "Description": "Create/customize digital maps based on Bing Maps data",
  1065. "HTTPS": "Yes",
  1066. "Link": "[Go!](https://www.microsoft.com/maps/)"
  1067. },
  1068. {
  1069. "API": "Geocode.xyz",
  1070. "Auth": "No",
  1071. "Description": "Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing",
  1072. "HTTPS": "Yes",
  1073. "Link": "[Go!](https://geocode.xyz/)"
  1074. },
  1075. {
  1076. "API": "GeoNames",
  1077. "Auth": "No",
  1078. "Description": "Place names and other geographical data",
  1079. "HTTPS": "No",
  1080. "Link": "[Go!](http://www.geonames.org/export/web-services.html)"
  1081. },
  1082. {
  1083. "API": "G\u00e9oApi",
  1084. "Auth": "No",
  1085. "Description": "French geographical data",
  1086. "HTTPS": "Yes",
  1087. "Link": "[Go!](https://api.gouv.fr/api/geoapi.html)"
  1088. },
  1089. {
  1090. "API": "Google Maps",
  1091. "Auth": "`apiKey`",
  1092. "Description": "Create/customize digital maps based on Google Maps data",
  1093. "HTTPS": "Yes",
  1094. "Link": "[Go!](https://developers.google.com/maps/)"
  1095. },
  1096. {
  1097. "API": "IP 2 Country",
  1098. "Auth": "No",
  1099. "Description": "Map an IP to a country",
  1100. "HTTPS": "Yes",
  1101. "Link": "[Go!](https://ip2country.info)"
  1102. },
  1103. {
  1104. "API": "IP Address Details",
  1105. "Auth": "No",
  1106. "Description": "Find geolocation with ip address",
  1107. "HTTPS": "Yes",
  1108. "Link": "[Go!](https://ipinfo.io/)"
  1109. },
  1110. {
  1111. "API": "IP Location",
  1112. "Auth": "No",
  1113. "Description": "Find IP address location information",
  1114. "HTTPS": "Yes",
  1115. "Link": "[Go!](https://ipapi.co/)"
  1116. },
  1117. {
  1118. "API": "IP Vigilante",
  1119. "Auth": "No",
  1120. "Description": "Free IP Geolocation API",
  1121. "HTTPS": "Yes",
  1122. "Link": "[Go!](https://www.ipvigilante.com/)"
  1123. },
  1124. {
  1125. "API": "Mapbox",
  1126. "Auth": "`apiKey`",
  1127. "Description": "Create/customize beautiful digital maps",
  1128. "HTTPS": "Yes",
  1129. "Link": "[Go!](https://www.mapbox.com/developers/)"
  1130. },
  1131. {
  1132. "API": "Mapzen Search",
  1133. "Auth": "`apiKey`",
  1134. "Description": "Open Source & Open Data Global Geocoding Service",
  1135. "HTTPS": "Yes",
  1136. "Link": "[Go!](https://mapzen.com/products/search/)"
  1137. },
  1138. {
  1139. "API": "Mexico",
  1140. "Auth": "No",
  1141. "Description": "Mexico RESTful zip codes API",
  1142. "HTTPS": "Yes",
  1143. "Link": "[Go!](https://github.com/IcaliaLabs/sepomex)"
  1144. },
  1145. {
  1146. "API": "One Map 2.0, Singapore",
  1147. "Auth": "`apiKey`",
  1148. "Description": "Singapore Land Authority REST API services for Singapore addresses",
  1149. "HTTPS": "Yes",
  1150. "Link": "[Go!](https://docs.onemap.sg/)"
  1151. },
  1152. {
  1153. "API": "OnWater",
  1154. "Auth": "No",
  1155. "Description": "Determine if a lat/lon is on water or land",
  1156. "HTTPS": "Yes",
  1157. "Link": "[Go!](https://onwater.io/)"
  1158. },
  1159. {
  1160. "API": "OpenCage",
  1161. "Auth": "No",
  1162. "Description": "Forward and reverse geocoding using open data",
  1163. "HTTPS": "Yes",
  1164. "Link": "[Go!](https://geocoder.opencagedata.com)"
  1165. },
  1166. {
  1167. "API": "OpenStreetMap",
  1168. "Auth": "`OAuth`",
  1169. "Description": "Navigation, geolocation and geographical data",
  1170. "HTTPS": "No",
  1171. "Link": "[Go!](http://wiki.openstreetmap.org/wiki/API)"
  1172. },
  1173. {
  1174. "API": "PostcodeData.nl",
  1175. "Auth": "No",
  1176. "Description": "Provide geolocation data based on postcode for Dutch addresses",
  1177. "HTTPS": "No",
  1178. "Link": "[Go!](http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json)"
  1179. },
  1180. {
  1181. "API": "Postcodes.io",
  1182. "Auth": "No",
  1183. "Description": "Postcode lookup & Geolocation for the UK",
  1184. "HTTPS": "Yes",
  1185. "Link": "[Go!](https://postcodes.io)"
  1186. },
  1187. {
  1188. "API": "REST Countries",
  1189. "Auth": "No",
  1190. "Description": "Get information about countries via a RESTful API",
  1191. "HTTPS": "Yes",
  1192. "Link": "[Go!](https://restcountries.eu)"
  1193. },
  1194. {
  1195. "API": "Utah AGRC",
  1196. "Auth": "`apiKey`",
  1197. "Description": "Utah Web API for geocoding Utah addresses",
  1198. "HTTPS": "Yes",
  1199. "Link": "[Go!](https://api.mapserv.utah.gov)"
  1200. },
  1201. {
  1202. "API": "ViaCep",
  1203. "Auth": "No",
  1204. "Description": "Brazil RESTful zip codes API",
  1205. "HTTPS": "Yes",
  1206. "Link": "[Go!](https://viacep.com.br)"
  1207. }
  1208. ],
  1209. "Health": [
  1210. {
  1211. "API": "Diabetes",
  1212. "Auth": "No",
  1213. "Description": "Logging and retrieving diabetes information",
  1214. "HTTPS": "No",
  1215. "Link": "[Go!](http://predictbgl.com/api/)"
  1216. },
  1217. {
  1218. "API": "Flutrack",
  1219. "Auth": "No",
  1220. "Description": "Influenza-like symptoms with geotracking",
  1221. "HTTPS": "No",
  1222. "Link": "[Go!](http://www.flutrack.org/)"
  1223. },
  1224. {
  1225. "API": "Makeup",
  1226. "Auth": "No",
  1227. "Description": "Makeup Information",
  1228. "HTTPS": "No",
  1229. "Link": "[Go!](http://makeup-api.herokuapp.com/)"
  1230. },
  1231. {
  1232. "API": "Medicare",
  1233. "Auth": "No",
  1234. "Description": "Access to the data from the CMS - medicare.gov",
  1235. "HTTPS": "Yes",
  1236. "Link": "[Go!](https://data.medicare.gov/developers)"
  1237. },
  1238. {
  1239. "API": "Nutritionix",
  1240. "Auth": "`apiKey`",
  1241. "Description": "Worlds largest verified nutrition database",
  1242. "HTTPS": "Yes",
  1243. "Link": "[Go!](https://developer.nutritionix.com/)"
  1244. },
  1245. {
  1246. "API": "openFDA",
  1247. "Auth": "No",
  1248. "Description": "Public FDA data about drugs, devices, and foods",
  1249. "HTTPS": "Yes",
  1250. "Link": "[Go!](https://open.fda.gov/api/)"
  1251. },
  1252. {
  1253. "API": "USDA Nutrients",
  1254. "Auth": "No",
  1255. "Description": "National Nutrient Database for Standard Reference",
  1256. "HTTPS": "Yes",
  1257. "Link": "[Go!](https://ndb.nal.usda.gov/ndb/doc/index)"
  1258. }
  1259. ],
  1260. "Machine Learning": [
  1261. {
  1262. "API": "API.AI",
  1263. "Auth": "`apiKey`",
  1264. "Description": "Natural Language Processing",
  1265. "HTTPS": "Yes",
  1266. "Link": "[Go!](https://api.ai/)"
  1267. },
  1268. {
  1269. "API": "Clarifai",
  1270. "Auth": "`OAuth`",
  1271. "Description": "Computer Vision",
  1272. "HTTPS": "Yes",
  1273. "Link": "[Go!](https://developer.clarifai.com/)"
  1274. },
  1275. {
  1276. "API": "Cleverbot",
  1277. "Auth": "`apiKey`",
  1278. "Description": "Web chat bot",
  1279. "HTTPS": "Yes",
  1280. "Link": "[Go!](https://www.cleverbot.com/api/)"
  1281. },
  1282. {
  1283. "API": "Keen IO",
  1284. "Auth": "`apiKey`",
  1285. "Description": "Data Analytics",
  1286. "HTTPS": "Yes",
  1287. "Link": "[Go!](https://keen.io/)"
  1288. },
  1289. {
  1290. "API": "Unplugg",
  1291. "Auth": "`apiKey`",
  1292. "Description": "Forecasting API for timeseries data",
  1293. "HTTPS": "Yes",
  1294. "Link": "[Go!](https://unplu.gg/test_api.html)"
  1295. },
  1296. {
  1297. "API": "Wit.ai",
  1298. "Auth": "`OAuth`",
  1299. "Description": "Natural Language Processing",
  1300. "HTTPS": "Yes",
  1301. "Link": "[Go!](https://wit.ai/)"
  1302. }
  1303. ],
  1304. "Math": [
  1305. {
  1306. "API": "Newton",
  1307. "Auth": "No",
  1308. "Description": "Symbolic and Arithmetic Math Calculator",
  1309. "HTTPS": "Yes",
  1310. "Link": "[Go!](https://newton.now.sh/)"
  1311. },
  1312. {
  1313. "API": "Numbers API",
  1314. "Auth": "No",
  1315. "Description": "Facts about numbers",
  1316. "HTTPS": "No",
  1317. "Link": "[Go!](http://numbersapi.com)"
  1318. }
  1319. ],
  1320. "Music": [
  1321. {
  1322. "API": "Bandsintown",
  1323. "Auth": "No",
  1324. "Description": "Music Events",
  1325. "HTTPS": "Yes",
  1326. "Link": "[Go!](https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0)"
  1327. },
  1328. {
  1329. "API": "Deezer",
  1330. "Auth": "`OAuth`",
  1331. "Description": "Music",
  1332. "HTTPS": "No",
  1333. "Link": "[Go!](http://developers.deezer.com/login?redirect=/api)"
  1334. },
  1335. {
  1336. "API": "Discogs",
  1337. "Auth": "`OAuth`",
  1338. "Description": "Music",
  1339. "HTTPS": "Yes",
  1340. "Link": "[Go!](https://www.discogs.com/developers/)"
  1341. },
  1342. {
  1343. "API": "Genius",
  1344. "Auth": "`OAuth`",
  1345. "Description": "Crowdsourced lyrics and music knowledge",
  1346. "HTTPS": "Yes",
  1347. "Link": "[Go!](https://docs.genius.com/)"
  1348. },
  1349. {
  1350. "API": "Jamendo",
  1351. "Auth": "`OAuth`",
  1352. "Description": "Music",
  1353. "HTTPS": "Yes",
  1354. "Link": "[Go!](https://developer.jamendo.com/v3.0)"
  1355. },
  1356. {
  1357. "API": "iTunes Search",
  1358. "Auth": "No",
  1359. "Description": "Software products",
  1360. "HTTPS": "Yes",
  1361. "Link": "[Go!](https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/)"
  1362. },
  1363. {
  1364. "API": "LastFm",
  1365. "Auth": "No",
  1366. "Description": "Music",
  1367. "HTTPS": "No",
  1368. "Link": "[Go!](http://www.last.fm/api)"
  1369. },
  1370. {
  1371. "API": "Mixcloud",
  1372. "Auth": "No",
  1373. "Description": "Music",
  1374. "HTTPS": "Yes",
  1375. "Link": "[Go!](https://www.mixcloud.com/developers/)"
  1376. },
  1377. {
  1378. "API": "MusicBrainz",
  1379. "Auth": "No",
  1380. "Description": "Music",
  1381. "HTTPS": "Yes",
  1382. "Link": "[Go!](https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2)"
  1383. },
  1384. {
  1385. "API": "Musikki",
  1386. "Auth": "No",
  1387. "Description": "Music",
  1388. "HTTPS": "Yes",
  1389. "Link": "[Go!](https://music-api.musikki.com/reference)"
  1390. },
  1391. {
  1392. "API": "Musixmatch",
  1393. "Auth": "`apiKey`",
  1394. "Description": "Music",
  1395. "HTTPS": "Yes",
  1396. "Link": "[Go!](https://developer.musixmatch.com/)"
  1397. },
  1398. {
  1399. "API": "Songkick",
  1400. "Auth": "`OAuth`",
  1401. "Description": "Music Events",
  1402. "HTTPS": "Yes",
  1403. "Link": "[Go!](https://www.songkick.com/developer/)"
  1404. },
  1405. {
  1406. "API": "Songsterr",
  1407. "Auth": "No",
  1408. "Description": "Provides guitar, bass and drums tabs and chords",
  1409. "HTTPS": "Yes",
  1410. "Link": "[Go!](https://www.songsterr.com/a/wa/api/)"
  1411. },
  1412. {
  1413. "API": "Soundcloud",
  1414. "Auth": "No",
  1415. "Description": "Music",
  1416. "HTTPS": "Yes",
  1417. "Link": "[Go!](https://developers.soundcloud.com/)"
  1418. },
  1419. {
  1420. "API": "Spotify",
  1421. "Auth": "`OAuth`",
  1422. "Description": "Music",
  1423. "HTTPS": "Yes",
  1424. "Link": "[Go!](https://developer.spotify.com/web-api/)"
  1425. },
  1426. {
  1427. "API": "Vagalume",
  1428. "Auth": "`apiKey`",
  1429. "Description": "Crowdsourced lyrics and music knowledge",
  1430. "HTTPS": "Yes",
  1431. "Link": "[Go!](https://api.vagalume.com.br/docs/)"
  1432. }
  1433. ],
  1434. "News": [
  1435. {
  1436. "API": "New York Times",
  1437. "Auth": "`apiKey`",
  1438. "Description": "Provides news",
  1439. "HTTPS": "Yes",
  1440. "Link": "[Go!](https://developer.nytimes.com/)"
  1441. },
  1442. {
  1443. "API": "News API",
  1444. "Auth": "`apiKey`",
  1445. "Description": "Headlines currently published on a range of news sources and blogs",
  1446. "HTTPS": "Yes",
  1447. "Link": "[Go!](https://newsapi.org/)"
  1448. },
  1449. {
  1450. "API": "The Guardian",
  1451. "Auth": "`apiKey`",
  1452. "Description": "Access all the content the Guardian creates, categorised by tags and section",
  1453. "HTTPS": "Yes",
  1454. "Link": "[Go!](http://open-platform.theguardian.com/)"
  1455. }
  1456. ],
  1457. "Open Source projects": [
  1458. {
  1459. "API": "Countly",
  1460. "Auth": "No",
  1461. "Description": "Countly web analytics",
  1462. "HTTPS": "No",
  1463. "Link": "[Go!](http://resources.count.ly/docs)"
  1464. },
  1465. {
  1466. "API": "Drupal.org",
  1467. "Auth": "No",
  1468. "Description": "Drupal.org",
  1469. "HTTPS": "Yes",
  1470. "Link": "[Go!](https://www.drupal.org/drupalorg/docs/api)"
  1471. },
  1472. {
  1473. "API": "Libraries.io",
  1474. "Auth": "`apiKey`",
  1475. "Description": "Open source software libraries",
  1476. "HTTPS": "Yes",
  1477. "Link": "[Go!](https://libraries.io/api)"
  1478. }
  1479. ],
  1480. "Personality": [
  1481. {
  1482. "API": "chucknorris.io",
  1483. "Auth": "No",
  1484. "Description": "JSON API for hand curated Chuck Norris jokes",
  1485. "HTTPS": "Yes",
  1486. "Link": "[Go!](https://api.chucknorris.io)"
  1487. },
  1488. {
  1489. "API": "Forismatic",
  1490. "Auth": "No",
  1491. "Description": "Inspirational Quotes",
  1492. "HTTPS": "No",
  1493. "Link": "[Go!](http://forismatic.com/en/api/)"
  1494. },
  1495. {
  1496. "API": "icanhazdadjoke",
  1497. "Auth": "No",
  1498. "Description": "The largest selection of dad jokes on the internet",
  1499. "HTTPS": "Yes",
  1500. "Link": "[Go!](https://icanhazdadjoke.com/api)"
  1501. },
  1502. {
  1503. "API": "Medium",
  1504. "Auth": "`OAuth`",
  1505. "Description": "Community of readers and writers offering unique perspectives on ideas.",
  1506. "HTTPS": "Yes",
  1507. "Link": "[Go!](https://github.com/Medium/medium-api-docs)"
  1508. },
  1509. {
  1510. "API": "Quotes on Design",
  1511. "Auth": "No",
  1512. "Description": "Inspirational Quotes",
  1513. "HTTPS": "Yes",
  1514. "Link": "[Go!](https://quotesondesign.com/api-v4-0/)"
  1515. },
  1516. {
  1517. "API": "Traitify",
  1518. "Auth": "No",
  1519. "Description": "Assess, collect, and analyze Personality",
  1520. "HTTPS": "Yes",
  1521. "Link": "[Go!](https://app.traitify.com/developer)"
  1522. },
  1523. {
  1524. "API": "tronalddump.io",
  1525. "Auth": "No",
  1526. "Description": "Api & web archive for the things Donald Trump has said",
  1527. "HTTPS": "Yes",
  1528. "Link": "[Go!](https://www.tronalddump.io)"
  1529. }
  1530. ],
  1531. "Photography": [
  1532. {
  1533. "API": "500px",
  1534. "Auth": "`OAuth`",
  1535. "Description": "Photography Community",
  1536. "HTTPS": "Yes",
  1537. "Link": "[Go!](https://github.com/500px/api-documentation)"
  1538. },
  1539. {
  1540. "API": "Flickr",
  1541. "Auth": "`OAuth`",
  1542. "Description": "Flickr Services",
  1543. "HTTPS": "Yes",
  1544. "Link": "[Go!](https://www.flickr.com/services/api/)"
  1545. },
  1546. {
  1547. "API": "Gfycat",
  1548. "Auth": "`OAuth`",
  1549. "Description": "Jiffier GIFs",
  1550. "HTTPS": "Yes",
  1551. "Link": "[Go!](https://developers.gfycat.com/api/)"
  1552. },
  1553. {
  1554. "API": "Giphy",
  1555. "Auth": "No",
  1556. "Description": "Get all your gifs",
  1557. "HTTPS": "Yes",
  1558. "Link": "[Go!](https://github.com/Giphy/GiphyAPI)"
  1559. },
  1560. {
  1561. "API": "Imgur",
  1562. "Auth": "`OAuth`",
  1563. "Description": "Images",
  1564. "HTTPS": "Yes",
  1565. "Link": "[Go!](https://api.imgur.com/#overview)"
  1566. },
  1567. {
  1568. "API": "ScreenShotLayer",
  1569. "Auth": "No",
  1570. "Description": "URL 2 Image",
  1571. "HTTPS": "Yes",
  1572. "Link": "[Go!](https://screenshotlayer.com)"
  1573. },
  1574. {
  1575. "API": "Unsplash",
  1576. "Auth": "`OAuth`",
  1577. "Description": "Photography",
  1578. "HTTPS": "Yes",
  1579. "Link": "[Go!](https://unsplash.com/developers)"
  1580. },
  1581. {
  1582. "API": "PlaceKitten",
  1583. "Auth": "No",
  1584. "Description": "Resizable kitten placeholder images",
  1585. "HTTPS": "Yes",
  1586. "Link": "[Go!](https://placekitten.com/)"
  1587. }
  1588. ],
  1589. "Science": [
  1590. {
  1591. "API": "arcsecond.io",
  1592. "Auth": "No",
  1593. "Description": "Multiple astronomy data sources",
  1594. "HTTPS": "Yes",
  1595. "Link": "[Go!](https://api.arcsecond.io/)"
  1596. },
  1597. {
  1598. "API": "Fedger.io",
  1599. "Auth": "No",
  1600. "Description": "Query machine intelligence data",
  1601. "HTTPS": "Yes",
  1602. "Link": "[Go!](https://dev.fedger.io/docs/)"
  1603. },
  1604. {
  1605. "API": "inspirehep.net",
  1606. "Auth": "No",
  1607. "Description": "High Energy Physics info. system",
  1608. "HTTPS": "Yes",
  1609. "Link": "[Go!](https://inspirehep.net/info/hep/api?ln=en)"
  1610. },
  1611. {
  1612. "API": "Launch Library",
  1613. "Auth": "No",
  1614. "Description": "Upcoming Space Launches",
  1615. "HTTPS": "Yes",
  1616. "Link": "[Go!](https://launchlibrary.net/1.2/docs/api.html)"
  1617. },
  1618. {
  1619. "API": "Minor Planet Center",
  1620. "Auth": "No",
  1621. "Description": "Asterank.com Information",
  1622. "HTTPS": "No",
  1623. "Link": "[Go!](http://www.asterank.com/mpc)"
  1624. },
  1625. {
  1626. "API": "NASA",
  1627. "Auth": "No",
  1628. "Description": "NASA data, including imagery",
  1629. "HTTPS": "Yes",
  1630. "Link": "[Go!](https://api.nasa.gov)"
  1631. },
  1632. {
  1633. "API": "Open Notify",
  1634. "Auth": "No",
  1635. "Description": "ISS astronauts, current location, etc",
  1636. "HTTPS": "No",
  1637. "Link": "[Go!](http://open-notify.org/Open-Notify-API/)"
  1638. },
  1639. {
  1640. "API": "Sunrise and Sunset",
  1641. "Auth": "No",
  1642. "Description": "Sunset and sunrise times for a given latitude and longitude.",
  1643. "HTTPS": "Yes",
  1644. "Link": "[Go!](https://sunrise-sunset.org/api)"
  1645. },
  1646. {
  1647. "API": "USGS Earthquake Hazards Program",
  1648. "Auth": "No",
  1649. "Description": "Earthquakes data real-time",
  1650. "HTTPS": "Yes",
  1651. "Link": "[Go!](https://earthquake.usgs.gov/fdsnws/event/1/)"
  1652. },
  1653. {
  1654. "API": "USGS Water Services",
  1655. "Auth": "No",
  1656. "Description": "Water quality and level info for rivers and lakes",
  1657. "HTTPS": "Yes",
  1658. "Link": "[Go!](https://waterservices.usgs.gov/)"
  1659. },
  1660. {
  1661. "API": "World Bank",
  1662. "Auth": "No",
  1663. "Description": "World Data",
  1664. "HTTPS": "No",
  1665. "Link": "[Go!](https://datahelpdesk.worldbank.org/knowledgebase/topics/125589)"
  1666. }
  1667. ],
  1668. "Security": [
  1669. {
  1670. "API": "AXFR Database",
  1671. "Auth": "No",
  1672. "Description": "AXFR public database",
  1673. "HTTPS": "No",
  1674. "Link": "[Go!](http://api.axfrcheck.com)"
  1675. },
  1676. {
  1677. "API": "UK Police",
  1678. "Auth": "No",
  1679. "Description": "UK Police data",
  1680. "HTTPS": "Yes",
  1681. "Link": "[Go!](https://data.police.uk/docs/)"
  1682. }
  1683. ],
  1684. "Shopping": [
  1685. {
  1686. "API": "eBay",
  1687. "Auth": "`OAuth`",
  1688. "Description": "Sell and Buy on eBay",
  1689. "HTTPS": "Yes",
  1690. "Link": "[Go!](https://go.developer.ebay.com/)"
  1691. }
  1692. ],
  1693. "Social": [
  1694. {
  1695. "API": "Discord",
  1696. "Auth": "`OAuth`",
  1697. "Description": "Make bots for Discord, integrate Discord onto an external platform",
  1698. "HTTPS": "Yes",
  1699. "Link": "[Go!](https://discordapp.com/developers/docs/intro)"
  1700. },
  1701. {
  1702. "API": "DonReach Social Count",
  1703. "Auth": "No",
  1704. "Description": "Get the social share count of a URL from every major social network",
  1705. "HTTPS": "Yes",
  1706. "Link": "[Go!](https://donreach.com/social-share-count/)"
  1707. },
  1708. {
  1709. "API": "Facebook",
  1710. "Auth": "`OAuth`",
  1711. "Description": "Facebook Login, Share on FB, Social Plugins, Analytics and more",
  1712. "HTTPS": "Yes",
  1713. "Link": "[Go!](https://developers.facebook.com/)"
  1714. },
  1715. {
  1716. "API": "Foursquare",
  1717. "Auth": "`OAuth`",
  1718. "Description": "Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)",
  1719. "HTTPS": "Yes",
  1720. "Link": "[Go!](https://developer.foursquare.com/)"
  1721. },
  1722. {
  1723. "API": "Fuck Off as a Service",
  1724. "Auth": "No",
  1725. "Description": "Asks someone to fuck off",
  1726. "HTTPS": "Yes",
  1727. "Link": "[Go!](https://www.foaas.com)"
  1728. },
  1729. {
  1730. "API": "Full Contact",
  1731. "Auth": "`OAuth`",
  1732. "Description": "Get Social Media profiles and contact Information",
  1733. "HTTPS": "Yes",
  1734. "Link": "[Go!](https://www.fullcontact.com/developer/docs/)"
  1735. },
  1736. {
  1737. "API": "HackerNews",
  1738. "Auth": "No",
  1739. "Description": "Social news for CS and entrepreneurship",
  1740. "HTTPS": "Yes",
  1741. "Link": "[Go!](https://github.com/HackerNews/API)"
  1742. },
  1743. {
  1744. "API": "Instagram",
  1745. "Auth": "`OAuth`",
  1746. "Description": "Instagram Login, Share on Instagram, Social Plugins and more",
  1747. "HTTPS": "Yes",
  1748. "Link": "[Go!](https://www.instagram.com/developer/)"
  1749. },
  1750. {
  1751. "API": "LinkedIn",
  1752. "Auth": "`OAuth`",
  1753. "Description": "The foundation of all digital integrations with LinkedIn",
  1754. "HTTPS": "Yes",
  1755. "Link": "[Go!](https://developer.linkedin.com/docs/rest-api)"
  1756. },
  1757. {
  1758. "API": "Meetup.com",
  1759. "Auth": "`apiKey`",
  1760. "Description": "Data about Meetups from Meetup.com",
  1761. "HTTPS": "Yes",
  1762. "Link": "[Go!](https://www.meetup.com/meetup_api/)"
  1763. },
  1764. {
  1765. "API": "Telegram MTProto",
  1766. "Auth": "`OAuth`",
  1767. "Description": "Read and write Telegram data",
  1768. "HTTPS": "Yes",
  1769. "Link": "[Go!](https://core.telegram.org/api#getting-started)"
  1770. },
  1771. {
  1772. "API": "Telegram bot",
  1773. "Auth": "`OAuth`",
  1774. "Description": "Simplified HTTP version of the MTProto API for bots",
  1775. "HTTPS": "Yes",
  1776. "Link": "[Go!](https://core.telegram.org/bots/api)"
  1777. },
  1778. {
  1779. "API": "Pinterest",
  1780. "Auth": "`OAuth`",
  1781. "Description": "The world's catalog of ideas",
  1782. "HTTPS": "Yes",
  1783. "Link": "[Go!](https://developers.pinterest.com/)"
  1784. },
  1785. {
  1786. "API": "PWRTelegram bot",
  1787. "Auth": "`OAuth`",
  1788. "Description": "Boosted version of the Telegram bot API",
  1789. "HTTPS": "Yes",
  1790. "Link": "[Go!](https://pwrtelegram.xyz)"
  1791. },
  1792. {
  1793. "API": "Reddit",
  1794. "Auth": "`OAuth`",
  1795. "Description": "Homepage of the internet",
  1796. "HTTPS": "Yes",
  1797. "Link": "[Go!](https://www.reddit.com/dev/api)"
  1798. },
  1799. {
  1800. "API": "Slack",
  1801. "Auth": "`OAuth`",
  1802. "Description": "Team Instant Messaging",
  1803. "HTTPS": "Yes",
  1804. "Link": "[Go!](https://api.slack.com/)"
  1805. },
  1806. {
  1807. "API": "Tumblr",
  1808. "Auth": "`OAuth`",
  1809. "Description": "Read and write Tumblr Data",
  1810. "HTTPS": "Yes",
  1811. "Link": "[Go!](https://www.tumblr.com/docs/en/api/v2)"
  1812. },
  1813. {
  1814. "API": "Twitch",
  1815. "Auth": "`OAuth`",
  1816. "Description": "Game Streaming API",
  1817. "HTTPS": "Yes",
  1818. "Link": "[Go!](https://github.com/justintv/Twitch-API)"
  1819. },
  1820. {
  1821. "API": "Twitter",
  1822. "Auth": "`OAuth`",
  1823. "Description": "Read and write Twitter data",
  1824. "HTTPS": "Yes",
  1825. "Link": "[Go!](https://dev.twitter.com/rest/public)"
  1826. },
  1827. {
  1828. "API": "vk",
  1829. "Auth": "`OAuth`",
  1830. "Description": "Read and write vk data",
  1831. "HTTPS": "Yes",
  1832. "Link": "[Go!](https://vk.com/dev/sites)"
  1833. }
  1834. ],
  1835. "Sports & Fitness": [
  1836. {
  1837. "API": "Cartola FC",
  1838. "Auth": "No",
  1839. "Description": "The Cartola FC API serves to check the partial points of your team.",
  1840. "HTTPS": "Yes",
  1841. "Link": "[Go!](https://github.com/wgenial/cartrolandofc)"
  1842. },
  1843. {
  1844. "API": "City Bikes",
  1845. "Auth": "No",
  1846. "Description": "City Bikes around the world",
  1847. "HTTPS": "No",
  1848. "Link": "[Go!](http://api.citybik.es/v2/)"
  1849. },
  1850. {
  1851. "API": "Ergast F1",
  1852. "Auth": "No",
  1853. "Description": "F1 data from the beginning of the world championships in 1950",
  1854. "HTTPS": "No",
  1855. "Link": "[Go!](http://ergast.com/mrd/)"
  1856. },
  1857. {
  1858. "API": "Fitbit",
  1859. "Auth": "`OAuth`",
  1860. "Description": "Fitbit Information",
  1861. "HTTPS": "Yes",
  1862. "Link": "[Go!](https://dev.fitbit.com/)"
  1863. },
  1864. {
  1865. "API": "Football-Data.org",
  1866. "Auth": "No",
  1867. "Description": "Football Data",
  1868. "HTTPS": "No",
  1869. "Link": "[Go!](http://api.football-data.org/index)"
  1870. },
  1871. {
  1872. "API": "JCDecaux Bike",
  1873. "Auth": "`apiKey`",
  1874. "Description": "JCDecaux's self-service bicycles",
  1875. "HTTPS": "Yes",
  1876. "Link": "[Go!](https://developer.jcdecaux.com/)"
  1877. },
  1878. {
  1879. "API": "Cricket Live Scores",
  1880. "Auth": "`X-Mashape-Key`",
  1881. "Description": "Live cricket scores",
  1882. "HTTPS": "Yes",
  1883. "Link": "[Go!](https://market.mashape.com/dev132/cricket-live-scores)"
  1884. },
  1885. {
  1886. "API": "NFL Arrests",
  1887. "Auth": "No",
  1888. "Description": "NFL Arrest Data",
  1889. "HTTPS": "No",
  1890. "Link": "[Go!](http://nflarrest.com/api/)"
  1891. },
  1892. {
  1893. "API": "Pro Motocross",
  1894. "Auth": "No",
  1895. "Description": "The RESTful AMA Pro Motocross lap times for every racer on the start gate",
  1896. "HTTPS": "No",
  1897. "Link": "[Go!](http://promotocrossapi.com)"
  1898. },
  1899. {
  1900. "API": "Strava",
  1901. "Auth": "`OAuth`",
  1902. "Description": "Connect with athletes, activities and more",
  1903. "HTTPS": "Yes",
  1904. "Link": "[Go!](https://strava.github.io/api/)"
  1905. },
  1906. {
  1907. "API": "UFC Data",
  1908. "Auth": "No",
  1909. "Description": "Ultimate Fighting Championship information for events and fighters",
  1910. "HTTPS": "No",
  1911. "Link": "[Go!](http://ufc-data-api.ufc.com/)"
  1912. },
  1913. {
  1914. "API": "Wger",
  1915. "Auth": "`apiKey`",
  1916. "Description": "Workout manager data as exercises, muscles or equipment",
  1917. "HTTPS": "Yes",
  1918. "Link": "[Go!](https://wger.de/en/software/api)"
  1919. }
  1920. ],
  1921. "Tracking": [
  1922. {
  1923. "API": "Postmon",
  1924. "Auth": "No",
  1925. "Description": "An API to query Brazilian ZIP codes and orders easily, quickly and free",
  1926. "HTTPS": "No",
  1927. "Link": "[Go!](http://postmon.com.br)"
  1928. },
  1929. {
  1930. "API": "Sweden",
  1931. "Auth": "`apiKey`",
  1932. "Description": "Provides information about parcels in transport",
  1933. "HTTPS": "No",
  1934. "Link": "[Go!](https://developer.postnord.com/docs2)"
  1935. }
  1936. ],
  1937. "Transportation": [
  1938. {
  1939. "API": "Amadeus Travel Innovation Sandbox",
  1940. "Auth": "`apiKey`",
  1941. "Description": "Travel Search - Limited usage",
  1942. "HTTPS": "Yes",
  1943. "Link": "[Go!](https://sandbox.amadeus.com/)"
  1944. },
  1945. {
  1946. "API": "Bay Area Rapid Transit",
  1947. "Auth": "`apiKey`",
  1948. "Description": "Stations and predicted arrivals for BART",
  1949. "HTTPS": "No",
  1950. "Link": "[Go!](http://api.bart.gov)"
  1951. },
  1952. {
  1953. "API": "Community Transit",
  1954. "Auth": "No",
  1955. "Description": "Transitland API",
  1956. "HTTPS": "Yes",
  1957. "Link": "[Go!](https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints)"
  1958. },
  1959. {
  1960. "API": "Goibibo",
  1961. "Auth": "`apiKey`",
  1962. "Description": "API for travel search",
  1963. "HTTPS": "Yes",
  1964. "Link": "[Go!](https://developer.goibibo.com/docs)"
  1965. },
  1966. {
  1967. "API": "Indian Railways",
  1968. "Auth": "`apiKey`",
  1969. "Description": "Indian Railways Information",
  1970. "HTTPS": "No",
  1971. "Link": "[Go!](http://api.erail.in/)"
  1972. },
  1973. {
  1974. "API": "Navitia",
  1975. "Auth": "`apiKey`",
  1976. "Description": "The open API for building cool stuff with transport data",
  1977. "HTTPS": "Yes",
  1978. "Link": "[Go!](https://api.navitia.io/)"
  1979. },
  1980. {
  1981. "API": "The Nomad List",
  1982. "Auth": "No",
  1983. "Description": "A list of the best places to live/work remotely",
  1984. "HTTPS": "Yes",
  1985. "Link": "[Go!](https://nomadlist.com/faq)"
  1986. },
  1987. {
  1988. "API": "Schiphol Airport",
  1989. "Auth": "`apiKey`",
  1990. "Description": "Schiphol",
  1991. "HTTPS": "Yes",
  1992. "Link": "[Go!](https://developer.schiphol.nl/)"
  1993. },
  1994. {
  1995. "API": "TransitLand",
  1996. "Auth": "No",
  1997. "Description": "Transit Aggregation",
  1998. "HTTPS": "Yes",
  1999. "Link": "[Go!](https://transit.land/documentation/datastore/api-endpoints.html)"
  2000. },
  2001. {
  2002. "API": "Transport for Atlanta, US",
  2003. "Auth": "No",
  2004. "Description": "Marta",
  2005. "HTTPS": "No",
  2006. "Link": "[Go!](http://www.itsmarta.com/app-developer-resources.aspx)"
  2007. },
  2008. {
  2009. "API": "Transport for Auckland, New Zealand",
  2010. "Auth": "No",
  2011. "Description": "Auckland Transport API",
  2012. "HTTPS": "Yes",
  2013. "Link": "[Go!](https://api.at.govt.nz/)"
  2014. },
  2015. {
  2016. "API": "Transport for Belgium",
  2017. "Auth": "No",
  2018. "Description": "Belgian transport API",
  2019. "HTTPS": "Yes",
  2020. "Link": "[Go!](https://hello.irail.be/api/)"
  2021. },
  2022. {
  2023. "API": "Transport for Berlin, Germany",
  2024. "Auth": "No",
  2025. "Description": "Third-party VBB API",
  2026. "HTTPS": "Yes",
  2027. "Link": "[Go!](https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md)"
  2028. },
  2029. {
  2030. "API": "Transport for Boston, US",
  2031. "Auth": "No",
  2032. "Description": "MBTA API",
  2033. "HTTPS": "No",
  2034. "Link": "[Go!](http://realtime.mbta.com/Portal/Home/Documents)"
  2035. },
  2036. {
  2037. "API": "Transport for Budapest, Hungary",
  2038. "Auth": "No",
  2039. "Description": "Budapest public transport API",
  2040. "HTTPS": "Yes",
  2041. "Link": "[Go!](https://apiary.io/)"
  2042. },
  2043. {
  2044. "API": "Transport for Chicago, US",
  2045. "Auth": "No",
  2046. "Description": "CTA",
  2047. "HTTPS": "No",
  2048. "Link": "[Go!](http://www.transitchicago.com/developers/)"
  2049. },
  2050. {
  2051. "API": "Transport for Czech Republic",
  2052. "Auth": "No",
  2053. "Description": "Czech transport API",
  2054. "HTTPS": "Yes",
  2055. "Link": "[Go!](https://www.chaps.cz/eng/products/idos-internet)"
  2056. },
  2057. {
  2058. "API": "Transport for Denver, US",
  2059. "Auth": "No",
  2060. "Description": "RTD",
  2061. "HTTPS": "No",
  2062. "Link": "[Go!](http://www.rtd-denver.com/gtfs-developer-guide.shtml)"
  2063. },
  2064. {
  2065. "API": "Transport for Finland",
  2066. "Auth": "No",
  2067. "Description": "Finnish transport API",
  2068. "HTTPS": "Yes",
  2069. "Link": "[Go!](https://digitransit.fi/en/developers/ )"
  2070. },
  2071. {
  2072. "API": "Transport for Germany",
  2073. "Auth": "`apiKey`",
  2074. "Description": "Deutsche Bahn (DB) API",
  2075. "HTTPS": "No",
  2076. "Link": "[Go!](http://data.deutschebahn.com/dataset/api-fahrplan)"
  2077. },
  2078. {
  2079. "API": "Transport for India",
  2080. "Auth": "`apiKey`",
  2081. "Description": "India Public Transport API",
  2082. "HTTPS": "Yes",
  2083. "Link": "[Go!](https://data.gov.in/sector/transport)"
  2084. },
  2085. {
  2086. "API": "Transport for London, England",
  2087. "Auth": "No",
  2088. "Description": "TfL API",
  2089. "HTTPS": "Yes",
  2090. "Link": "[Go!](https://api.tfl.gov.uk)"
  2091. },
  2092. {
  2093. "API": "Transport for Madrid, Spain",
  2094. "Auth": "`apiKey`",
  2095. "Description": "Madrid BUS transport API",
  2096. "HTTPS": "No",
  2097. "Link": "[Go!](http://opendata.emtmadrid.es/Servicios-web/BUS)"
  2098. },
  2099. {
  2100. "API": "Transport for Minneapolis, US",
  2101. "Auth": "`OAuth`",
  2102. "Description": "NexTrip API",
  2103. "HTTPS": "No",
  2104. "Link": "[Go!](http://svc.metrotransit.org/)"
  2105. },
  2106. {
  2107. "API": "Transport for The Netherlands",
  2108. "Auth": "`apiKey`",
  2109. "Description": "NS, only trains",
  2110. "HTTPS": "No",
  2111. "Link": "[Go!](http://www.ns.nl/reisinformatie/ns-api)"
  2112. },
  2113. {
  2114. "API": "Transport for The Netherlands",
  2115. "Auth": "No",
  2116. "Description": "OVAPI, country-wide public transport",
  2117. "HTTPS": "Yes",
  2118. "Link": "[Go!](https://github.com/skywave/KV78Turbo-OVAPI/wiki)"
  2119. },
  2120. {
  2121. "API": "Transport for New York City, US",
  2122. "Auth": "`apiKey`",
  2123. "Description": "MTA",
  2124. "HTTPS": "No",
  2125. "Link": "[Go!](http://datamine.mta.info/)"
  2126. },
  2127. {
  2128. "API": "Transport for Norway",
  2129. "Auth": "No",
  2130. "Description": "Norwegian transport API",
  2131. "HTTPS": "No",
  2132. "Link": "[Go!](http://reisapi.ruter.no/help)"
  2133. },
  2134. {
  2135. "API": "Transport for Ottawa, Canada",
  2136. "Auth": "No",
  2137. "Description": "OC Transpo next bus arrival API",
  2138. "HTTPS": "No",
  2139. "Link": "[Go!](http://www.octranspo.com/index.php/developers)"
  2140. },
  2141. {
  2142. "API": "Transport for Paris, France",
  2143. "Auth": "No",
  2144. "Description": "RATP Open Data API",
  2145. "HTTPS": "No",
  2146. "Link": "[Go!](http://data.ratp.fr/api/v1/console/datasets/1.0/search/)"
  2147. },
  2148. {
  2149. "API": "Transport for Paris, France",
  2150. "Auth": "No",
  2151. "Description": "Live schedules made simple",
  2152. "HTTPS": "No",
  2153. "Link": "[Go!](http://restratpws.azurewebsites.net/swagger/)"
  2154. },
  2155. {
  2156. "API": "Transport for Philadelphia, US",
  2157. "Auth": "No",
  2158. "Description": "SEPTA APIs",
  2159. "HTTPS": "No",
  2160. "Link": "[Go!](http://www3.septa.org/hackathon/)"
  2161. },
  2162. {
  2163. "API": "Transport for Rio de Janeiro, Brazil",
  2164. "Auth": "No",
  2165. "Description": "Prefeitura do Rio (City Hall)",
  2166. "HTTPS": "No",
  2167. "Link": "[Go!](http://data.rio/group/transporte-e-mobilidade)"
  2168. },
  2169. {
  2170. "API": "Transport for S\u00e3o Paulo, Brazil",
  2171. "Auth": "`OAuth`",
  2172. "Description": "SPTrans",
  2173. "HTTPS": "No",
  2174. "Link": "[Go!](http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx)"
  2175. },
  2176. {
  2177. "API": "Transport for Sweden",
  2178. "Auth": "`OAuth`",
  2179. "Description": "Public Transport consumer",
  2180. "HTTPS": "Yes",
  2181. "Link": "[Go!](https://www.trafiklab.se/api)"
  2182. },
  2183. {
  2184. "API": "Transport for Switzerland",
  2185. "Auth": "No",
  2186. "Description": "Swiss public transport API",
  2187. "HTTPS": "Yes",
  2188. "Link": "[Go!](https://transport.opendata.ch/)"
  2189. },
  2190. {
  2191. "API": "Transport for Switzerland",
  2192. "Auth": "`apiKey`",
  2193. "Description": "Official Swiss Public Transport Open Data",
  2194. "HTTPS": "Yes",
  2195. "Link": "[Go!](https://opentransportdata.swiss/en/)"
  2196. },
  2197. {
  2198. "API": "Transport for Tokyo, Japan",
  2199. "Auth": "`apiKey`",
  2200. "Description": "Tokyo Metro",
  2201. "HTTPS": "Yes",
  2202. "Link": "[Go!](https://developer.tokyometroapp.jp/info)"
  2203. },
  2204. {
  2205. "API": "Transport for Toronto, Canada",
  2206. "Auth": "No",
  2207. "Description": "TTC",
  2208. "HTTPS": "Yes",
  2209. "Link": "[Go!](https://myttc.ca/developers)"
  2210. },
  2211. {
  2212. "API": "Transport for Vancouver, Canada",
  2213. "Auth": "`OAuth`",
  2214. "Description": "TransLink",
  2215. "HTTPS": "Yes",
  2216. "Link": "[Go!](https://developer.translink.ca/)"
  2217. },
  2218. {
  2219. "API": "Transport for U.S. (multiple locations)",
  2220. "Auth": "No",
  2221. "Description": "NextBus API",
  2222. "HTTPS": "No",
  2223. "Link": "[Go!](http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf)"
  2224. },
  2225. {
  2226. "API": "Transport for Victoria, AU",
  2227. "Auth": "`apiKey`",
  2228. "Description": "PTV API",
  2229. "HTTPS": "Yes",
  2230. "Link": "[Go!](https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/)"
  2231. },
  2232. {
  2233. "API": "Transport for Washington, US",
  2234. "Auth": "`OAuth`",
  2235. "Description": "Washington Metro transport API",
  2236. "HTTPS": "Yes",
  2237. "Link": "[Go!](https://developer.wmata.com/)"
  2238. },
  2239. {
  2240. "API": "Uber",
  2241. "Auth": "`OAuth`",
  2242. "Description": "Request Uber rides, reach riders, transport things, and reward drivers",
  2243. "HTTPS": "Yes",
  2244. "Link": "[Go!](https://developer.uber.com/)"
  2245. },
  2246. {
  2247. "API": "WhereIsMyTransport",
  2248. "Auth": "`OAuth`",
  2249. "Description": "Platform for public transport data in emerging cities",
  2250. "HTTPS": "Yes",
  2251. "Link": "[Go!](https://developer.whereismytransport.com/)"
  2252. }
  2253. ],
  2254. "University": [
  2255. {
  2256. "API": "Universities List",
  2257. "Auth": "No",
  2258. "Description": "University names, countries and domains",
  2259. "HTTPS": "Yes",
  2260. "Link": "[Go!](https://github.com/Hipo/university-domains-list)"
  2261. }
  2262. ],
  2263. "Vehicle": [
  2264. {
  2265. "API": "Vehicles",
  2266. "Auth": "`apiKey`",
  2267. "Description": "Lot of vehicles information",
  2268. "HTTPS": "No",
  2269. "Link": "[Go!](http://developer.edmunds.com/api-documentation/overview/)"
  2270. },
  2271. {
  2272. "API": "Brazilian Vehicles and Prices",
  2273. "Auth": "No",
  2274. "Description": "Vehicles information from Funda\u00e7\u00e3o Instituto de Pesquisas Econ\u00f4micas - Fipe",
  2275. "HTTPS": "Yes",
  2276. "Link": "[Go!](https://deividfortuna.github.io/fipe/)"
  2277. },
  2278. {
  2279. "API": "NHTSA Vehicles",
  2280. "Auth": "No",
  2281. "Description": "NHTSA Product Information Catalog and Vehicle Listing",
  2282. "HTTPS": "Yes",
  2283. "Link": "[Go!](https://vpic.nhtsa.dot.gov/api/)"
  2284. }
  2285. ],
  2286. "Video": [
  2287. {
  2288. "API": "An API of Ice And Fire",
  2289. "Auth": "No",
  2290. "Description": "Game Of Thrones API",
  2291. "HTTPS": "Yes",
  2292. "Link": "[Go!](https://anapioficeandfire.com/)"
  2293. },
  2294. {
  2295. "API": "Dailymotion",
  2296. "Auth": "`OAuth`",
  2297. "Description": "Dailymotion Developer API",
  2298. "HTTPS": "Yes",
  2299. "Link": "[Go!](https://developer.dailymotion.com/)"
  2300. },
  2301. {
  2302. "API": "Netflix Roulette",
  2303. "Auth": "No",
  2304. "Description": "Netflix database",
  2305. "HTTPS": "Yes",
  2306. "Link": "[Go!](https://netflixroulette.net/api/)"
  2307. },
  2308. {
  2309. "API": "Ron Swanson Quotes",
  2310. "Auth": "No",
  2311. "Description": "Television",
  2312. "HTTPS": "Yes",
  2313. "Link": "[Go!](https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api)"
  2314. },
  2315. {
  2316. "API": "SWAPI",
  2317. "Auth": "No",
  2318. "Description": "Star Wars Information",
  2319. "HTTPS": "Yes",
  2320. "Link": "[Go!](https://swapi.co)"
  2321. },
  2322. {
  2323. "API": "TMDb",
  2324. "Auth": "`apiKey`",
  2325. "Description": "Community-based movie data",
  2326. "HTTPS": "Yes",
  2327. "Link": "[Go!](https://www.themoviedb.org/documentation/api)"
  2328. },
  2329. {
  2330. "API": "TVMaze",
  2331. "Auth": "No",
  2332. "Description": "TV Show Data",
  2333. "HTTPS": "No",
  2334. "Link": "[Go!](http://www.tvmaze.com/api)"
  2335. },
  2336. {
  2337. "API": "Vimeo",
  2338. "Auth": "`OAuth`",
  2339. "Description": "Vimeo Developer API",
  2340. "HTTPS": "Yes",
  2341. "Link": "[Go!](https://developer.vimeo.com/)"
  2342. },
  2343. {
  2344. "API": "YouTube",
  2345. "Auth": "`OAuth`",
  2346. "Description": "Add YouTube functionality to your sites and apps.",
  2347. "HTTPS": "Yes",
  2348. "Link": "[Go!](https://developers.google.com/youtube/)"
  2349. }
  2350. ],
  2351. "Weather": [
  2352. {
  2353. "API": "Dark Sky",
  2354. "Auth": "`apiKey`",
  2355. "Description": "Weather",
  2356. "HTTPS": "Yes",
  2357. "Link": "[Go!](https://darksky.net/dev/)"
  2358. },
  2359. {
  2360. "API": "MetaWeather",
  2361. "Auth": "No",
  2362. "Description": "Weather",
  2363. "HTTPS": "Yes",
  2364. "Link": "[Go!](https://www.metaweather.com/api/)"
  2365. },
  2366. {
  2367. "API": "OpenWeatherMap",
  2368. "Auth": "`apiKey`",
  2369. "Description": "Weather",
  2370. "HTTPS": "No",
  2371. "Link": "[Go!](http://openweathermap.org/api)"
  2372. },
  2373. {
  2374. "API": "Weatherbit",
  2375. "Auth": "`apiKey`",
  2376. "Description": "Weather",
  2377. "HTTPS": "Yes",
  2378. "Link": "[Go!](https://www.weatherbit.io/api)"
  2379. },
  2380. {
  2381. "API": "Wunderground",
  2382. "Auth": "`apiKey`",
  2383. "Description": "Weather",
  2384. "HTTPS": "Yes",
  2385. "Link": "[Go!](https://www.wunderground.com/weather/api/)"
  2386. },
  2387. {
  2388. "API": "Yahoo! Weather",
  2389. "Auth": "No",
  2390. "Description": "Weather",
  2391. "HTTPS": "Yes",
  2392. "Link": "[Go!](https://developer.yahoo.com/weather/)"
  2393. }
  2394. ]
  2395. }