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.

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