You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2501 lines
78 KiB

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