@nordsym/apiclaw 1.1.2 → 1.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (65) hide show
  1. package/EARN-CREDITS-SPEC.md +197 -0
  2. package/README.md +11 -7
  3. package/STATUS.md +16 -15
  4. package/VISION.md +123 -0
  5. package/dist/credentials.d.ts.map +1 -1
  6. package/dist/credentials.js +11 -0
  7. package/dist/credentials.js.map +1 -1
  8. package/dist/execute.d.ts.map +1 -1
  9. package/dist/execute.js +75 -0
  10. package/dist/execute.js.map +1 -1
  11. package/dist/index.js +1 -1
  12. package/dist/proxy.d.ts.map +1 -1
  13. package/dist/proxy.js +1 -1
  14. package/dist/proxy.js.map +1 -1
  15. package/dist/registry/apis.json +93516 -7139
  16. package/dist/registry/apis_expanded.json +3123 -3
  17. package/landing/public/book/index.html +339 -0
  18. package/landing/src/app/docs/page.tsx +142 -115
  19. package/landing/src/app/earn/page.tsx +305 -0
  20. package/landing/src/app/page.tsx +16 -11
  21. package/landing/src/lib/apis.json +1 -116054
  22. package/landing/src/lib/stats.json +5 -5
  23. package/package.json +4 -1
  24. package/scripts/add-public-apis.py +625 -0
  25. package/scripts/apisguru-data.json +158837 -0
  26. package/scripts/bonus-batch.py +250 -0
  27. package/scripts/bulk-add-apisguru.js +122 -0
  28. package/scripts/expand-2026-batch.py +335 -0
  29. package/scripts/expand-from-github.py +460 -0
  30. package/scripts/expand-n4ze3m.py +198 -0
  31. package/scripts/expand-niche-batch.py +269 -0
  32. package/scripts/expand-nordic-niche.py +189 -0
  33. package/scripts/expand-tonnyL.py +343 -0
  34. package/scripts/final-batch.py +315 -0
  35. package/scripts/final-push-06.py +242 -0
  36. package/scripts/mega-expansion.py +495 -0
  37. package/scripts/mega-final-06.py +512 -0
  38. package/scripts/more-apis.py +353 -0
  39. package/scripts/night-batch-05.py +546 -0
  40. package/scripts/night-batch-05b.py +427 -0
  41. package/scripts/night-expansion-02-23-batch2.py +284 -0
  42. package/scripts/night-expansion-02-23.py +383 -0
  43. package/scripts/night-expansion-03-batch2.py +336 -0
  44. package/scripts/night-expansion-03-batch3.py +392 -0
  45. package/scripts/night-expansion-03.py +573 -0
  46. package/scripts/night-expansion-04-23.py +461 -0
  47. package/scripts/night-expansion-05-23-batch2.py +431 -0
  48. package/scripts/night-expansion-05-23-batch3.py +366 -0
  49. package/scripts/night-expansion-05-23-final.py +349 -0
  50. package/scripts/night-expansion-05-23.py +540 -0
  51. package/scripts/night-expansion-06-23-batch2.py +261 -0
  52. package/scripts/night-expansion-06-23-batch3.py +213 -0
  53. package/scripts/night-expansion-06-23-batch4.py +261 -0
  54. package/scripts/night-expansion-06-23.py +309 -0
  55. package/scripts/night-expansion-06.py +325 -0
  56. package/scripts/night-expansion.py +441 -0
  57. package/scripts/night-final-batch-04-23.py +547 -0
  58. package/scripts/night-mega-batch-04-23.py +874 -0
  59. package/scripts/super-final-06.py +341 -0
  60. package/src/credentials.ts +12 -0
  61. package/src/execute.ts +93 -0
  62. package/src/index.ts +1 -1
  63. package/src/proxy.ts +1 -1
  64. package/src/registry/apis.json +93516 -7139
  65. package/src/registry/apis_expanded.json +3123 -3
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "version": "3.0.0",
3
- "source": "APIClaw aggregated registry",
4
- "lastUpdated": "2026-02-22",
5
- "count": 8312,
3
+ "source": "night-expansion-03",
4
+ "lastUpdated": "2026-02-23T03:10:20.198748",
5
+ "count": 8624,
6
6
  "apis": [
7
7
  {
8
8
  "id": "ipstack",
@@ -100848,6 +100848,3126 @@
100848
100848
  "ticketing"
100849
100849
  ],
100850
100850
  "source": "category_expansion"
100851
+ },
100852
+ {
100853
+ "id": "adv-amazon-mobile-ads-8092",
100854
+ "name": "Amazon Mobile Ads",
100855
+ "description": "Monetize across platforms with multiple ad formats",
100856
+ "category": "Advertising",
100857
+ "baseUrl": "https://developer.amazon.com/ads",
100858
+ "authType": "apiKey",
100859
+ "pricingModel": "freemium",
100860
+ "source": "night-expansion-03"
100861
+ },
100862
+ {
100863
+ "id": "adv-facebook-marketing-a-860",
100864
+ "name": "Facebook Marketing API",
100865
+ "description": "Manage ads and campaigns using the Facebook API",
100866
+ "category": "Advertising",
100867
+ "baseUrl": "https://developers.facebook.com/docs/marketing-apis",
100868
+ "authType": "oauth",
100869
+ "pricingModel": "freemium",
100870
+ "source": "night-expansion-03"
100871
+ },
100872
+ {
100873
+ "id": "adv-google-adsense-2346",
100874
+ "name": "Google AdSense",
100875
+ "description": "Free, flexible way to earn money from websites and apps",
100876
+ "category": "Advertising",
100877
+ "baseUrl": "https://developers.google.com/adsense",
100878
+ "authType": "oauth",
100879
+ "pricingModel": "freemium",
100880
+ "source": "night-expansion-03"
100881
+ },
100882
+ {
100883
+ "id": "adv-google-adwords-api-5904",
100884
+ "name": "Google AdWords API",
100885
+ "description": "Manage Google AdWords campaigns programmatically",
100886
+ "category": "Advertising",
100887
+ "baseUrl": "https://developers.google.com/adwords/api",
100888
+ "authType": "oauth",
100889
+ "pricingModel": "freemium",
100890
+ "source": "night-expansion-03"
100891
+ },
100892
+ {
100893
+ "id": "adv-kevel-ad-apis-9874",
100894
+ "name": "Kevel Ad APIs",
100895
+ "description": "Build your own ad server with Kevel's ad APIs",
100896
+ "category": "Advertising",
100897
+ "baseUrl": "https://dev.kevel.co",
100898
+ "authType": "apiKey",
100899
+ "pricingModel": "freemium",
100900
+ "source": "night-expansion-03"
100901
+ },
100902
+ {
100903
+ "id": "adv-microsoft-bing-ads-1557",
100904
+ "name": "Microsoft Bing Ads",
100905
+ "description": "Programmatic access to Bing advertising technologies",
100906
+ "category": "Advertising",
100907
+ "baseUrl": "https://docs.microsoft.com/en-us/advertising/",
100908
+ "authType": "oauth",
100909
+ "pricingModel": "freemium",
100910
+ "source": "night-expansion-03"
100911
+ },
100912
+ {
100913
+ "id": "ana-ditchcarbon-api-7535",
100914
+ "name": "DitchCarbon API",
100915
+ "description": "Company and product carbon emissions disclosures",
100916
+ "category": "Analytics",
100917
+ "baseUrl": "https://docs.ditchcarbon.com/",
100918
+ "authType": "apiKey",
100919
+ "pricingModel": "freemium",
100920
+ "source": "night-expansion-03"
100921
+ },
100922
+ {
100923
+ "id": "ana-open-web-analytics-7847",
100924
+ "name": "Open Web Analytics",
100925
+ "description": "Request and work with data outside OWA interface",
100926
+ "category": "Analytics",
100927
+ "baseUrl": "https://github.com/padams/Open-Web-Analytics",
100928
+ "authType": "none",
100929
+ "pricingModel": "freemium",
100930
+ "source": "night-expansion-03"
100931
+ },
100932
+ {
100933
+ "id": "ar/-arcore-5422",
100934
+ "name": "ARCore",
100935
+ "description": "Google's AR platform for Android",
100936
+ "category": "AR/VR",
100937
+ "baseUrl": "https://developers.google.com/ar",
100938
+ "authType": "apiKey",
100939
+ "pricingModel": "freemium",
100940
+ "source": "night-expansion-03"
100941
+ },
100942
+ {
100943
+ "id": "ar/-arkit-2277",
100944
+ "name": "ARKit",
100945
+ "description": "Apple's AR framework for iOS",
100946
+ "category": "AR/VR",
100947
+ "baseUrl": "https://developer.apple.com/arkit/",
100948
+ "authType": "none",
100949
+ "pricingModel": "freemium",
100950
+ "source": "night-expansion-03"
100951
+ },
100952
+ {
100953
+ "id": "ar/-8th-wall-3589",
100954
+ "name": "8th Wall",
100955
+ "description": "WebAR platform for browsers",
100956
+ "category": "AR/VR",
100957
+ "baseUrl": "https://www.8thwall.com/",
100958
+ "authType": "apiKey",
100959
+ "pricingModel": "freemium",
100960
+ "source": "night-expansion-03"
100961
+ },
100962
+ {
100963
+ "id": "bar-dynamic-qr-code-5313",
100964
+ "name": "Dynamic QR Code",
100965
+ "description": "Generate dynamic and static QR Codes",
100966
+ "category": "Barcode",
100967
+ "baseUrl": "https://rapidapi.com/updeploy-tools/api/qr-code-dynamic-and-static1/",
100968
+ "authType": "apiKey",
100969
+ "pricingModel": "freemium",
100970
+ "source": "night-expansion-03"
100971
+ },
100972
+ {
100973
+ "id": "bar-google-barcode-8621",
100974
+ "name": "Google Barcode",
100975
+ "description": "Barcode detection in real-time on device",
100976
+ "category": "Barcode",
100977
+ "baseUrl": "https://developers.google.com/ml-kit/vision/barcode-scanning",
100978
+ "authType": "none",
100979
+ "pricingModel": "freemium",
100980
+ "source": "night-expansion-03"
100981
+ },
100982
+ {
100983
+ "id": "big-google-charts-273",
100984
+ "name": "Google Charts",
100985
+ "description": "Free tool for visualizing data from websites",
100986
+ "category": "Big Data",
100987
+ "baseUrl": "https://developers.google.com/chart/",
100988
+ "authType": "none",
100989
+ "pricingModel": "freemium",
100990
+ "source": "night-expansion-03"
100991
+ },
100992
+ {
100993
+ "id": "big-apache-spark-9194",
100994
+ "name": "Apache Spark",
100995
+ "description": "Unified analytics engine for big data",
100996
+ "category": "Big Data",
100997
+ "baseUrl": "https://spark.apache.org/docs/latest/api.html",
100998
+ "authType": "none",
100999
+ "pricingModel": "freemium",
101000
+ "source": "night-expansion-03"
101001
+ },
101002
+ {
101003
+ "id": "cry-bitcoin-core-949",
101004
+ "name": "Bitcoin Core",
101005
+ "description": "Bitcoin node RPC API",
101006
+ "category": "Cryptocurrency",
101007
+ "baseUrl": "https://developer.bitcoin.org/",
101008
+ "authType": "basic",
101009
+ "pricingModel": "freemium",
101010
+ "source": "night-expansion-03"
101011
+ },
101012
+ {
101013
+ "id": "cry-block-io-9171",
101014
+ "name": "Block.io",
101015
+ "description": "Versatile and secure wallet for all coins",
101016
+ "category": "Cryptocurrency",
101017
+ "baseUrl": "https://block.io/api/",
101018
+ "authType": "apiKey",
101019
+ "pricingModel": "freemium",
101020
+ "source": "night-expansion-03"
101021
+ },
101022
+ {
101023
+ "id": "cry-blockfacts-5764",
101024
+ "name": "BlockFacts",
101025
+ "description": "Compliance-first digital asset data",
101026
+ "category": "Cryptocurrency",
101027
+ "baseUrl": "https://blockfacts.io/",
101028
+ "authType": "apiKey",
101029
+ "pricingModel": "freemium",
101030
+ "source": "night-expansion-03"
101031
+ },
101032
+ {
101033
+ "id": "sec-google-recaptcha-3335",
101034
+ "name": "Google reCAPTCHA",
101035
+ "description": "Protect websites from spam and abuse",
101036
+ "category": "Security",
101037
+ "baseUrl": "https://developers.google.com/recaptcha/",
101038
+ "authType": "apiKey",
101039
+ "pricingModel": "freemium",
101040
+ "source": "night-expansion-03"
101041
+ },
101042
+ {
101043
+ "id": "com-commerce-layer-5692",
101044
+ "name": "Commerce Layer",
101045
+ "description": "Headless commerce platform",
101046
+ "category": "Commerce",
101047
+ "baseUrl": "https://docs.commercelayer.io/",
101048
+ "authType": "oauth",
101049
+ "pricingModel": "freemium",
101050
+ "source": "night-expansion-03"
101051
+ },
101052
+ {
101053
+ "id": "com-africa's-talking-2053",
101054
+ "name": "Africa's Talking",
101055
+ "description": "Access African telco services via HTTP",
101056
+ "category": "Communication",
101057
+ "baseUrl": "https://africastalking.com/",
101058
+ "authType": "apiKey",
101059
+ "pricingModel": "freemium",
101060
+ "source": "night-expansion-03"
101061
+ },
101062
+ {
101063
+ "id": "com-nexmo/vonage-5730",
101064
+ "name": "Nexmo/Vonage",
101065
+ "description": "Voice, SMS, and messaging",
101066
+ "category": "Communication",
101067
+ "baseUrl": "https://developer.vonage.com/",
101068
+ "authType": "apiKey",
101069
+ "pricingModel": "freemium",
101070
+ "source": "night-expansion-03"
101071
+ },
101072
+ {
101073
+ "id": "con-jokes-api-2555",
101074
+ "name": "Jokes API",
101075
+ "description": "Full featured jokes database",
101076
+ "category": "Content",
101077
+ "baseUrl": "https://jokes.one/api/joke/",
101078
+ "authType": "apiKey",
101079
+ "pricingModel": "freemium",
101080
+ "source": "night-expansion-03"
101081
+ },
101082
+ {
101083
+ "id": "con-perfect-tense-6628",
101084
+ "name": "Perfect Tense",
101085
+ "description": "AI spelling and grammar checking",
101086
+ "category": "Content",
101087
+ "baseUrl": "https://www.perfecttense.com/developers",
101088
+ "authType": "apiKey",
101089
+ "pricingModel": "freemium",
101090
+ "source": "night-expansion-03"
101091
+ },
101092
+ {
101093
+ "id": "con-random-facts-2514",
101094
+ "name": "Random Facts",
101095
+ "description": "Random interesting facts",
101096
+ "category": "Content",
101097
+ "baseUrl": "https://fungenerators.com/api/facts/",
101098
+ "authType": "apiKey",
101099
+ "pricingModel": "freemium",
101100
+ "source": "night-expansion-03"
101101
+ },
101102
+ {
101103
+ "id": "con-quotable-9492",
101104
+ "name": "Quotable",
101105
+ "description": "Random quotes API",
101106
+ "category": "Content",
101107
+ "baseUrl": "https://github.com/lukePeavey/quotable",
101108
+ "authType": "none",
101109
+ "pricingModel": "freemium",
101110
+ "source": "night-expansion-03"
101111
+ },
101112
+ {
101113
+ "id": "des-canva-1891",
101114
+ "name": "Canva",
101115
+ "description": "Design platform API",
101116
+ "category": "Design",
101117
+ "baseUrl": "https://www.canva.com/developers/",
101118
+ "authType": "oauth",
101119
+ "pricingModel": "freemium",
101120
+ "source": "night-expansion-03"
101121
+ },
101122
+ {
101123
+ "id": "dic-oxford-dictionary-3812",
101124
+ "name": "Oxford Dictionary",
101125
+ "description": "English dictionary and thesaurus",
101126
+ "category": "Dictionary",
101127
+ "baseUrl": "https://developer.oxforddictionaries.com/",
101128
+ "authType": "apiKey",
101129
+ "pricingModel": "freemium",
101130
+ "source": "night-expansion-03"
101131
+ },
101132
+ {
101133
+ "id": "dic-words-api-7161",
101134
+ "name": "Words API",
101135
+ "description": "Definitions for 150,000+ words",
101136
+ "category": "Dictionary",
101137
+ "baseUrl": "https://www.wordsapi.com/",
101138
+ "authType": "apiKey",
101139
+ "pricingModel": "freemium",
101140
+ "source": "night-expansion-03"
101141
+ },
101142
+ {
101143
+ "id": "ent-epic-games-store-2873",
101144
+ "name": "Epic Games Store",
101145
+ "description": "Game store API",
101146
+ "category": "Entertainment",
101147
+ "baseUrl": "https://dev.epicgames.com/docs/",
101148
+ "authType": "oauth",
101149
+ "pricingModel": "freemium",
101150
+ "source": "night-expansion-03"
101151
+ },
101152
+ {
101153
+ "id": "eve-meetup-69",
101154
+ "name": "Meetup",
101155
+ "description": "Event discovery platform",
101156
+ "category": "Events",
101157
+ "baseUrl": "https://www.meetup.com/api/",
101158
+ "authType": "oauth",
101159
+ "pricingModel": "freemium",
101160
+ "source": "night-expansion-03"
101161
+ },
101162
+ {
101163
+ "id": "fin-interactive-brokers-9103",
101164
+ "name": "Interactive Brokers",
101165
+ "description": "Trading platform API",
101166
+ "category": "Finance",
101167
+ "baseUrl": "https://www.interactivebrokers.com/en/trading/ib-api.php",
101168
+ "authType": "apiKey",
101169
+ "pricingModel": "freemium",
101170
+ "source": "night-expansion-03"
101171
+ },
101172
+ {
101173
+ "id": "gam-pokemon-api-1359",
101174
+ "name": "Pokemon API",
101175
+ "description": "Pokemon data",
101176
+ "category": "Games",
101177
+ "baseUrl": "https://pokeapi.co/",
101178
+ "authType": "none",
101179
+ "pricingModel": "freemium",
101180
+ "source": "night-expansion-03"
101181
+ },
101182
+ {
101183
+ "id": "gam-open-trivia-db-7597",
101184
+ "name": "Open Trivia DB",
101185
+ "description": "Trivia questions database",
101186
+ "category": "Games",
101187
+ "baseUrl": "https://opentdb.com/api_config.php",
101188
+ "authType": "none",
101189
+ "pricingModel": "freemium",
101190
+ "source": "night-expansion-03"
101191
+ },
101192
+ {
101193
+ "id": "geo-ipinfo-io-4246",
101194
+ "name": "ipinfo.io",
101195
+ "description": "IP geolocation and data",
101196
+ "category": "Geocoding",
101197
+ "baseUrl": "https://ipinfo.io/developers",
101198
+ "authType": "apiKey",
101199
+ "pricingModel": "freemium",
101200
+ "source": "night-expansion-03"
101201
+ },
101202
+ {
101203
+ "id": "gov-scb-(statistics-swed-4681",
101204
+ "name": "SCB (Statistics Sweden)",
101205
+ "description": "Swedish statistics",
101206
+ "category": "Government",
101207
+ "baseUrl": "https://www.scb.se/en/services/open-data-api/",
101208
+ "authType": "none",
101209
+ "pricingModel": "freemium",
101210
+ "source": "night-expansion-03"
101211
+ },
101212
+ {
101213
+ "id": "gov-bolagsverket-9085",
101214
+ "name": "Bolagsverket",
101215
+ "description": "Swedish company register",
101216
+ "category": "Government",
101217
+ "baseUrl": "https://bolagsverket.se/",
101218
+ "authType": "apiKey",
101219
+ "pricingModel": "freemium",
101220
+ "source": "night-expansion-03"
101221
+ },
101222
+ {
101223
+ "id": "hea-nppes-npi-registry-4366",
101224
+ "name": "NPPES NPI Registry",
101225
+ "description": "US healthcare provider registry",
101226
+ "category": "Health",
101227
+ "baseUrl": "https://npiregistry.cms.hhs.gov/api/",
101228
+ "authType": "none",
101229
+ "pricingModel": "freemium",
101230
+ "source": "night-expansion-03"
101231
+ },
101232
+ {
101233
+ "id": "hea-fhir-7306",
101234
+ "name": "FHIR",
101235
+ "description": "Healthcare interoperability standard",
101236
+ "category": "Health",
101237
+ "baseUrl": "https://www.hl7.org/fhir/",
101238
+ "authType": "oauth",
101239
+ "pricingModel": "freemium",
101240
+ "source": "night-expansion-03"
101241
+ },
101242
+ {
101243
+ "id": "iot-thingspeak-9026",
101244
+ "name": "ThingSpeak",
101245
+ "description": "IoT data platform",
101246
+ "category": "IoT",
101247
+ "baseUrl": "https://thingspeak.com/docs/",
101248
+ "authType": "apiKey",
101249
+ "pricingModel": "freemium",
101250
+ "source": "night-expansion-03"
101251
+ },
101252
+ {
101253
+ "id": "iot-blynk-6684",
101254
+ "name": "Blynk",
101255
+ "description": "IoT platform for hardware",
101256
+ "category": "IoT",
101257
+ "baseUrl": "https://blynk.io/en/developers",
101258
+ "authType": "apiKey",
101259
+ "pricingModel": "freemium",
101260
+ "source": "night-expansion-03"
101261
+ },
101262
+ {
101263
+ "id": "iot-adafruit-io-6497",
101264
+ "name": "Adafruit IO",
101265
+ "description": "IoT cloud service",
101266
+ "category": "IoT",
101267
+ "baseUrl": "https://io.adafruit.com/api/docs/",
101268
+ "authType": "apiKey",
101269
+ "pricingModel": "freemium",
101270
+ "source": "night-expansion-03"
101271
+ },
101272
+ {
101273
+ "id": "iot-azure-iot-hub-2901",
101274
+ "name": "Azure IoT Hub",
101275
+ "description": "Microsoft IoT services",
101276
+ "category": "IoT",
101277
+ "baseUrl": "https://docs.microsoft.com/en-us/azure/iot-hub/",
101278
+ "authType": "apiKey",
101279
+ "pricingModel": "freemium",
101280
+ "source": "night-expansion-03"
101281
+ },
101282
+ {
101283
+ "id": "iot-google-cloud-iot-4614",
101284
+ "name": "Google Cloud IoT",
101285
+ "description": "Google IoT services",
101286
+ "category": "IoT",
101287
+ "baseUrl": "https://cloud.google.com/iot-core/docs",
101288
+ "authType": "apiKey",
101289
+ "pricingModel": "freemium",
101290
+ "source": "night-expansion-03"
101291
+ },
101292
+ {
101293
+ "id": "iot-home-assistant-7263",
101294
+ "name": "Home Assistant",
101295
+ "description": "Home automation platform",
101296
+ "category": "IoT",
101297
+ "baseUrl": "https://developers.home-assistant.io/docs/api/",
101298
+ "authType": "bearer",
101299
+ "pricingModel": "freemium",
101300
+ "source": "night-expansion-03"
101301
+ },
101302
+ {
101303
+ "id": "job-github-jobs-1234",
101304
+ "name": "GitHub Jobs",
101305
+ "description": "Tech job listings",
101306
+ "category": "Jobs",
101307
+ "baseUrl": "https://jobs.github.com/api",
101308
+ "authType": "none",
101309
+ "pricingModel": "freemium",
101310
+ "source": "night-expansion-03"
101311
+ },
101312
+ {
101313
+ "id": "job-indeed-3958",
101314
+ "name": "Indeed",
101315
+ "description": "Job search platform",
101316
+ "category": "Jobs",
101317
+ "baseUrl": "https://www.indeed.com/publisher",
101318
+ "authType": "apiKey",
101319
+ "pricingModel": "freemium",
101320
+ "source": "night-expansion-03"
101321
+ },
101322
+ {
101323
+ "id": "job-linkedin-jobs-6491",
101324
+ "name": "LinkedIn Jobs",
101325
+ "description": "Professional job listings",
101326
+ "category": "Jobs",
101327
+ "baseUrl": "https://www.linkedin.com/developers/",
101328
+ "authType": "oauth",
101329
+ "pricingModel": "freemium",
101330
+ "source": "night-expansion-03"
101331
+ },
101332
+ {
101333
+ "id": "job-remotive-578",
101334
+ "name": "Remotive",
101335
+ "description": "Remote job listings",
101336
+ "category": "Jobs",
101337
+ "baseUrl": "https://remotive.io/api-documentation",
101338
+ "authType": "none",
101339
+ "pricingModel": "freemium",
101340
+ "source": "night-expansion-03"
101341
+ },
101342
+ {
101343
+ "id": "job-glassdoor-4990",
101344
+ "name": "Glassdoor",
101345
+ "description": "Company reviews and salaries",
101346
+ "category": "Jobs",
101347
+ "baseUrl": "https://www.glassdoor.com/developer/",
101348
+ "authType": "apiKey",
101349
+ "pricingModel": "freemium",
101350
+ "source": "night-expansion-03"
101351
+ },
101352
+ {
101353
+ "id": "ai/-openai-5790",
101354
+ "name": "OpenAI",
101355
+ "description": "GPT and AI models",
101356
+ "category": "AI/ML",
101357
+ "baseUrl": "https://platform.openai.com/docs/api-reference",
101358
+ "authType": "apiKey",
101359
+ "pricingModel": "freemium",
101360
+ "source": "night-expansion-03"
101361
+ },
101362
+ {
101363
+ "id": "ai/-google-vertex-ai-4418",
101364
+ "name": "Google Vertex AI",
101365
+ "description": "Google AI platform",
101366
+ "category": "AI/ML",
101367
+ "baseUrl": "https://cloud.google.com/vertex-ai/docs",
101368
+ "authType": "apiKey",
101369
+ "pricingModel": "freemium",
101370
+ "source": "night-expansion-03"
101371
+ },
101372
+ {
101373
+ "id": "ai/-hugging-face-3330",
101374
+ "name": "Hugging Face",
101375
+ "description": "ML models and datasets",
101376
+ "category": "AI/ML",
101377
+ "baseUrl": "https://huggingface.co/docs/api-inference/",
101378
+ "authType": "apiKey",
101379
+ "pricingModel": "freemium",
101380
+ "source": "night-expansion-03"
101381
+ },
101382
+ {
101383
+ "id": "ai/-whisper-(openai)-4387",
101384
+ "name": "Whisper (OpenAI)",
101385
+ "description": "Speech recognition model",
101386
+ "category": "AI/ML",
101387
+ "baseUrl": "https://platform.openai.com/docs/guides/speech-to-text",
101388
+ "authType": "apiKey",
101389
+ "pricingModel": "freemium",
101390
+ "source": "night-expansion-03"
101391
+ },
101392
+ {
101393
+ "id": "ai/-dall-e-6524",
101394
+ "name": "DALL-E",
101395
+ "description": "AI image generation",
101396
+ "category": "AI/ML",
101397
+ "baseUrl": "https://platform.openai.com/docs/guides/images",
101398
+ "authType": "apiKey",
101399
+ "pricingModel": "freemium",
101400
+ "source": "night-expansion-03"
101401
+ },
101402
+ {
101403
+ "id": "ai/-gpt-4-vision-6452",
101404
+ "name": "GPT-4 Vision",
101405
+ "description": "AI vision analysis",
101406
+ "category": "AI/ML",
101407
+ "baseUrl": "https://platform.openai.com/docs/guides/vision",
101408
+ "authType": "apiKey",
101409
+ "pricingModel": "freemium",
101410
+ "source": "night-expansion-03"
101411
+ },
101412
+ {
101413
+ "id": "ai/-google-vision-ai-1321",
101414
+ "name": "Google Vision AI",
101415
+ "description": "Image analysis",
101416
+ "category": "AI/ML",
101417
+ "baseUrl": "https://cloud.google.com/vision/docs",
101418
+ "authType": "apiKey",
101419
+ "pricingModel": "freemium",
101420
+ "source": "night-expansion-03"
101421
+ },
101422
+ {
101423
+ "id": "ai/-azure-computer-visio-9071",
101424
+ "name": "Azure Computer Vision",
101425
+ "description": "Image analysis API",
101426
+ "category": "AI/ML",
101427
+ "baseUrl": "https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/",
101428
+ "authType": "apiKey",
101429
+ "pricingModel": "freemium",
101430
+ "source": "night-expansion-03"
101431
+ },
101432
+ {
101433
+ "id": "map-yandex-maps-6036",
101434
+ "name": "Yandex Maps",
101435
+ "description": "Russian maps platform",
101436
+ "category": "Maps",
101437
+ "baseUrl": "https://yandex.com/dev/maps/",
101438
+ "authType": "apiKey",
101439
+ "pricingModel": "freemium",
101440
+ "source": "night-expansion-03"
101441
+ },
101442
+ {
101443
+ "id": "map-leaflet-8882",
101444
+ "name": "Leaflet",
101445
+ "description": "Open source JS maps library",
101446
+ "category": "Maps",
101447
+ "baseUrl": "https://leafletjs.com/reference.html",
101448
+ "authType": "none",
101449
+ "pricingModel": "freemium",
101450
+ "source": "night-expansion-03"
101451
+ },
101452
+ {
101453
+ "id": "map-openlayers-8310",
101454
+ "name": "OpenLayers",
101455
+ "description": "Open source map library",
101456
+ "category": "Maps",
101457
+ "baseUrl": "https://openlayers.org/en/latest/apidoc/",
101458
+ "authType": "none",
101459
+ "pricingModel": "freemium",
101460
+ "source": "night-expansion-03"
101461
+ },
101462
+ {
101463
+ "id": "mus-audioscrobbler-(last-6279",
101464
+ "name": "AudioScrobbler (Last.fm)",
101465
+ "description": "Music scrobbling data",
101466
+ "category": "Music",
101467
+ "baseUrl": "https://www.last.fm/api",
101468
+ "authType": "apiKey",
101469
+ "pricingModel": "freemium",
101470
+ "source": "night-expansion-03"
101471
+ },
101472
+ {
101473
+ "id": "mus-apple-music-3727",
101474
+ "name": "Apple Music",
101475
+ "description": "Music streaming service",
101476
+ "category": "Music",
101477
+ "baseUrl": "https://developer.apple.com/documentation/applemusicapi",
101478
+ "authType": "oauth",
101479
+ "pricingModel": "freemium",
101480
+ "source": "night-expansion-03"
101481
+ },
101482
+ {
101483
+ "id": "new-hacker-news-6337",
101484
+ "name": "Hacker News",
101485
+ "description": "Tech news and discussions",
101486
+ "category": "News",
101487
+ "baseUrl": "https://github.com/HackerNews/API",
101488
+ "authType": "none",
101489
+ "pricingModel": "freemium",
101490
+ "source": "night-expansion-03"
101491
+ },
101492
+ {
101493
+ "id": "ope-oecd-78",
101494
+ "name": "OECD",
101495
+ "description": "Economic data",
101496
+ "category": "Open Data",
101497
+ "baseUrl": "https://data.oecd.org/api/",
101498
+ "authType": "none",
101499
+ "pricingModel": "freemium",
101500
+ "source": "night-expansion-03"
101501
+ },
101502
+ {
101503
+ "id": "pay-swish-4761",
101504
+ "name": "Swish",
101505
+ "description": "Swedish mobile payments",
101506
+ "category": "Payments",
101507
+ "baseUrl": "https://developer.swish.nu/",
101508
+ "authType": "certificate",
101509
+ "pricingModel": "freemium",
101510
+ "source": "night-expansion-03"
101511
+ },
101512
+ {
101513
+ "id": "pay-ideal-9868",
101514
+ "name": "iDEAL",
101515
+ "description": "Dutch online payments",
101516
+ "category": "Payments",
101517
+ "baseUrl": "https://www.ideal.nl/en/developers/",
101518
+ "authType": "certificate",
101519
+ "pricingModel": "freemium",
101520
+ "source": "night-expansion-03"
101521
+ },
101522
+ {
101523
+ "id": "pay-bancontact-4328",
101524
+ "name": "Bancontact",
101525
+ "description": "Belgian payment system",
101526
+ "category": "Payments",
101527
+ "baseUrl": "https://developer.bancontact.com/",
101528
+ "authType": "apiKey",
101529
+ "pricingModel": "freemium",
101530
+ "source": "night-expansion-03"
101531
+ },
101532
+ {
101533
+ "id": "pay-mobilepay-1695",
101534
+ "name": "MobilePay",
101535
+ "description": "Danish mobile payments",
101536
+ "category": "Payments",
101537
+ "baseUrl": "https://developer.mobilepay.dk/",
101538
+ "authType": "oauth",
101539
+ "pricingModel": "freemium",
101540
+ "source": "night-expansion-03"
101541
+ },
101542
+ {
101543
+ "id": "pay-vipps-3124",
101544
+ "name": "Vipps",
101545
+ "description": "Norwegian mobile payments",
101546
+ "category": "Payments",
101547
+ "baseUrl": "https://vippsas.github.io/vipps-developers/",
101548
+ "authType": "oauth",
101549
+ "pricingModel": "freemium",
101550
+ "source": "night-expansion-03"
101551
+ },
101552
+ {
101553
+ "id": "pay-revolut-1298",
101554
+ "name": "Revolut",
101555
+ "description": "Digital banking API",
101556
+ "category": "Payments",
101557
+ "baseUrl": "https://developer.revolut.com/",
101558
+ "authType": "oauth",
101559
+ "pricingModel": "freemium",
101560
+ "source": "night-expansion-03"
101561
+ },
101562
+ {
101563
+ "id": "pay-checkout-com-5284",
101564
+ "name": "Checkout.com",
101565
+ "description": "Payment processing",
101566
+ "category": "Payments",
101567
+ "baseUrl": "https://api-reference.checkout.com/",
101568
+ "authType": "apiKey",
101569
+ "pricingModel": "freemium",
101570
+ "source": "night-expansion-03"
101571
+ },
101572
+ {
101573
+ "id": "pho-500px-3404",
101574
+ "name": "500px",
101575
+ "description": "Photography community",
101576
+ "category": "Photography",
101577
+ "baseUrl": "https://github.com/500px/legacy-api-documentation",
101578
+ "authType": "oauth",
101579
+ "pricingModel": "freemium",
101580
+ "source": "night-expansion-03"
101581
+ },
101582
+ {
101583
+ "id": "pho-placeimg-398",
101584
+ "name": "PlaceImg",
101585
+ "description": "Placeholder images by category",
101586
+ "category": "Photography",
101587
+ "baseUrl": "https://placeimg.com/",
101588
+ "authType": "none",
101589
+ "pricingModel": "freemium",
101590
+ "source": "night-expansion-03"
101591
+ },
101592
+ {
101593
+ "id": "sci-pubmed-4621",
101594
+ "name": "PubMed",
101595
+ "description": "Biomedical literature",
101596
+ "category": "Science",
101597
+ "baseUrl": "https://www.ncbi.nlm.nih.gov/home/develop/api/",
101598
+ "authType": "apiKey",
101599
+ "pricingModel": "freemium",
101600
+ "source": "night-expansion-03"
101601
+ },
101602
+ {
101603
+ "id": "sci-wolfram-alpha-4890",
101604
+ "name": "Wolfram Alpha",
101605
+ "description": "Computational knowledge",
101606
+ "category": "Science",
101607
+ "baseUrl": "https://products.wolframalpha.com/api/",
101608
+ "authType": "apiKey",
101609
+ "pricingModel": "freemium",
101610
+ "source": "night-expansion-03"
101611
+ },
101612
+ {
101613
+ "id": "sci-numbersapi-1440",
101614
+ "name": "NumbersAPI",
101615
+ "description": "Facts about numbers",
101616
+ "category": "Science",
101617
+ "baseUrl": "http://numbersapi.com/",
101618
+ "authType": "none",
101619
+ "pricingModel": "freemium",
101620
+ "source": "night-expansion-03"
101621
+ },
101622
+ {
101623
+ "id": "sec-circl-5581",
101624
+ "name": "CIRCL",
101625
+ "description": "Threat intelligence",
101626
+ "category": "Security",
101627
+ "baseUrl": "https://www.circl.lu/services/",
101628
+ "authType": "apiKey",
101629
+ "pricingModel": "freemium",
101630
+ "source": "night-expansion-03"
101631
+ },
101632
+ {
101633
+ "id": "sec-alienvault-otx-1502",
101634
+ "name": "AlienVault OTX",
101635
+ "description": "Open threat exchange",
101636
+ "category": "Security",
101637
+ "baseUrl": "https://otx.alienvault.com/api",
101638
+ "authType": "apiKey",
101639
+ "pricingModel": "freemium",
101640
+ "source": "night-expansion-03"
101641
+ },
101642
+ {
101643
+ "id": "sec-urlscan-7255",
101644
+ "name": "URLScan",
101645
+ "description": "URL analysis service",
101646
+ "category": "Security",
101647
+ "baseUrl": "https://urlscan.io/docs/api/",
101648
+ "authType": "apiKey",
101649
+ "pricingModel": "freemium",
101650
+ "source": "night-expansion-03"
101651
+ },
101652
+ {
101653
+ "id": "soc-twitter/x-8167",
101654
+ "name": "Twitter/X",
101655
+ "description": "Social media platform API",
101656
+ "category": "Social",
101657
+ "baseUrl": "https://developer.twitter.com/en/docs",
101658
+ "authType": "oauth",
101659
+ "pricingModel": "freemium",
101660
+ "source": "night-expansion-03"
101661
+ },
101662
+ {
101663
+ "id": "soc-facebook-graph-7989",
101664
+ "name": "Facebook Graph",
101665
+ "description": "Facebook data API",
101666
+ "category": "Social",
101667
+ "baseUrl": "https://developers.facebook.com/docs/graph-api/",
101668
+ "authType": "oauth",
101669
+ "pricingModel": "freemium",
101670
+ "source": "night-expansion-03"
101671
+ },
101672
+ {
101673
+ "id": "soc-instagram-basic-disp-8377",
101674
+ "name": "Instagram Basic Display",
101675
+ "description": "Instagram user data",
101676
+ "category": "Social",
101677
+ "baseUrl": "https://developers.facebook.com/docs/instagram-basic-display-api/",
101678
+ "authType": "oauth",
101679
+ "pricingModel": "freemium",
101680
+ "source": "night-expansion-03"
101681
+ },
101682
+ {
101683
+ "id": "soc-snapchat-5901",
101684
+ "name": "Snapchat",
101685
+ "description": "Snap Kit APIs",
101686
+ "category": "Social",
101687
+ "baseUrl": "https://kit.snapchat.com/",
101688
+ "authType": "oauth",
101689
+ "pricingModel": "freemium",
101690
+ "source": "night-expansion-03"
101691
+ },
101692
+ {
101693
+ "id": "soc-threads-770",
101694
+ "name": "Threads",
101695
+ "description": "Meta's text-based social app",
101696
+ "category": "Social",
101697
+ "baseUrl": "https://developers.facebook.com/docs/threads/",
101698
+ "authType": "oauth",
101699
+ "pricingModel": "freemium",
101700
+ "source": "night-expansion-03"
101701
+ },
101702
+ {
101703
+ "id": "soc-signal-3226",
101704
+ "name": "Signal",
101705
+ "description": "Encrypted messaging",
101706
+ "category": "Social",
101707
+ "baseUrl": "https://signal.org/docs/",
101708
+ "authType": "none",
101709
+ "pricingModel": "freemium",
101710
+ "source": "night-expansion-03"
101711
+ },
101712
+ {
101713
+ "id": "spo-sportmonks-1689",
101714
+ "name": "Sportmonks",
101715
+ "description": "Football/soccer data",
101716
+ "category": "Sports",
101717
+ "baseUrl": "https://docs.sportmonks.com/football/",
101718
+ "authType": "apiKey",
101719
+ "pricingModel": "freemium",
101720
+ "source": "night-expansion-03"
101721
+ },
101722
+ {
101723
+ "id": "spo-mlb-stats-1669",
101724
+ "name": "MLB Stats",
101725
+ "description": "Baseball statistics",
101726
+ "category": "Sports",
101727
+ "baseUrl": "https://statsapi.mlb.com/docs/",
101728
+ "authType": "none",
101729
+ "pricingModel": "freemium",
101730
+ "source": "night-expansion-03"
101731
+ },
101732
+ {
101733
+ "id": "spo-nhl-stats-2102",
101734
+ "name": "NHL Stats",
101735
+ "description": "Hockey statistics",
101736
+ "category": "Sports",
101737
+ "baseUrl": "https://gitlab.com/dword4/nhlapi",
101738
+ "authType": "none",
101739
+ "pricingModel": "freemium",
101740
+ "source": "night-expansion-03"
101741
+ },
101742
+ {
101743
+ "id": "tra-google-directions-8344",
101744
+ "name": "Google Directions",
101745
+ "description": "Route planning",
101746
+ "category": "Transportation",
101747
+ "baseUrl": "https://developers.google.com/maps/documentation/directions/",
101748
+ "authType": "apiKey",
101749
+ "pricingModel": "freemium",
101750
+ "source": "night-expansion-03"
101751
+ },
101752
+ {
101753
+ "id": "tra-osrm-2869",
101754
+ "name": "OSRM",
101755
+ "description": "Open source routing machine",
101756
+ "category": "Transportation",
101757
+ "baseUrl": "http://project-osrm.org/docs/v5.24.0/api/",
101758
+ "authType": "none",
101759
+ "pricingModel": "freemium",
101760
+ "source": "night-expansion-03"
101761
+ },
101762
+ {
101763
+ "id": "tra-transport-api-9958",
101764
+ "name": "Transport API",
101765
+ "description": "UK public transport",
101766
+ "category": "Transportation",
101767
+ "baseUrl": "https://developer.transportapi.com/",
101768
+ "authType": "apiKey",
101769
+ "pricingModel": "freemium",
101770
+ "source": "night-expansion-03"
101771
+ },
101772
+ {
101773
+ "id": "tra-deutsche-bahn-1560",
101774
+ "name": "Deutsche Bahn",
101775
+ "description": "German railways",
101776
+ "category": "Transportation",
101777
+ "baseUrl": "https://developer.deutschebahn.com/",
101778
+ "authType": "apiKey",
101779
+ "pricingModel": "freemium",
101780
+ "source": "night-expansion-03"
101781
+ },
101782
+ {
101783
+ "id": "tra-sl-(stockholm)-8805",
101784
+ "name": "SL (Stockholm)",
101785
+ "description": "Stockholm public transport",
101786
+ "category": "Transportation",
101787
+ "baseUrl": "https://www.trafiklab.se/api",
101788
+ "authType": "apiKey",
101789
+ "pricingModel": "freemium",
101790
+ "source": "night-expansion-03"
101791
+ },
101792
+ {
101793
+ "id": "tra-v\u00e4sttrafik-965",
101794
+ "name": "V\u00e4sttrafik",
101795
+ "description": "Swedish public transport",
101796
+ "category": "Transportation",
101797
+ "baseUrl": "https://developer.vasttrafik.se/",
101798
+ "authType": "oauth",
101799
+ "pricingModel": "freemium",
101800
+ "source": "night-expansion-03"
101801
+ },
101802
+ {
101803
+ "id": "tra-sk\u00e5netrafiken-3585",
101804
+ "name": "Sk\u00e5netrafiken",
101805
+ "description": "Swedish public transport",
101806
+ "category": "Transportation",
101807
+ "baseUrl": "https://www.skanetrafiken.se/",
101808
+ "authType": "apiKey",
101809
+ "pricingModel": "freemium",
101810
+ "source": "night-expansion-03"
101811
+ },
101812
+ {
101813
+ "id": "tra-marine-traffic-3315",
101814
+ "name": "Marine Traffic",
101815
+ "description": "Ship tracking",
101816
+ "category": "Transportation",
101817
+ "baseUrl": "https://www.marinetraffic.com/en/ais-api-services",
101818
+ "authType": "apiKey",
101819
+ "pricingModel": "freemium",
101820
+ "source": "night-expansion-03"
101821
+ },
101822
+ {
101823
+ "id": "tra-vesselfinder-8235",
101824
+ "name": "VesselFinder",
101825
+ "description": "Ship tracking API",
101826
+ "category": "Transportation",
101827
+ "baseUrl": "https://api.vesselfinder.com/docs/",
101828
+ "authType": "apiKey",
101829
+ "pricingModel": "freemium",
101830
+ "source": "night-expansion-03"
101831
+ },
101832
+ {
101833
+ "id": "veh-tesla-70",
101834
+ "name": "Tesla",
101835
+ "description": "Tesla vehicle API",
101836
+ "category": "Vehicle",
101837
+ "baseUrl": "https://tesla-api.timdorr.com/",
101838
+ "authType": "oauth",
101839
+ "pricingModel": "freemium",
101840
+ "source": "night-expansion-03"
101841
+ },
101842
+ {
101843
+ "id": "veh-edmunds-1182",
101844
+ "name": "Edmunds",
101845
+ "description": "Vehicle data and pricing",
101846
+ "category": "Vehicle",
101847
+ "baseUrl": "https://developer.edmunds.com/",
101848
+ "authType": "apiKey",
101849
+ "pricingModel": "freemium",
101850
+ "source": "night-expansion-03"
101851
+ },
101852
+ {
101853
+ "id": "veh-carmd-5893",
101854
+ "name": "CarMD",
101855
+ "description": "Vehicle diagnostics",
101856
+ "category": "Vehicle",
101857
+ "baseUrl": "https://www.carmd.com/api/",
101858
+ "authType": "apiKey",
101859
+ "pricingModel": "freemium",
101860
+ "source": "night-expansion-03"
101861
+ },
101862
+ {
101863
+ "id": "veh-vin-decoder-694",
101864
+ "name": "VIN Decoder",
101865
+ "description": "Vehicle identification",
101866
+ "category": "Vehicle",
101867
+ "baseUrl": "https://vindecoder.eu/api",
101868
+ "authType": "apiKey",
101869
+ "pricingModel": "freemium",
101870
+ "source": "night-expansion-03"
101871
+ },
101872
+ {
101873
+ "id": "vid-kaltura-1852",
101874
+ "name": "Kaltura",
101875
+ "description": "Video platform",
101876
+ "category": "Video",
101877
+ "baseUrl": "https://developer.kaltura.com/api-docs/",
101878
+ "authType": "apiKey",
101879
+ "pricingModel": "freemium",
101880
+ "source": "night-expansion-03"
101881
+ },
101882
+ {
101883
+ "id": "wea-weather-underground-2340",
101884
+ "name": "Weather Underground",
101885
+ "description": "Weather data network",
101886
+ "category": "Weather",
101887
+ "baseUrl": "https://www.wunderground.com/weather/api/",
101888
+ "authType": "apiKey",
101889
+ "pricingModel": "freemium",
101890
+ "source": "night-expansion-03"
101891
+ },
101892
+ {
101893
+ "id": "wea-dark-sky-453",
101894
+ "name": "Dark Sky",
101895
+ "description": "Weather forecasts (Apple)",
101896
+ "category": "Weather",
101897
+ "baseUrl": "https://darksky.net/dev",
101898
+ "authType": "apiKey",
101899
+ "pricingModel": "freemium",
101900
+ "source": "night-expansion-03"
101901
+ },
101902
+ {
101903
+ "id": "wea-climacell/tomorrow-i-2103",
101904
+ "name": "ClimaCell/Tomorrow.io",
101905
+ "description": "Weather intelligence",
101906
+ "category": "Weather",
101907
+ "baseUrl": "https://docs.tomorrow.io/",
101908
+ "authType": "apiKey",
101909
+ "pricingModel": "freemium",
101910
+ "source": "night-expansion-03"
101911
+ },
101912
+ {
101913
+ "id": "wea-met-no-2056",
101914
+ "name": "Met.no",
101915
+ "description": "Norwegian weather service",
101916
+ "category": "Weather",
101917
+ "baseUrl": "https://api.met.no/",
101918
+ "authType": "none",
101919
+ "pricingModel": "freemium",
101920
+ "source": "night-expansion-03"
101921
+ },
101922
+ {
101923
+ "id": "wea-smhi-9663",
101924
+ "name": "SMHI",
101925
+ "description": "Swedish weather data",
101926
+ "category": "Weather",
101927
+ "baseUrl": "https://opendata.smhi.se/apidocs/",
101928
+ "authType": "none",
101929
+ "pricingModel": "freemium",
101930
+ "source": "night-expansion-03"
101931
+ },
101932
+ {
101933
+ "id": "wea-dmi-(denmark)-548",
101934
+ "name": "DMI (Denmark)",
101935
+ "description": "Danish weather service",
101936
+ "category": "Weather",
101937
+ "baseUrl": "https://opendatadocs.dmi.govcloud.dk/",
101938
+ "authType": "apiKey",
101939
+ "pricingModel": "freemium",
101940
+ "source": "night-expansion-03"
101941
+ },
101942
+ {
101943
+ "id": "dev-aws-7139",
101944
+ "name": "AWS",
101945
+ "description": "Amazon Web Services",
101946
+ "category": "Development",
101947
+ "baseUrl": "https://docs.aws.amazon.com/",
101948
+ "authType": "apiKey",
101949
+ "pricingModel": "freemium",
101950
+ "source": "night-expansion-03"
101951
+ },
101952
+ {
101953
+ "id": "dev-google-cloud-2036",
101954
+ "name": "Google Cloud",
101955
+ "description": "Google Cloud Platform",
101956
+ "category": "Development",
101957
+ "baseUrl": "https://cloud.google.com/apis/docs/overview",
101958
+ "authType": "oauth",
101959
+ "pricingModel": "freemium",
101960
+ "source": "night-expansion-03"
101961
+ },
101962
+ {
101963
+ "id": "dev-azure-3732",
101964
+ "name": "Azure",
101965
+ "description": "Microsoft Azure",
101966
+ "category": "Development",
101967
+ "baseUrl": "https://docs.microsoft.com/en-us/rest/api/azure/",
101968
+ "authType": "oauth",
101969
+ "pricingModel": "freemium",
101970
+ "source": "night-expansion-03"
101971
+ },
101972
+ {
101973
+ "id": "dev-rubygems-9906",
101974
+ "name": "RubyGems",
101975
+ "description": "Ruby package manager",
101976
+ "category": "Development",
101977
+ "baseUrl": "https://guides.rubygems.org/rubygems-org-api/",
101978
+ "authType": "apiKey",
101979
+ "pricingModel": "freemium",
101980
+ "source": "night-expansion-03"
101981
+ },
101982
+ {
101983
+ "id": "dev-flagsmith-8230",
101984
+ "name": "Flagsmith",
101985
+ "description": "Feature flags",
101986
+ "category": "Development",
101987
+ "baseUrl": "https://docs.flagsmith.com/basic-features/managing-features",
101988
+ "authType": "apiKey",
101989
+ "pricingModel": "freemium",
101990
+ "source": "night-expansion-03"
101991
+ },
101992
+ {
101993
+ "id": "dev-close-com-4488",
101994
+ "name": "Close.com",
101995
+ "description": "Sales CRM",
101996
+ "category": "Development",
101997
+ "baseUrl": "https://developer.close.com/",
101998
+ "authType": "apiKey",
101999
+ "pricingModel": "freemium",
102000
+ "source": "night-expansion-03"
102001
+ },
102002
+ {
102003
+ "id": "ani-axolotl-api-3867",
102004
+ "name": "Axolotl API",
102005
+ "description": "Collection of axolotl pictures and facts",
102006
+ "category": "Animals",
102007
+ "baseUrl": "https://theaxolotlapi.netlify.app/",
102008
+ "authType": "none",
102009
+ "pricingModel": "freemium",
102010
+ "source": "night-expansion-03-batch2"
102011
+ },
102012
+ {
102013
+ "id": "ani-the-cat-api-7071",
102014
+ "name": "The Cat API",
102015
+ "description": "Pictures of cats from Tumblr",
102016
+ "category": "Animals",
102017
+ "baseUrl": "https://thecatapi.com/",
102018
+ "authType": "apiKey",
102019
+ "pricingModel": "freemium",
102020
+ "source": "night-expansion-03-batch2"
102021
+ },
102022
+ {
102023
+ "id": "ani-dog-ceo-4608",
102024
+ "name": "Dog CEO",
102025
+ "description": "Dogs based on Stanford Dogs Dataset",
102026
+ "category": "Animals",
102027
+ "baseUrl": "https://dog.ceo/dog-api/",
102028
+ "authType": "none",
102029
+ "pricingModel": "freemium",
102030
+ "source": "night-expansion-03-batch2"
102031
+ },
102032
+ {
102033
+ "id": "ani-iucn-red-list-4259",
102034
+ "name": "IUCN Red List",
102035
+ "description": "Threatened species data",
102036
+ "category": "Animals",
102037
+ "baseUrl": "https://apiv3.iucnredlist.org/",
102038
+ "authType": "apiKey",
102039
+ "pricingModel": "freemium",
102040
+ "source": "night-expansion-03-batch2"
102041
+ },
102042
+ {
102043
+ "id": "ani-random-dog-6939",
102044
+ "name": "Random Dog",
102045
+ "description": "Random dog pictures",
102046
+ "category": "Animals",
102047
+ "baseUrl": "https://random.dog/",
102048
+ "authType": "none",
102049
+ "pricingModel": "freemium",
102050
+ "source": "night-expansion-03-batch2"
102051
+ },
102052
+ {
102053
+ "id": "ani-random-duck-8741",
102054
+ "name": "Random Duck",
102055
+ "description": "Random duck pictures",
102056
+ "category": "Animals",
102057
+ "baseUrl": "https://random-d.uk/",
102058
+ "authType": "none",
102059
+ "pricingModel": "freemium",
102060
+ "source": "night-expansion-03-batch2"
102061
+ },
102062
+ {
102063
+ "id": "ani-random-fox-4623",
102064
+ "name": "Random Fox",
102065
+ "description": "Random fox pictures",
102066
+ "category": "Animals",
102067
+ "baseUrl": "https://randomfox.ca/",
102068
+ "authType": "none",
102069
+ "pricingModel": "freemium",
102070
+ "source": "night-expansion-03-batch2"
102071
+ },
102072
+ {
102073
+ "id": "ani-the-dog-api-6349",
102074
+ "name": "The Dog API",
102075
+ "description": "All about dogs",
102076
+ "category": "Animals",
102077
+ "baseUrl": "https://thedogapi.com/",
102078
+ "authType": "apiKey",
102079
+ "pricingModel": "freemium",
102080
+ "source": "night-expansion-03-batch2"
102081
+ },
102082
+ {
102083
+ "id": "ani-danbooru-8903",
102084
+ "name": "Danbooru",
102085
+ "description": "Anime images by tags",
102086
+ "category": "Anime",
102087
+ "baseUrl": "https://danbooru.donmai.us/wiki_pages/help:api",
102088
+ "authType": "apiKey",
102089
+ "pricingModel": "freemium",
102090
+ "source": "night-expansion-03-batch2"
102091
+ },
102092
+ {
102093
+ "id": "ani-myanimelist-(jikan)-5406",
102094
+ "name": "MyAnimeList (Jikan)",
102095
+ "description": "Unofficial MAL API",
102096
+ "category": "Anime",
102097
+ "baseUrl": "https://jikan.moe/",
102098
+ "authType": "none",
102099
+ "pricingModel": "freemium",
102100
+ "source": "night-expansion-03-batch2"
102101
+ },
102102
+ {
102103
+ "id": "ani-trace-moe-3101",
102104
+ "name": "Trace.moe",
102105
+ "description": "Scene finder from screenshot",
102106
+ "category": "Anime",
102107
+ "baseUrl": "https://soruly.github.io/trace.moe-api/",
102108
+ "authType": "none",
102109
+ "pricingModel": "freemium",
102110
+ "source": "night-expansion-03-batch2"
102111
+ },
102112
+ {
102113
+ "id": "art-metropolitan-museum-2881",
102114
+ "name": "Metropolitan Museum",
102115
+ "description": "Met Museum data",
102116
+ "category": "Art",
102117
+ "baseUrl": "https://metmuseum.github.io/",
102118
+ "authType": "none",
102119
+ "pricingModel": "freemium",
102120
+ "source": "night-expansion-03-batch2"
102121
+ },
102122
+ {
102123
+ "id": "bus-tomba-5508",
102124
+ "name": "Tomba",
102125
+ "description": "Email finder",
102126
+ "category": "Business",
102127
+ "baseUrl": "https://tomba.io/api",
102128
+ "authType": "apiKey",
102129
+ "pricingModel": "freemium",
102130
+ "source": "night-expansion-03-batch2"
102131
+ },
102132
+ {
102133
+ "id": "sto-web3-storage-3385",
102134
+ "name": "Web3.Storage",
102135
+ "description": "IPFS storage",
102136
+ "category": "Storage",
102137
+ "baseUrl": "https://web3.storage/",
102138
+ "authType": "apiKey",
102139
+ "pricingModel": "freemium",
102140
+ "source": "night-expansion-03-batch2"
102141
+ },
102142
+ {
102143
+ "id": "val-lob-7958",
102144
+ "name": "Lob",
102145
+ "description": "Address verification",
102146
+ "category": "Validation",
102147
+ "baseUrl": "https://www.lob.com/",
102148
+ "authType": "apiKey",
102149
+ "pricingModel": "freemium",
102150
+ "source": "night-expansion-03-batch2"
102151
+ },
102152
+ {
102153
+ "id": "val-smarty-520",
102154
+ "name": "Smarty",
102155
+ "description": "US address validation",
102156
+ "category": "Validation",
102157
+ "baseUrl": "https://www.smarty.com/docs/",
102158
+ "authType": "apiKey",
102159
+ "pricingModel": "freemium",
102160
+ "source": "night-expansion-03-batch2"
102161
+ },
102162
+ {
102163
+ "id": "ema-email-validation-(ab-6098",
102164
+ "name": "Email Validation (Abstract)",
102165
+ "description": "Email verification",
102166
+ "category": "Email",
102167
+ "baseUrl": "https://www.abstractapi.com/email-verification-validation-api",
102168
+ "authType": "apiKey",
102169
+ "pricingModel": "freemium",
102170
+ "source": "night-expansion-03-batch2"
102171
+ },
102172
+ {
102173
+ "id": "ent-chuck-norris-6132",
102174
+ "name": "Chuck Norris",
102175
+ "description": "Chuck Norris jokes",
102176
+ "category": "Entertainment",
102177
+ "baseUrl": "https://api.chucknorris.io/",
102178
+ "authType": "none",
102179
+ "pricingModel": "freemium",
102180
+ "source": "night-expansion-03-batch2"
102181
+ },
102182
+ {
102183
+ "id": "ent-fun-translations-4588",
102184
+ "name": "Fun Translations",
102185
+ "description": "Translate to movie languages",
102186
+ "category": "Entertainment",
102187
+ "baseUrl": "https://funtranslations.com/api/",
102188
+ "authType": "apiKey",
102189
+ "pricingModel": "freemium",
102190
+ "source": "night-expansion-03-batch2"
102191
+ },
102192
+ {
102193
+ "id": "ent-lord-of-the-rings-9874",
102194
+ "name": "Lord of the Rings",
102195
+ "description": "LOTR data",
102196
+ "category": "Entertainment",
102197
+ "baseUrl": "https://the-one-api.dev/documentation",
102198
+ "authType": "apiKey",
102199
+ "pricingModel": "freemium",
102200
+ "source": "night-expansion-03-batch2"
102201
+ },
102202
+ {
102203
+ "id": "ent-star-trek-5526",
102204
+ "name": "Star Trek",
102205
+ "description": "Star Trek data",
102206
+ "category": "Entertainment",
102207
+ "baseUrl": "https://stapi.co/api-documentation",
102208
+ "authType": "none",
102209
+ "pricingModel": "freemium",
102210
+ "source": "night-expansion-03-batch2"
102211
+ },
102212
+ {
102213
+ "id": "ent-stockx-321",
102214
+ "name": "StockX",
102215
+ "description": "Sneaker and fashion data",
102216
+ "category": "Entertainment",
102217
+ "baseUrl": "https://stockx.vlour.me/",
102218
+ "authType": "none",
102219
+ "pricingModel": "freemium",
102220
+ "source": "night-expansion-03-batch2"
102221
+ },
102222
+ {
102223
+ "id": "sto-amazon-s3-7010",
102224
+ "name": "Amazon S3",
102225
+ "description": "Object storage",
102226
+ "category": "Storage",
102227
+ "baseUrl": "https://docs.aws.amazon.com/s3/",
102228
+ "authType": "apiKey",
102229
+ "pricingModel": "freemium",
102230
+ "source": "night-expansion-03-batch2"
102231
+ },
102232
+ {
102233
+ "id": "sto-digitalocean-spaces-9268",
102234
+ "name": "DigitalOcean Spaces",
102235
+ "description": "Object storage",
102236
+ "category": "Storage",
102237
+ "baseUrl": "https://docs.digitalocean.com/products/spaces/",
102238
+ "authType": "apiKey",
102239
+ "pricingModel": "freemium",
102240
+ "source": "night-expansion-03-batch2"
102241
+ },
102242
+ {
102243
+ "id": "sto-pdf-blocks-4713",
102244
+ "name": "PDF Blocks",
102245
+ "description": "PDF operations",
102246
+ "category": "Storage",
102247
+ "baseUrl": "https://www.pdfblocks.com/docs/api/",
102248
+ "authType": "apiKey",
102249
+ "pricingModel": "freemium",
102250
+ "source": "night-expansion-03-batch2"
102251
+ },
102252
+ {
102253
+ "id": "sto-smash-8",
102254
+ "name": "Smash",
102255
+ "description": "Large file upload",
102256
+ "category": "Storage",
102257
+ "baseUrl": "https://api.fromsmash.com/",
102258
+ "authType": "apiKey",
102259
+ "pricingModel": "freemium",
102260
+ "source": "night-expansion-03-batch2"
102261
+ },
102262
+ {
102263
+ "id": "sto-vector-express-8107",
102264
+ "name": "Vector Express",
102265
+ "description": "Vector file conversion",
102266
+ "category": "Storage",
102267
+ "baseUrl": "https://github.com/smidyo/vectorexpress-api",
102268
+ "authType": "none",
102269
+ "pricingModel": "freemium",
102270
+ "source": "night-expansion-03-batch2"
102271
+ },
102272
+ {
102273
+ "id": "fin-atom-finance-2122",
102274
+ "name": "Atom Finance",
102275
+ "description": "Market and earnings data",
102276
+ "category": "Finance",
102277
+ "baseUrl": "https://docs.atom.finance/",
102278
+ "authType": "apiKey",
102279
+ "pricingModel": "freemium",
102280
+ "source": "night-expansion-03-batch2"
102281
+ },
102282
+ {
102283
+ "id": "fin-parqet-logo-9986",
102284
+ "name": "Parqet Logo",
102285
+ "description": "Company logos",
102286
+ "category": "Finance",
102287
+ "baseUrl": "https://developers.parqet.com/",
102288
+ "authType": "none",
102289
+ "pricingModel": "freemium",
102290
+ "source": "night-expansion-03-batch2"
102291
+ },
102292
+ {
102293
+ "id": "fit-healthgraph-(runkeep-1168",
102294
+ "name": "HealthGraph (RunKeeper)",
102295
+ "description": "Health data",
102296
+ "category": "Fitness",
102297
+ "baseUrl": "https://runkeeper.com/developer/healthgraph/",
102298
+ "authType": "oauth",
102299
+ "pricingModel": "freemium",
102300
+ "source": "night-expansion-03-batch2"
102301
+ },
102302
+ {
102303
+ "id": "goo-google-customsearch-863",
102304
+ "name": "Google CustomSearch",
102305
+ "description": "Custom search engine",
102306
+ "category": "Google",
102307
+ "baseUrl": "https://developers.google.com/custom-search/",
102308
+ "authType": "apiKey",
102309
+ "pricingModel": "freemium",
102310
+ "source": "night-expansion-03-batch2"
102311
+ },
102312
+ {
102313
+ "id": "goo-google-fitness-808",
102314
+ "name": "Google Fitness",
102315
+ "description": "Health tracking",
102316
+ "category": "Google",
102317
+ "baseUrl": "https://developers.google.com/fit/",
102318
+ "authType": "oauth",
102319
+ "pricingModel": "freemium",
102320
+ "source": "night-expansion-03-batch2"
102321
+ },
102322
+ {
102323
+ "id": "goo-google-genomics-1845",
102324
+ "name": "Google Genomics",
102325
+ "description": "Genomics data",
102326
+ "category": "Google",
102327
+ "baseUrl": "https://cloud.google.com/genomics/",
102328
+ "authType": "oauth",
102329
+ "pricingModel": "freemium",
102330
+ "source": "night-expansion-03-batch2"
102331
+ },
102332
+ {
102333
+ "id": "goo-google-identity-7302",
102334
+ "name": "Google Identity",
102335
+ "description": "Identity platform",
102336
+ "category": "Google",
102337
+ "baseUrl": "https://developers.google.com/identity/",
102338
+ "authType": "oauth",
102339
+ "pricingModel": "freemium",
102340
+ "source": "night-expansion-03-batch2"
102341
+ },
102342
+ {
102343
+ "id": "goo-google-monitoring-8915",
102344
+ "name": "Google Monitoring",
102345
+ "description": "Cloud monitoring",
102346
+ "category": "Google",
102347
+ "baseUrl": "https://cloud.google.com/monitoring/api/",
102348
+ "authType": "apiKey",
102349
+ "pricingModel": "freemium",
102350
+ "source": "night-expansion-03-batch2"
102351
+ },
102352
+ {
102353
+ "id": "sec-blockscore-3506",
102354
+ "name": "BlockScore",
102355
+ "description": "Identity verification",
102356
+ "category": "Security",
102357
+ "baseUrl": "https://docs.blockscore.com/",
102358
+ "authType": "apiKey",
102359
+ "pricingModel": "freemium",
102360
+ "source": "night-expansion-03-batch2"
102361
+ },
102362
+ {
102363
+ "id": "sec-whitepages-pro-7685",
102364
+ "name": "Whitepages Pro",
102365
+ "description": "Identity verification",
102366
+ "category": "Security",
102367
+ "baseUrl": "https://pro.whitepages.com/",
102368
+ "authType": "apiKey",
102369
+ "pricingModel": "freemium",
102370
+ "source": "night-expansion-03-batch2"
102371
+ },
102372
+ {
102373
+ "id": "aut-facebook-login-9050",
102374
+ "name": "Facebook Login",
102375
+ "description": "Facebook authentication",
102376
+ "category": "Auth",
102377
+ "baseUrl": "https://developers.facebook.com/docs/facebook-login",
102378
+ "authType": "oauth",
102379
+ "pricingModel": "freemium",
102380
+ "source": "night-expansion-03-batch2"
102381
+ },
102382
+ {
102383
+ "id": "aut-github-auth-9159",
102384
+ "name": "GitHub Auth",
102385
+ "description": "GitHub authentication",
102386
+ "category": "Auth",
102387
+ "baseUrl": "https://docs.github.com/en/developers/apps/building-oauth-apps",
102388
+ "authType": "oauth",
102389
+ "pricingModel": "freemium",
102390
+ "source": "night-expansion-03-batch2"
102391
+ },
102392
+ {
102393
+ "id": "aut-instagram-auth-4092",
102394
+ "name": "Instagram Auth",
102395
+ "description": "Instagram login",
102396
+ "category": "Auth",
102397
+ "baseUrl": "https://developers.facebook.com/docs/instagram-basic-display-api/",
102398
+ "authType": "oauth",
102399
+ "pricingModel": "freemium",
102400
+ "source": "night-expansion-03-batch2"
102401
+ },
102402
+ {
102403
+ "id": "aut-linkedin-auth-7095",
102404
+ "name": "LinkedIn Auth",
102405
+ "description": "LinkedIn sign-in",
102406
+ "category": "Auth",
102407
+ "baseUrl": "https://docs.microsoft.com/en-us/linkedin/shared/authentication/",
102408
+ "authType": "oauth",
102409
+ "pricingModel": "freemium",
102410
+ "source": "night-expansion-03-batch2"
102411
+ },
102412
+ {
102413
+ "id": "aut-paypal-auth-2879",
102414
+ "name": "PayPal Auth",
102415
+ "description": "PayPal login",
102416
+ "category": "Auth",
102417
+ "baseUrl": "https://developer.paypal.com/docs/log-in-with-paypal/",
102418
+ "authType": "oauth",
102419
+ "pricingModel": "freemium",
102420
+ "source": "night-expansion-03-batch2"
102421
+ },
102422
+ {
102423
+ "id": "aut-salesforce-auth-3317",
102424
+ "name": "Salesforce Auth",
102425
+ "description": "Salesforce authentication",
102426
+ "category": "Auth",
102427
+ "baseUrl": "https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/intro_understanding_authentication.htm",
102428
+ "authType": "oauth",
102429
+ "pricingModel": "freemium",
102430
+ "source": "night-expansion-03-batch2"
102431
+ },
102432
+ {
102433
+ "id": "aut-twitter-auth-9471",
102434
+ "name": "Twitter Auth",
102435
+ "description": "Twitter sign-in",
102436
+ "category": "Auth",
102437
+ "baseUrl": "https://developer.twitter.com/en/docs/authentication",
102438
+ "authType": "oauth",
102439
+ "pricingModel": "freemium",
102440
+ "source": "night-expansion-03-batch2"
102441
+ },
102442
+ {
102443
+ "id": "tes-faker-api-6225",
102444
+ "name": "Faker API",
102445
+ "description": "Fake data generation",
102446
+ "category": "Test Data",
102447
+ "baseUrl": "https://fakerapi.it/en",
102448
+ "authType": "none",
102449
+ "pricingModel": "freemium",
102450
+ "source": "night-expansion-03-batch2"
102451
+ },
102452
+ {
102453
+ "id": "tes-lorem-ipsum-2747",
102454
+ "name": "Lorem Ipsum",
102455
+ "description": "Placeholder text",
102456
+ "category": "Test Data",
102457
+ "baseUrl": "https://loripsum.net/",
102458
+ "authType": "none",
102459
+ "pricingModel": "freemium",
102460
+ "source": "night-expansion-03-batch2"
102461
+ },
102462
+ {
102463
+ "id": "ai/-dandelion-1165",
102464
+ "name": "Dandelion",
102465
+ "description": "Semantic text analytics",
102466
+ "category": "AI/ML",
102467
+ "baseUrl": "https://dandelion.eu/docs/",
102468
+ "authType": "apiKey",
102469
+ "pricingModel": "freemium",
102470
+ "source": "night-expansion-03-batch2"
102471
+ },
102472
+ {
102473
+ "id": "ai/-google-natural-langu-7278",
102474
+ "name": "Google Natural Language",
102475
+ "description": "NLP API",
102476
+ "category": "AI/ML",
102477
+ "baseUrl": "https://cloud.google.com/natural-language/docs/",
102478
+ "authType": "apiKey",
102479
+ "pricingModel": "freemium",
102480
+ "source": "night-expansion-03-batch2"
102481
+ },
102482
+ {
102483
+ "id": "ai/-language-tool-5822",
102484
+ "name": "Language Tool",
102485
+ "description": "Grammar checking",
102486
+ "category": "AI/ML",
102487
+ "baseUrl": "https://languagetool.org/http-api/",
102488
+ "authType": "none",
102489
+ "pricingModel": "freemium",
102490
+ "source": "night-expansion-03-batch2"
102491
+ },
102492
+ {
102493
+ "id": "ai/-lilt-4287",
102494
+ "name": "Lilt",
102495
+ "description": "Translation API",
102496
+ "category": "AI/ML",
102497
+ "baseUrl": "https://lilt.com/docs/api/",
102498
+ "authType": "apiKey",
102499
+ "pricingModel": "freemium",
102500
+ "source": "night-expansion-03-batch2"
102501
+ },
102502
+ {
102503
+ "id": "ai/-meaning-cloud-7845",
102504
+ "name": "Meaning Cloud",
102505
+ "description": "Text analytics",
102506
+ "category": "AI/ML",
102507
+ "baseUrl": "https://www.meaningcloud.com/developer/",
102508
+ "authType": "apiKey",
102509
+ "pricingModel": "freemium",
102510
+ "source": "night-expansion-03-batch2"
102511
+ },
102512
+ {
102513
+ "id": "tra-postmates-9935",
102514
+ "name": "Postmates",
102515
+ "description": "Local delivery",
102516
+ "category": "Tracking",
102517
+ "baseUrl": "https://developer.postmates.com/docs",
102518
+ "authType": "apiKey",
102519
+ "pricingModel": "freemium",
102520
+ "source": "night-expansion-03-batch2"
102521
+ },
102522
+ {
102523
+ "id": "tra-ship24-9452",
102524
+ "name": "Ship24",
102525
+ "description": "Universal tracking",
102526
+ "category": "Tracking",
102527
+ "baseUrl": "https://www.ship24.com/en/developer",
102528
+ "authType": "apiKey",
102529
+ "pricingModel": "freemium",
102530
+ "source": "night-expansion-03-batch2"
102531
+ },
102532
+ {
102533
+ "id": "tra-trackingmore-8660",
102534
+ "name": "TrackingMore",
102535
+ "description": "Multi-carrier tracking",
102536
+ "category": "Tracking",
102537
+ "baseUrl": "https://www.trackingmore.com/api-index.html",
102538
+ "authType": "apiKey",
102539
+ "pricingModel": "freemium",
102540
+ "source": "night-expansion-03-batch2"
102541
+ },
102542
+ {
102543
+ "id": "tra-dhl-4646",
102544
+ "name": "DHL",
102545
+ "description": "DHL shipping",
102546
+ "category": "Tracking",
102547
+ "baseUrl": "https://developer.dhl.com/",
102548
+ "authType": "apiKey",
102549
+ "pricingModel": "freemium",
102550
+ "source": "night-expansion-03-batch2"
102551
+ },
102552
+ {
102553
+ "id": "dev-screenshotapi-7215",
102554
+ "name": "ScreenshotAPI",
102555
+ "description": "Website screenshots",
102556
+ "category": "Development",
102557
+ "baseUrl": "https://screenshotapi.net/",
102558
+ "authType": "apiKey",
102559
+ "pricingModel": "freemium",
102560
+ "source": "night-expansion-03-batch2"
102561
+ },
102562
+ {
102563
+ "id": "fin-1forge-finance-4949",
102564
+ "name": "1Forge Finance",
102565
+ "description": "Stock and Forex Data and Realtime Quotes",
102566
+ "category": "Finance",
102567
+ "baseUrl": "https://1forge.com/",
102568
+ "authType": "apiKey",
102569
+ "pricingModel": "freemium",
102570
+ "source": "night-expansion-03-batch3-apisguru"
102571
+ },
102572
+ {
102573
+ "id": "sec-1password-events-565",
102574
+ "name": "1Password Events",
102575
+ "description": "1Password Events API",
102576
+ "category": "Security",
102577
+ "baseUrl": "https://events.1password.com/",
102578
+ "authType": "apiKey",
102579
+ "pricingModel": "freemium",
102580
+ "source": "night-expansion-03-batch3-apisguru"
102581
+ },
102582
+ {
102583
+ "id": "com-ably-platform-2323",
102584
+ "name": "Ably Platform",
102585
+ "description": "REST API for Ably realtime messaging",
102586
+ "category": "Communication",
102587
+ "baseUrl": "https://rest.ably.io/",
102588
+ "authType": "apiKey",
102589
+ "pricingModel": "freemium",
102590
+ "source": "night-expansion-03-batch3-apisguru"
102591
+ },
102592
+ {
102593
+ "id": "com-ably-control-6126",
102594
+ "name": "Ably Control",
102595
+ "description": "Ably Control API for account management",
102596
+ "category": "Communication",
102597
+ "baseUrl": "https://control.ably.net/",
102598
+ "authType": "apiKey",
102599
+ "pricingModel": "freemium",
102600
+ "source": "night-expansion-03-batch3-apisguru"
102601
+ },
102602
+ {
102603
+ "id": "geo-abstract-geolocation-2349",
102604
+ "name": "Abstract Geolocation",
102605
+ "description": "IP geolocation API",
102606
+ "category": "Geocoding",
102607
+ "baseUrl": "https://ipgeolocation.abstractapi.com/",
102608
+ "authType": "apiKey",
102609
+ "pricingModel": "freemium",
102610
+ "source": "night-expansion-03-batch3-apisguru"
102611
+ },
102612
+ {
102613
+ "id": "cms-adobe-experience-man-5283",
102614
+ "name": "Adobe Experience Manager",
102615
+ "description": "AEM API for content management",
102616
+ "category": "CMS",
102617
+ "baseUrl": "https://aem.adobe.com/",
102618
+ "authType": "apiKey",
102619
+ "pricingModel": "freemium",
102620
+ "source": "night-expansion-03-batch3-apisguru"
102621
+ },
102622
+ {
102623
+ "id": "pay-adyen-account-9214",
102624
+ "name": "Adyen Account",
102625
+ "description": "Account management for Adyen platform",
102626
+ "category": "Payments",
102627
+ "baseUrl": "https://cal-test.adyen.com/",
102628
+ "authType": "apiKey",
102629
+ "pricingModel": "freemium",
102630
+ "source": "night-expansion-03-batch3-apisguru"
102631
+ },
102632
+ {
102633
+ "id": "pay-adyen-balance-contro-5565",
102634
+ "name": "Adyen Balance Control",
102635
+ "description": "Transfer funds between merchant accounts",
102636
+ "category": "Payments",
102637
+ "baseUrl": "https://pal-test.adyen.com/",
102638
+ "authType": "apiKey",
102639
+ "pricingModel": "freemium",
102640
+ "source": "night-expansion-03-batch3-apisguru"
102641
+ },
102642
+ {
102643
+ "id": "pay-adyen-checkout-3885",
102644
+ "name": "Adyen Checkout",
102645
+ "description": "Adyen payment checkout API",
102646
+ "category": "Payments",
102647
+ "baseUrl": "https://checkout-test.adyen.com/",
102648
+ "authType": "apiKey",
102649
+ "pricingModel": "freemium",
102650
+ "source": "night-expansion-03-batch3-apisguru"
102651
+ },
102652
+ {
102653
+ "id": "pay-adyen-configuration-7167",
102654
+ "name": "Adyen Configuration",
102655
+ "description": "Balance platform configuration",
102656
+ "category": "Payments",
102657
+ "baseUrl": "https://balanceplatform-api-test.adyen.com/",
102658
+ "authType": "apiKey",
102659
+ "pricingModel": "freemium",
102660
+ "source": "night-expansion-03-batch3-apisguru"
102661
+ },
102662
+ {
102663
+ "id": "pay-adyen-binlookup-8448",
102664
+ "name": "Adyen BinLookup",
102665
+ "description": "BIN lookup for card information",
102666
+ "category": "Payments",
102667
+ "baseUrl": "https://pal-test.adyen.com/",
102668
+ "authType": "apiKey",
102669
+ "pricingModel": "freemium",
102670
+ "source": "night-expansion-03-batch3-apisguru"
102671
+ },
102672
+ {
102673
+ "id": "agr-agco-fuse-4460",
102674
+ "name": "AGCO Fuse",
102675
+ "description": "Agricultural equipment API",
102676
+ "category": "Agriculture",
102677
+ "baseUrl": "https://api.agcodigital.com/",
102678
+ "authType": "oauth",
102679
+ "pricingModel": "freemium",
102680
+ "source": "night-expansion-03-batch3-apisguru"
102681
+ },
102682
+ {
102683
+ "id": "agr-agromonitoring-2154",
102684
+ "name": "AgroMonitoring",
102685
+ "description": "Agricultural monitoring API",
102686
+ "category": "Agriculture",
102687
+ "baseUrl": "https://api.agromonitoring.com/",
102688
+ "authType": "apiKey",
102689
+ "pricingModel": "freemium",
102690
+ "source": "night-expansion-03-batch3-apisguru"
102691
+ },
102692
+ {
102693
+ "id": "agr-agridata-3657",
102694
+ "name": "Agridata",
102695
+ "description": "Agricultural data API",
102696
+ "category": "Agriculture",
102697
+ "baseUrl": "https://api.agridata.com/",
102698
+ "authType": "apiKey",
102699
+ "pricingModel": "freemium",
102700
+ "source": "night-expansion-03-batch3-apisguru"
102701
+ },
102702
+ {
102703
+ "id": "env-breezometer-3879",
102704
+ "name": "Breezometer",
102705
+ "description": "Air quality and pollen data",
102706
+ "category": "Environment",
102707
+ "baseUrl": "https://api.breezometer.com/",
102708
+ "authType": "apiKey",
102709
+ "pricingModel": "freemium",
102710
+ "source": "night-expansion-03-batch3-apisguru"
102711
+ },
102712
+ {
102713
+ "id": "tra-kiwi-com-4199",
102714
+ "name": "Kiwi.com",
102715
+ "description": "Flight search and booking",
102716
+ "category": "Transportation",
102717
+ "baseUrl": "https://api.tequila.kiwi.com/",
102718
+ "authType": "apiKey",
102719
+ "pricingModel": "freemium",
102720
+ "source": "night-expansion-03-batch3-apisguru"
102721
+ },
102722
+ {
102723
+ "id": "tra-duffel-1193",
102724
+ "name": "Duffel",
102725
+ "description": "Travel booking API",
102726
+ "category": "Transportation",
102727
+ "baseUrl": "https://api.duffel.com/",
102728
+ "authType": "bearer",
102729
+ "pricingModel": "freemium",
102730
+ "source": "night-expansion-03-batch3-apisguru"
102731
+ },
102732
+ {
102733
+ "id": "tra-travelpayouts-9384",
102734
+ "name": "Travelpayouts",
102735
+ "description": "Affiliate travel API",
102736
+ "category": "Transportation",
102737
+ "baseUrl": "https://api.travelpayouts.com/",
102738
+ "authType": "apiKey",
102739
+ "pricingModel": "freemium",
102740
+ "source": "night-expansion-03-batch3-apisguru"
102741
+ },
102742
+ {
102743
+ "id": "dev-rapidapi-6396",
102744
+ "name": "RapidAPI",
102745
+ "description": "API marketplace",
102746
+ "category": "Development",
102747
+ "baseUrl": "https://rapidapi.com/",
102748
+ "authType": "apiKey",
102749
+ "pricingModel": "freemium",
102750
+ "source": "night-expansion-03-batch3-apisguru"
102751
+ },
102752
+ {
102753
+ "id": "dev-kong-7546",
102754
+ "name": "Kong",
102755
+ "description": "API gateway",
102756
+ "category": "Development",
102757
+ "baseUrl": "https://api.konghq.com/",
102758
+ "authType": "apiKey",
102759
+ "pricingModel": "freemium",
102760
+ "source": "night-expansion-03-batch3-apisguru"
102761
+ },
102762
+ {
102763
+ "id": "dev-swaggerhub-7268",
102764
+ "name": "SwaggerHub",
102765
+ "description": "API design and documentation",
102766
+ "category": "Development",
102767
+ "baseUrl": "https://api.swaggerhub.com/",
102768
+ "authType": "apiKey",
102769
+ "pricingModel": "freemium",
102770
+ "source": "night-expansion-03-batch3-apisguru"
102771
+ },
102772
+ {
102773
+ "id": "dev-app-store-connect-3430",
102774
+ "name": "App Store Connect",
102775
+ "description": "Apple App Store management",
102776
+ "category": "Development",
102777
+ "baseUrl": "https://api.appstoreconnect.apple.com/",
102778
+ "authType": "jwt",
102779
+ "pricingModel": "freemium",
102780
+ "source": "night-expansion-03-batch3-apisguru"
102781
+ },
102782
+ {
102783
+ "id": "dev-google-play-develope-1099",
102784
+ "name": "Google Play Developer",
102785
+ "description": "Play Store management",
102786
+ "category": "Development",
102787
+ "baseUrl": "https://androidpublisher.googleapis.com/",
102788
+ "authType": "oauth",
102789
+ "pricingModel": "freemium",
102790
+ "source": "night-expansion-03-batch3-apisguru"
102791
+ },
102792
+ {
102793
+ "id": "ana-app-annie-9939",
102794
+ "name": "App Annie",
102795
+ "description": "App market data",
102796
+ "category": "Analytics",
102797
+ "baseUrl": "https://api.appannie.com/",
102798
+ "authType": "apiKey",
102799
+ "pricingModel": "freemium",
102800
+ "source": "night-expansion-03-batch3-apisguru"
102801
+ },
102802
+ {
102803
+ "id": "ana-sensortower-805",
102804
+ "name": "SensorTower",
102805
+ "description": "Mobile app intelligence",
102806
+ "category": "Analytics",
102807
+ "baseUrl": "https://api.sensortower.com/",
102808
+ "authType": "apiKey",
102809
+ "pricingModel": "freemium",
102810
+ "source": "night-expansion-03-batch3-apisguru"
102811
+ },
102812
+ {
102813
+ "id": "ana-appfigures-1396",
102814
+ "name": "Appfigures",
102815
+ "description": "App analytics",
102816
+ "category": "Analytics",
102817
+ "baseUrl": "https://api.appfigures.com/",
102818
+ "authType": "apiKey",
102819
+ "pricingModel": "freemium",
102820
+ "source": "night-expansion-03-batch3-apisguru"
102821
+ },
102822
+ {
102823
+ "id": "ar/-echo3d-3988",
102824
+ "name": "Echo3D",
102825
+ "description": "3D asset management",
102826
+ "category": "AR/VR",
102827
+ "baseUrl": "https://api.echo3d.co/",
102828
+ "authType": "apiKey",
102829
+ "pricingModel": "freemium",
102830
+ "source": "night-expansion-03-batch3-apisguru"
102831
+ },
102832
+ {
102833
+ "id": "ar/-sketchfab-8843",
102834
+ "name": "Sketchfab",
102835
+ "description": "3D model platform",
102836
+ "category": "AR/VR",
102837
+ "baseUrl": "https://api.sketchfab.com/",
102838
+ "authType": "oauth",
102839
+ "pricingModel": "freemium",
102840
+ "source": "night-expansion-03-batch3-apisguru"
102841
+ },
102842
+ {
102843
+ "id": "ar/-poly-(google)-5932",
102844
+ "name": "Poly (Google)",
102845
+ "description": "3D object library",
102846
+ "category": "AR/VR",
102847
+ "baseUrl": "https://poly.googleapis.com/",
102848
+ "authType": "apiKey",
102849
+ "pricingModel": "freemium",
102850
+ "source": "night-expansion-03-batch3-apisguru"
102851
+ },
102852
+ {
102853
+ "id": "ar/-cgtrader-300",
102854
+ "name": "CGTrader",
102855
+ "description": "3D model marketplace",
102856
+ "category": "AR/VR",
102857
+ "baseUrl": "https://www.cgtrader.com/api/",
102858
+ "authType": "apiKey",
102859
+ "pricingModel": "freemium",
102860
+ "source": "night-expansion-03-batch3-apisguru"
102861
+ },
102862
+ {
102863
+ "id": "ar/-turbosquid-9012",
102864
+ "name": "TurboSquid",
102865
+ "description": "3D model marketplace",
102866
+ "category": "AR/VR",
102867
+ "baseUrl": "https://www.turbosquid.com/API/",
102868
+ "authType": "apiKey",
102869
+ "pricingModel": "freemium",
102870
+ "source": "night-expansion-03-batch3-apisguru"
102871
+ },
102872
+ {
102873
+ "id": "med-anchor-5620",
102874
+ "name": "Anchor",
102875
+ "description": "Podcast hosting",
102876
+ "category": "Media",
102877
+ "baseUrl": "https://anchor.fm/api/",
102878
+ "authType": "oauth",
102879
+ "pricingModel": "freemium",
102880
+ "source": "night-expansion-03-batch3-apisguru"
102881
+ },
102882
+ {
102883
+ "id": "med-buzzsprout-1811",
102884
+ "name": "Buzzsprout",
102885
+ "description": "Podcast hosting",
102886
+ "category": "Media",
102887
+ "baseUrl": "https://www.buzzsprout.com/api/",
102888
+ "authType": "apiKey",
102889
+ "pricingModel": "freemium",
102890
+ "source": "night-expansion-03-batch3-apisguru"
102891
+ },
102892
+ {
102893
+ "id": "med-transistor-8151",
102894
+ "name": "Transistor",
102895
+ "description": "Podcast hosting",
102896
+ "category": "Media",
102897
+ "baseUrl": "https://api.transistor.fm/",
102898
+ "authType": "apiKey",
102899
+ "pricingModel": "freemium",
102900
+ "source": "night-expansion-03-batch3-apisguru"
102901
+ },
102902
+ {
102903
+ "id": "med-podbean-4479",
102904
+ "name": "Podbean",
102905
+ "description": "Podcast hosting",
102906
+ "category": "Media",
102907
+ "baseUrl": "https://api.podbean.com/",
102908
+ "authType": "oauth",
102909
+ "pricingModel": "freemium",
102910
+ "source": "night-expansion-03-batch3-apisguru"
102911
+ },
102912
+ {
102913
+ "id": "med-listen-notes-6151",
102914
+ "name": "Listen Notes",
102915
+ "description": "Podcast search",
102916
+ "category": "Media",
102917
+ "baseUrl": "https://listen-api.listennotes.com/",
102918
+ "authType": "apiKey",
102919
+ "pricingModel": "freemium",
102920
+ "source": "night-expansion-03-batch3-apisguru"
102921
+ },
102922
+ {
102923
+ "id": "med-podcast-index-5463",
102924
+ "name": "Podcast Index",
102925
+ "description": "Open podcast database",
102926
+ "category": "Media",
102927
+ "baseUrl": "https://api.podcastindex.org/",
102928
+ "authType": "apiKey",
102929
+ "pricingModel": "freemium",
102930
+ "source": "night-expansion-03-batch3-apisguru"
102931
+ },
102932
+ {
102933
+ "id": "med-audd-io-3432",
102934
+ "name": "Audd.io",
102935
+ "description": "Music recognition",
102936
+ "category": "Media",
102937
+ "baseUrl": "https://api.audd.io/",
102938
+ "authType": "apiKey",
102939
+ "pricingModel": "freemium",
102940
+ "source": "night-expansion-03-batch3-apisguru"
102941
+ },
102942
+ {
102943
+ "id": "med-acrcloud-2744",
102944
+ "name": "ACRCloud",
102945
+ "description": "Audio recognition",
102946
+ "category": "Media",
102947
+ "baseUrl": "https://api.acrcloud.com/",
102948
+ "authType": "apiKey",
102949
+ "pricingModel": "freemium",
102950
+ "source": "night-expansion-03-batch3-apisguru"
102951
+ },
102952
+ {
102953
+ "id": "sec-checkr-5062",
102954
+ "name": "Checkr",
102955
+ "description": "Background checks",
102956
+ "category": "Security",
102957
+ "baseUrl": "https://api.checkr.com/",
102958
+ "authType": "basic",
102959
+ "pricingModel": "freemium",
102960
+ "source": "night-expansion-03-batch3-apisguru"
102961
+ },
102962
+ {
102963
+ "id": "sec-goodhire-5075",
102964
+ "name": "GoodHire",
102965
+ "description": "Background checks",
102966
+ "category": "Security",
102967
+ "baseUrl": "https://api.goodhire.com/",
102968
+ "authType": "apiKey",
102969
+ "pricingModel": "freemium",
102970
+ "source": "night-expansion-03-batch3-apisguru"
102971
+ },
102972
+ {
102973
+ "id": "sec-sterling-1364",
102974
+ "name": "Sterling",
102975
+ "description": "Background screening",
102976
+ "category": "Security",
102977
+ "baseUrl": "https://api.sterlingcheck.com/",
102978
+ "authType": "oauth",
102979
+ "pricingModel": "freemium",
102980
+ "source": "night-expansion-03-batch3-apisguru"
102981
+ },
102982
+ {
102983
+ "id": "fin-truelayer-8869",
102984
+ "name": "TrueLayer",
102985
+ "description": "Open banking",
102986
+ "category": "Finance",
102987
+ "baseUrl": "https://api.truelayer.com/",
102988
+ "authType": "oauth",
102989
+ "pricingModel": "freemium",
102990
+ "source": "night-expansion-03-batch3-apisguru"
102991
+ },
102992
+ {
102993
+ "id": "fin-salt-edge-7078",
102994
+ "name": "Salt Edge",
102995
+ "description": "Open banking aggregation",
102996
+ "category": "Finance",
102997
+ "baseUrl": "https://www.saltedge.com/api/",
102998
+ "authType": "apiKey",
102999
+ "pricingModel": "freemium",
103000
+ "source": "night-expansion-03-batch3-apisguru"
103001
+ },
103002
+ {
103003
+ "id": "com-recurly-3333",
103004
+ "name": "Recurly",
103005
+ "description": "Subscription management",
103006
+ "category": "Commerce",
103007
+ "baseUrl": "https://v3.recurly.com/",
103008
+ "authType": "apiKey",
103009
+ "pricingModel": "freemium",
103010
+ "source": "night-expansion-03-batch3-apisguru"
103011
+ },
103012
+ {
103013
+ "id": "com-zuora-4615",
103014
+ "name": "Zuora",
103015
+ "description": "Subscription platform",
103016
+ "category": "Commerce",
103017
+ "baseUrl": "https://rest.zuora.com/",
103018
+ "authType": "oauth",
103019
+ "pricingModel": "freemium",
103020
+ "source": "night-expansion-03-batch3-apisguru"
103021
+ },
103022
+ {
103023
+ "id": "com-fastspring-9754",
103024
+ "name": "FastSpring",
103025
+ "description": "E-commerce platform",
103026
+ "category": "Commerce",
103027
+ "baseUrl": "https://api.fastspring.com/",
103028
+ "authType": "basic",
103029
+ "pricingModel": "freemium",
103030
+ "source": "night-expansion-03-batch3-apisguru"
103031
+ },
103032
+ {
103033
+ "id": "hea-23andme-3017",
103034
+ "name": "23andMe",
103035
+ "description": "Genetics API",
103036
+ "category": "Health",
103037
+ "baseUrl": "https://api.23andme.com/",
103038
+ "authType": "oauth",
103039
+ "pricingModel": "freemium",
103040
+ "source": "night-expansion-03-batch3-apisguru"
103041
+ },
103042
+ {
103043
+ "id": "hea-usda-fooddata-801",
103044
+ "name": "USDA FoodData",
103045
+ "description": "Food nutrition data",
103046
+ "category": "Health",
103047
+ "baseUrl": "https://api.nal.usda.gov/fdc/",
103048
+ "authType": "apiKey",
103049
+ "pricingModel": "freemium",
103050
+ "source": "night-expansion-03-batch3-apisguru"
103051
+ },
103052
+ {
103053
+ "id": "hea-edamam-food-6049",
103054
+ "name": "Edamam Food",
103055
+ "description": "Food database",
103056
+ "category": "Health",
103057
+ "baseUrl": "https://api.edamam.com/api/food-database/",
103058
+ "authType": "apiKey",
103059
+ "pricingModel": "freemium",
103060
+ "source": "night-expansion-03-batch3-apisguru"
103061
+ },
103062
+ {
103063
+ "id": "cms-ghost-admin-3258",
103064
+ "name": "Ghost Admin",
103065
+ "description": "Ghost CMS API",
103066
+ "category": "CMS",
103067
+ "baseUrl": "https://yoursite.ghost.io/ghost/api/",
103068
+ "authType": "apiKey",
103069
+ "pricingModel": "freemium",
103070
+ "source": "night-expansion-03-batch3-apisguru"
103071
+ },
103072
+ {
103073
+ "id": "cms-wordpress-7004",
103074
+ "name": "WordPress",
103075
+ "description": "WordPress REST API",
103076
+ "category": "CMS",
103077
+ "baseUrl": "https://developer.wordpress.com/docs/api/",
103078
+ "authType": "oauth",
103079
+ "pricingModel": "freemium",
103080
+ "source": "night-expansion-03-batch3-apisguru"
103081
+ },
103082
+ {
103083
+ "id": "cms-datocms-7781",
103084
+ "name": "DatoCMS",
103085
+ "description": "Headless CMS",
103086
+ "category": "CMS",
103087
+ "baseUrl": "https://site-api.datocms.com/",
103088
+ "authType": "bearer",
103089
+ "pricingModel": "freemium",
103090
+ "source": "night-expansion-03-batch3-apisguru"
103091
+ },
103092
+ {
103093
+ "id": "com-discord-bot-9754",
103094
+ "name": "Discord Bot",
103095
+ "description": "Discord bots",
103096
+ "category": "Communication",
103097
+ "baseUrl": "https://discord.com/api/",
103098
+ "authType": "oauth",
103099
+ "pricingModel": "freemium",
103100
+ "source": "night-expansion-03-batch3-apisguru"
103101
+ },
103102
+ {
103103
+ "id": "com-slack-bot-32",
103104
+ "name": "Slack Bot",
103105
+ "description": "Slack workspace bots",
103106
+ "category": "Communication",
103107
+ "baseUrl": "https://slack.com/api/",
103108
+ "authType": "oauth",
103109
+ "pricingModel": "freemium",
103110
+ "source": "night-expansion-03-batch3-apisguru"
103111
+ },
103112
+ {
103113
+ "id": "ai/-microsoft-bot-framew-9566",
103114
+ "name": "Microsoft Bot Framework",
103115
+ "description": "Bot building",
103116
+ "category": "AI/ML",
103117
+ "baseUrl": "https://api.botframework.com/",
103118
+ "authType": "oauth",
103119
+ "pricingModel": "freemium",
103120
+ "source": "night-expansion-03-batch3-apisguru"
103121
+ },
103122
+ {
103123
+ "id": "ai/-amazon-lex-1667",
103124
+ "name": "Amazon Lex",
103125
+ "description": "Conversational interfaces",
103126
+ "category": "AI/ML",
103127
+ "baseUrl": "https://runtime.lex.amazonaws.com/",
103128
+ "authType": "apiKey",
103129
+ "pricingModel": "freemium",
103130
+ "source": "night-expansion-03-batch3-apisguru"
103131
+ },
103132
+ {
103133
+ "id": "ai/-rasa-8130",
103134
+ "name": "Rasa",
103135
+ "description": "Open source conversational AI",
103136
+ "category": "AI/ML",
103137
+ "baseUrl": "https://rasa.com/api/",
103138
+ "authType": "apiKey",
103139
+ "pricingModel": "freemium",
103140
+ "source": "night-expansion-03-batch3-apisguru"
103141
+ },
103142
+ {
103143
+ "id": "ai/-botpress-5459",
103144
+ "name": "Botpress",
103145
+ "description": "Open source bot platform",
103146
+ "category": "AI/ML",
103147
+ "baseUrl": "https://botpress.com/api/",
103148
+ "authType": "apiKey",
103149
+ "pricingModel": "freemium",
103150
+ "source": "night-expansion-03-batch3-apisguru"
103151
+ },
103152
+ {
103153
+ "id": "dev-chrome-web-store-825",
103154
+ "name": "Chrome Web Store",
103155
+ "description": "Extension marketplace",
103156
+ "category": "Development",
103157
+ "baseUrl": "https://www.googleapis.com/chromewebstore/",
103158
+ "authType": "oauth",
103159
+ "pricingModel": "freemium",
103160
+ "source": "night-expansion-03-batch3-apisguru"
103161
+ },
103162
+ {
103163
+ "id": "dev-firefox-add-ons-1939",
103164
+ "name": "Firefox Add-ons",
103165
+ "description": "Extension marketplace",
103166
+ "category": "Development",
103167
+ "baseUrl": "https://addons.mozilla.org/api/",
103168
+ "authType": "apiKey",
103169
+ "pricingModel": "freemium",
103170
+ "source": "night-expansion-03-batch3-apisguru"
103171
+ },
103172
+ {
103173
+ "id": "inf-cloudflare-9900",
103174
+ "name": "Cloudflare",
103175
+ "description": "CDN and security",
103176
+ "category": "Infrastructure",
103177
+ "baseUrl": "https://api.cloudflare.com/client/v4/",
103178
+ "authType": "apiKey",
103179
+ "pricingModel": "freemium",
103180
+ "source": "night-expansion-03-batch3-apisguru"
103181
+ },
103182
+ {
103183
+ "id": "inf-fastly-5221",
103184
+ "name": "Fastly",
103185
+ "description": "Edge cloud platform",
103186
+ "category": "Infrastructure",
103187
+ "baseUrl": "https://api.fastly.com/",
103188
+ "authType": "apiKey",
103189
+ "pricingModel": "freemium",
103190
+ "source": "night-expansion-03-batch3-apisguru"
103191
+ },
103192
+ {
103193
+ "id": "inf-akamai-6658",
103194
+ "name": "Akamai",
103195
+ "description": "CDN and security",
103196
+ "category": "Infrastructure",
103197
+ "baseUrl": "https://api.akamai.com/",
103198
+ "authType": "oauth",
103199
+ "pricingModel": "freemium",
103200
+ "source": "night-expansion-03-batch3-apisguru"
103201
+ },
103202
+ {
103203
+ "id": "inf-keycdn-3903",
103204
+ "name": "KeyCDN",
103205
+ "description": "Content delivery",
103206
+ "category": "Infrastructure",
103207
+ "baseUrl": "https://api.keycdn.com/",
103208
+ "authType": "apiKey",
103209
+ "pricingModel": "freemium",
103210
+ "source": "night-expansion-03-batch3-apisguru"
103211
+ },
103212
+ {
103213
+ "id": "inf-bunnycdn-4190",
103214
+ "name": "BunnyCDN",
103215
+ "description": "Content delivery",
103216
+ "category": "Infrastructure",
103217
+ "baseUrl": "https://api.bunny.net/",
103218
+ "authType": "apiKey",
103219
+ "pricingModel": "freemium",
103220
+ "source": "night-expansion-03-batch3-apisguru"
103221
+ },
103222
+ {
103223
+ "id": "inf-stackpath-5747",
103224
+ "name": "StackPath",
103225
+ "description": "Edge services",
103226
+ "category": "Infrastructure",
103227
+ "baseUrl": "https://gateway.stackpath.com/",
103228
+ "authType": "oauth",
103229
+ "pricingModel": "freemium",
103230
+ "source": "night-expansion-03-batch3-apisguru"
103231
+ },
103232
+ {
103233
+ "id": "com-chatwoot-4387",
103234
+ "name": "Chatwoot",
103235
+ "description": "Open source customer engagement",
103236
+ "category": "Communication",
103237
+ "baseUrl": "https://app.chatwoot.com/api/",
103238
+ "authType": "apiKey",
103239
+ "pricingModel": "freemium",
103240
+ "source": "night-expansion-03-batch3-apisguru"
103241
+ },
103242
+ {
103243
+ "id": "dev-codacy-5723",
103244
+ "name": "Codacy",
103245
+ "description": "Code review automation",
103246
+ "category": "Development",
103247
+ "baseUrl": "https://api.codacy.com/",
103248
+ "authType": "apiKey",
103249
+ "pricingModel": "freemium",
103250
+ "source": "night-expansion-03-batch3-apisguru"
103251
+ },
103252
+ {
103253
+ "id": "dev-codeclimate-7314",
103254
+ "name": "CodeClimate",
103255
+ "description": "Code quality",
103256
+ "category": "Development",
103257
+ "baseUrl": "https://api.codeclimate.com/",
103258
+ "authType": "apiKey",
103259
+ "pricingModel": "freemium",
103260
+ "source": "night-expansion-03-batch3-apisguru"
103261
+ },
103262
+ {
103263
+ "id": "dev-codecov-5725",
103264
+ "name": "Codecov",
103265
+ "description": "Code coverage",
103266
+ "category": "Development",
103267
+ "baseUrl": "https://codecov.io/api/",
103268
+ "authType": "apiKey",
103269
+ "pricingModel": "freemium",
103270
+ "source": "night-expansion-03-batch3-apisguru"
103271
+ },
103272
+ {
103273
+ "id": "dev-coveralls-3385",
103274
+ "name": "Coveralls",
103275
+ "description": "Code coverage",
103276
+ "category": "Development",
103277
+ "baseUrl": "https://coveralls.io/api/",
103278
+ "authType": "apiKey",
103279
+ "pricingModel": "freemium",
103280
+ "source": "night-expansion-03-batch3-apisguru"
103281
+ },
103282
+ {
103283
+ "id": "sec-snyk-5774",
103284
+ "name": "Snyk",
103285
+ "description": "Security scanning",
103286
+ "category": "Security",
103287
+ "baseUrl": "https://snyk.io/api/",
103288
+ "authType": "apiKey",
103289
+ "pricingModel": "freemium",
103290
+ "source": "night-expansion-03-batch3-apisguru"
103291
+ },
103292
+ {
103293
+ "id": "dev-dependabot-2129",
103294
+ "name": "Dependabot",
103295
+ "description": "Dependency updates",
103296
+ "category": "Development",
103297
+ "baseUrl": "https://api.dependabot.com/",
103298
+ "authType": "apiKey",
103299
+ "pricingModel": "freemium",
103300
+ "source": "night-expansion-03-batch3-apisguru"
103301
+ },
103302
+ {
103303
+ "id": "dev-renovate-9829",
103304
+ "name": "Renovate",
103305
+ "description": "Dependency updates",
103306
+ "category": "Development",
103307
+ "baseUrl": "https://api.renovatebot.com/",
103308
+ "authType": "apiKey",
103309
+ "pricingModel": "freemium",
103310
+ "source": "night-expansion-03-batch3-apisguru"
103311
+ },
103312
+ {
103313
+ "id": "bus-crunchbase-1561",
103314
+ "name": "Crunchbase",
103315
+ "description": "Company data",
103316
+ "category": "Business",
103317
+ "baseUrl": "https://api.crunchbase.com/",
103318
+ "authType": "apiKey",
103319
+ "pricingModel": "freemium",
103320
+ "source": "night-expansion-03-batch3-apisguru"
103321
+ },
103322
+ {
103323
+ "id": "fin-pitchbook-7276",
103324
+ "name": "PitchBook",
103325
+ "description": "Private market data",
103326
+ "category": "Finance",
103327
+ "baseUrl": "https://api.pitchbook.com/",
103328
+ "authType": "apiKey",
103329
+ "pricingModel": "freemium",
103330
+ "source": "night-expansion-03-batch3-apisguru"
103331
+ },
103332
+ {
103333
+ "id": "bus-lusha-8429",
103334
+ "name": "Lusha",
103335
+ "description": "B2B contact data",
103336
+ "category": "Business",
103337
+ "baseUrl": "https://api.lusha.com/",
103338
+ "authType": "apiKey",
103339
+ "pricingModel": "freemium",
103340
+ "source": "night-expansion-03-batch3-apisguru"
103341
+ },
103342
+ {
103343
+ "id": "bus-fullcontact-9764",
103344
+ "name": "FullContact",
103345
+ "description": "Identity resolution",
103346
+ "category": "Business",
103347
+ "baseUrl": "https://api.fullcontact.com/",
103348
+ "authType": "apiKey",
103349
+ "pricingModel": "freemium",
103350
+ "source": "night-expansion-03-batch3-apisguru"
103351
+ },
103352
+ {
103353
+ "id": "bus-conga-4260",
103354
+ "name": "Conga",
103355
+ "description": "Document generation",
103356
+ "category": "Business",
103357
+ "baseUrl": "https://api.conga.com/",
103358
+ "authType": "oauth",
103359
+ "pricingModel": "freemium",
103360
+ "source": "night-expansion-03-batch3-apisguru"
103361
+ },
103362
+ {
103363
+ "id": "dat-peopledatalabs-2600",
103364
+ "name": "PeopleDataLabs",
103365
+ "description": "Person and company data",
103366
+ "category": "Data",
103367
+ "baseUrl": "https://api.peopledatalabs.com/",
103368
+ "authType": "apiKey",
103369
+ "pricingModel": "freemium",
103370
+ "source": "night-expansion-03-batch3-apisguru"
103371
+ },
103372
+ {
103373
+ "id": "dat-slintel-4559",
103374
+ "name": "Slintel",
103375
+ "description": "Sales intelligence",
103376
+ "category": "Data",
103377
+ "baseUrl": "https://api.slintel.com/",
103378
+ "authType": "apiKey",
103379
+ "pricingModel": "freemium",
103380
+ "source": "night-expansion-03-batch3-apisguru"
103381
+ },
103382
+ {
103383
+ "id": "dat-leadgenius-6923",
103384
+ "name": "LeadGenius",
103385
+ "description": "B2B data",
103386
+ "category": "Data",
103387
+ "baseUrl": "https://api.leadgenius.com/",
103388
+ "authType": "apiKey",
103389
+ "pricingModel": "freemium",
103390
+ "source": "night-expansion-03-batch3-apisguru"
103391
+ },
103392
+ {
103393
+ "id": "dat-snov-io-631",
103394
+ "name": "Snov.io",
103395
+ "description": "Lead generation",
103396
+ "category": "Data",
103397
+ "baseUrl": "https://api.snov.io/",
103398
+ "authType": "apiKey",
103399
+ "pricingModel": "freemium",
103400
+ "source": "night-expansion-03-batch3-apisguru"
103401
+ },
103402
+ {
103403
+ "id": "dat-redis-cloud-6078",
103404
+ "name": "Redis Cloud",
103405
+ "description": "Redis as a service",
103406
+ "category": "Database",
103407
+ "baseUrl": "https://api.redislabs.com/",
103408
+ "authType": "apiKey",
103409
+ "pricingModel": "freemium",
103410
+ "source": "night-expansion-03-batch3-apisguru"
103411
+ },
103412
+ {
103413
+ "id": "dat-xata-440",
103414
+ "name": "Xata",
103415
+ "description": "Serverless database",
103416
+ "category": "Database",
103417
+ "baseUrl": "https://api.xata.io/",
103418
+ "authType": "apiKey",
103419
+ "pricingModel": "freemium",
103420
+ "source": "night-expansion-03-batch3-apisguru"
103421
+ },
103422
+ {
103423
+ "id": "dev-raycast-6926",
103424
+ "name": "Raycast",
103425
+ "description": "Productivity launcher",
103426
+ "category": "Development",
103427
+ "baseUrl": "https://api.raycast.com/",
103428
+ "authType": "apiKey",
103429
+ "pricingModel": "freemium",
103430
+ "source": "night-expansion-03-batch3-apisguru"
103431
+ },
103432
+ {
103433
+ "id": "dev-alfred-170",
103434
+ "name": "Alfred",
103435
+ "description": "Mac productivity",
103436
+ "category": "Development",
103437
+ "baseUrl": "https://www.alfredapp.com/api/",
103438
+ "authType": "apiKey",
103439
+ "pricingModel": "freemium",
103440
+ "source": "night-expansion-03-batch3-apisguru"
103441
+ },
103442
+ {
103443
+ "id": "dev-fig-7296",
103444
+ "name": "Fig",
103445
+ "description": "Terminal autocomplete",
103446
+ "category": "Development",
103447
+ "baseUrl": "https://api.fig.io/",
103448
+ "authType": "apiKey",
103449
+ "pricingModel": "freemium",
103450
+ "source": "night-expansion-03-batch3-apisguru"
103451
+ },
103452
+ {
103453
+ "id": "dev-warp-7070",
103454
+ "name": "Warp",
103455
+ "description": "Modern terminal",
103456
+ "category": "Development",
103457
+ "baseUrl": "https://api.warp.dev/",
103458
+ "authType": "apiKey",
103459
+ "pricingModel": "freemium",
103460
+ "source": "night-expansion-03-batch3-apisguru"
103461
+ },
103462
+ {
103463
+ "id": "ai/-codeium-1574",
103464
+ "name": "Codeium",
103465
+ "description": "AI code completion",
103466
+ "category": "AI/ML",
103467
+ "baseUrl": "https://api.codeium.com/",
103468
+ "authType": "apiKey",
103469
+ "pricingModel": "freemium",
103470
+ "source": "night-expansion-03-batch3-apisguru"
103471
+ },
103472
+ {
103473
+ "id": "ai/-tabnine-2974",
103474
+ "name": "Tabnine",
103475
+ "description": "AI assistant",
103476
+ "category": "AI/ML",
103477
+ "baseUrl": "https://api.tabnine.com/",
103478
+ "authType": "apiKey",
103479
+ "pricingModel": "freemium",
103480
+ "source": "night-expansion-03-batch3-apisguru"
103481
+ },
103482
+ {
103483
+ "id": "dev-sourcegraph-1357",
103484
+ "name": "Sourcegraph",
103485
+ "description": "Code search",
103486
+ "category": "Development",
103487
+ "baseUrl": "https://sourcegraph.com/api/",
103488
+ "authType": "apiKey",
103489
+ "pricingModel": "freemium",
103490
+ "source": "night-expansion-03-batch3-apisguru"
103491
+ },
103492
+ {
103493
+ "id": "dev-grep-app-697",
103494
+ "name": "Grep.app",
103495
+ "description": "Code search",
103496
+ "category": "Development",
103497
+ "baseUrl": "https://grep.app/api/",
103498
+ "authType": "none",
103499
+ "pricingModel": "freemium",
103500
+ "source": "night-expansion-03-batch3-apisguru"
103501
+ },
103502
+ {
103503
+ "id": "inf-cloudflare-dns-2158",
103504
+ "name": "Cloudflare DNS",
103505
+ "description": "DNS management",
103506
+ "category": "Infrastructure",
103507
+ "baseUrl": "https://api.cloudflare.com/client/v4/zones/",
103508
+ "authType": "apiKey",
103509
+ "pricingModel": "freemium",
103510
+ "source": "night-expansion-03-batch3-apisguru"
103511
+ },
103512
+ {
103513
+ "id": "inf-route-53-2324",
103514
+ "name": "Route 53",
103515
+ "description": "AWS DNS",
103516
+ "category": "Infrastructure",
103517
+ "baseUrl": "https://route53.amazonaws.com/",
103518
+ "authType": "apiKey",
103519
+ "pricingModel": "freemium",
103520
+ "source": "night-expansion-03-batch3-apisguru"
103521
+ },
103522
+ {
103523
+ "id": "inf-dnsimple-2557",
103524
+ "name": "DNSimple",
103525
+ "description": "Domain management",
103526
+ "category": "Infrastructure",
103527
+ "baseUrl": "https://api.dnsimple.com/",
103528
+ "authType": "bearer",
103529
+ "pricingModel": "freemium",
103530
+ "source": "night-expansion-03-batch3-apisguru"
103531
+ },
103532
+ {
103533
+ "id": "inf-name-com-9610",
103534
+ "name": "Name.com",
103535
+ "description": "Domain registrar",
103536
+ "category": "Infrastructure",
103537
+ "baseUrl": "https://api.name.com/",
103538
+ "authType": "basic",
103539
+ "pricingModel": "freemium",
103540
+ "source": "night-expansion-03-batch3-apisguru"
103541
+ },
103542
+ {
103543
+ "id": "inf-namecheap-7479",
103544
+ "name": "Namecheap",
103545
+ "description": "Domain registrar",
103546
+ "category": "Infrastructure",
103547
+ "baseUrl": "https://api.namecheap.com/",
103548
+ "authType": "apiKey",
103549
+ "pricingModel": "freemium",
103550
+ "source": "night-expansion-03-batch3-apisguru"
103551
+ },
103552
+ {
103553
+ "id": "inf-godaddy-7112",
103554
+ "name": "GoDaddy",
103555
+ "description": "Domain registrar",
103556
+ "category": "Infrastructure",
103557
+ "baseUrl": "https://api.godaddy.com/",
103558
+ "authType": "apiKey",
103559
+ "pricingModel": "freemium",
103560
+ "source": "night-expansion-03-batch3-apisguru"
103561
+ },
103562
+ {
103563
+ "id": "inf-gandi-2962",
103564
+ "name": "Gandi",
103565
+ "description": "Domain registrar",
103566
+ "category": "Infrastructure",
103567
+ "baseUrl": "https://api.gandi.net/",
103568
+ "authType": "apiKey",
103569
+ "pricingModel": "freemium",
103570
+ "source": "night-expansion-03-batch3-apisguru"
103571
+ },
103572
+ {
103573
+ "id": "inf-porkbun-7660",
103574
+ "name": "Porkbun",
103575
+ "description": "Domain registrar",
103576
+ "category": "Infrastructure",
103577
+ "baseUrl": "https://porkbun.com/api/",
103578
+ "authType": "apiKey",
103579
+ "pricingModel": "freemium",
103580
+ "source": "night-expansion-03-batch3-apisguru"
103581
+ },
103582
+ {
103583
+ "id": "doc-docspring-8564",
103584
+ "name": "DocSpring",
103585
+ "description": "PDF generation",
103586
+ "category": "Documents",
103587
+ "baseUrl": "https://api.docspring.com/",
103588
+ "authType": "basic",
103589
+ "pricingModel": "freemium",
103590
+ "source": "night-expansion-03-batch3-apisguru"
103591
+ },
103592
+ {
103593
+ "id": "doc-pspdfkit-7947",
103594
+ "name": "PSPDFKit",
103595
+ "description": "PDF SDK",
103596
+ "category": "Documents",
103597
+ "baseUrl": "https://api.pspdfkit.com/",
103598
+ "authType": "apiKey",
103599
+ "pricingModel": "freemium",
103600
+ "source": "night-expansion-03-batch3-apisguru"
103601
+ },
103602
+ {
103603
+ "id": "doc-anvil-5540",
103604
+ "name": "Anvil",
103605
+ "description": "Paperwork automation",
103606
+ "category": "Documents",
103607
+ "baseUrl": "https://api.useanvil.com/",
103608
+ "authType": "apiKey",
103609
+ "pricingModel": "freemium",
103610
+ "source": "night-expansion-03-batch3-apisguru"
103611
+ },
103612
+ {
103613
+ "id": "doc-documentero-5110",
103614
+ "name": "Documentero",
103615
+ "description": "Document generation",
103616
+ "category": "Documents",
103617
+ "baseUrl": "https://app.documentero.com/api/",
103618
+ "authType": "apiKey",
103619
+ "pricingModel": "freemium",
103620
+ "source": "night-expansion-03-batch3-apisguru"
103621
+ },
103622
+ {
103623
+ "id": "doc-carbone-3266",
103624
+ "name": "Carbone",
103625
+ "description": "Document generation",
103626
+ "category": "Documents",
103627
+ "baseUrl": "https://api.carbone.io/",
103628
+ "authType": "apiKey",
103629
+ "pricingModel": "freemium",
103630
+ "source": "night-expansion-03-batch3-apisguru"
103631
+ },
103632
+ {
103633
+ "id": "com-shopify-admin-7675",
103634
+ "name": "Shopify Admin",
103635
+ "description": "Store management",
103636
+ "category": "Commerce",
103637
+ "baseUrl": "https://mystore.myshopify.com/admin/api/",
103638
+ "authType": "apiKey",
103639
+ "pricingModel": "freemium",
103640
+ "source": "night-expansion-03-batch3-apisguru"
103641
+ },
103642
+ {
103643
+ "id": "com-prestashop-7936",
103644
+ "name": "PrestaShop",
103645
+ "description": "E-commerce solution",
103646
+ "category": "Commerce",
103647
+ "baseUrl": "https://yourstore.com/api/",
103648
+ "authType": "apiKey",
103649
+ "pricingModel": "freemium",
103650
+ "source": "night-expansion-03-batch3-apisguru"
103651
+ },
103652
+ {
103653
+ "id": "com-saleor-3682",
103654
+ "name": "Saleor",
103655
+ "description": "Headless commerce",
103656
+ "category": "Commerce",
103657
+ "baseUrl": "https://api.saleor.io/",
103658
+ "authType": "jwt",
103659
+ "pricingModel": "freemium",
103660
+ "source": "night-expansion-03-batch3-apisguru"
103661
+ },
103662
+ {
103663
+ "id": "com-medusa-2331",
103664
+ "name": "Medusa",
103665
+ "description": "Open source commerce",
103666
+ "category": "Commerce",
103667
+ "baseUrl": "https://api.medusajs.com/",
103668
+ "authType": "apiKey",
103669
+ "pricingModel": "freemium",
103670
+ "source": "night-expansion-03-batch3-apisguru"
103671
+ },
103672
+ {
103673
+ "id": "com-swell-4491",
103674
+ "name": "Swell",
103675
+ "description": "Headless commerce",
103676
+ "category": "Commerce",
103677
+ "baseUrl": "https://api.swell.store/",
103678
+ "authType": "basic",
103679
+ "pricingModel": "freemium",
103680
+ "source": "night-expansion-03-batch3-apisguru"
103681
+ },
103682
+ {
103683
+ "id": "edu-blackboard-2513",
103684
+ "name": "Blackboard",
103685
+ "description": "Learning management",
103686
+ "category": "Education",
103687
+ "baseUrl": "https://developer.blackboard.com/",
103688
+ "authType": "oauth",
103689
+ "pricingModel": "freemium",
103690
+ "source": "night-expansion-03-batch3-apisguru"
103691
+ },
103692
+ {
103693
+ "id": "edu-moodle-5545",
103694
+ "name": "Moodle",
103695
+ "description": "Open source LMS",
103696
+ "category": "Education",
103697
+ "baseUrl": "https://yourmoodle.com/webservice/rest/",
103698
+ "authType": "apiKey",
103699
+ "pricingModel": "freemium",
103700
+ "source": "night-expansion-03-batch3-apisguru"
103701
+ },
103702
+ {
103703
+ "id": "edu-teachable-6277",
103704
+ "name": "Teachable",
103705
+ "description": "Course platform",
103706
+ "category": "Education",
103707
+ "baseUrl": "https://yourschool.teachable.com/api/",
103708
+ "authType": "apiKey",
103709
+ "pricingModel": "freemium",
103710
+ "source": "night-expansion-03-batch3-apisguru"
103711
+ },
103712
+ {
103713
+ "id": "edu-thinkific-1857",
103714
+ "name": "Thinkific",
103715
+ "description": "Course platform",
103716
+ "category": "Education",
103717
+ "baseUrl": "https://api.thinkific.com/",
103718
+ "authType": "apiKey",
103719
+ "pricingModel": "freemium",
103720
+ "source": "night-expansion-03-batch3-apisguru"
103721
+ },
103722
+ {
103723
+ "id": "edu-kajabi-1863",
103724
+ "name": "Kajabi",
103725
+ "description": "Course platform",
103726
+ "category": "Education",
103727
+ "baseUrl": "https://kajabi.com/api/",
103728
+ "authType": "oauth",
103729
+ "pricingModel": "freemium",
103730
+ "source": "night-expansion-03-batch3-apisguru"
103731
+ },
103732
+ {
103733
+ "id": "edu-podia-8633",
103734
+ "name": "Podia",
103735
+ "description": "Digital products",
103736
+ "category": "Education",
103737
+ "baseUrl": "https://api.podia.com/",
103738
+ "authType": "apiKey",
103739
+ "pricingModel": "freemium",
103740
+ "source": "night-expansion-03-batch3-apisguru"
103741
+ },
103742
+ {
103743
+ "id": "mar-convertkit-5357",
103744
+ "name": "ConvertKit",
103745
+ "description": "Creator marketing",
103746
+ "category": "Marketing",
103747
+ "baseUrl": "https://api.convertkit.com/",
103748
+ "authType": "apiKey",
103749
+ "pricingModel": "freemium",
103750
+ "source": "night-expansion-03-batch3-apisguru"
103751
+ },
103752
+ {
103753
+ "id": "mar-drip-6416",
103754
+ "name": "Drip",
103755
+ "description": "E-commerce CRM",
103756
+ "category": "Marketing",
103757
+ "baseUrl": "https://api.getdrip.com/",
103758
+ "authType": "apiKey",
103759
+ "pricingModel": "freemium",
103760
+ "source": "night-expansion-03-batch3-apisguru"
103761
+ },
103762
+ {
103763
+ "id": "mar-activecampaign-5732",
103764
+ "name": "ActiveCampaign",
103765
+ "description": "Email automation",
103766
+ "category": "Marketing",
103767
+ "baseUrl": "https://yoursite.api-us1.com/",
103768
+ "authType": "apiKey",
103769
+ "pricingModel": "freemium",
103770
+ "source": "night-expansion-03-batch3-apisguru"
103771
+ },
103772
+ {
103773
+ "id": "mar-vero-7884",
103774
+ "name": "Vero",
103775
+ "description": "Event-driven email",
103776
+ "category": "Marketing",
103777
+ "baseUrl": "https://api.getvero.com/",
103778
+ "authType": "apiKey",
103779
+ "pricingModel": "freemium",
103780
+ "source": "night-expansion-03-batch3-apisguru"
103781
+ },
103782
+ {
103783
+ "id": "com-mailersend-8907",
103784
+ "name": "Mailersend",
103785
+ "description": "Transactional email",
103786
+ "category": "Communication",
103787
+ "baseUrl": "https://api.mailersend.com/",
103788
+ "authType": "bearer",
103789
+ "pricingModel": "freemium",
103790
+ "source": "night-expansion-03-batch3-apisguru"
103791
+ },
103792
+ {
103793
+ "id": "com-smtp2go-8314",
103794
+ "name": "SMTP2GO",
103795
+ "description": "Email delivery",
103796
+ "category": "Communication",
103797
+ "baseUrl": "https://api.smtp2go.com/",
103798
+ "authType": "apiKey",
103799
+ "pricingModel": "freemium",
103800
+ "source": "night-expansion-03-batch3-apisguru"
103801
+ },
103802
+ {
103803
+ "id": "com-elastic-email-3061",
103804
+ "name": "Elastic Email",
103805
+ "description": "Email API",
103806
+ "category": "Communication",
103807
+ "baseUrl": "https://api.elasticemail.com/",
103808
+ "authType": "apiKey",
103809
+ "pricingModel": "freemium",
103810
+ "source": "night-expansion-03-batch3-apisguru"
103811
+ },
103812
+ {
103813
+ "id": "ent-sap-1075",
103814
+ "name": "SAP",
103815
+ "description": "Enterprise software",
103816
+ "category": "Enterprise",
103817
+ "baseUrl": "https://api.sap.com/",
103818
+ "authType": "oauth",
103819
+ "pricingModel": "freemium",
103820
+ "source": "night-expansion-03-batch3-apisguru"
103821
+ },
103822
+ {
103823
+ "id": "ent-oracle-cloud-6356",
103824
+ "name": "Oracle Cloud",
103825
+ "description": "Enterprise cloud",
103826
+ "category": "Enterprise",
103827
+ "baseUrl": "https://api.oracle.com/",
103828
+ "authType": "oauth",
103829
+ "pricingModel": "freemium",
103830
+ "source": "night-expansion-03-batch3-apisguru"
103831
+ },
103832
+ {
103833
+ "id": "ent-microsoft-dynamics-8790",
103834
+ "name": "Microsoft Dynamics",
103835
+ "description": "Business applications",
103836
+ "category": "Enterprise",
103837
+ "baseUrl": "https://api.dynamics.com/",
103838
+ "authType": "oauth",
103839
+ "pricingModel": "freemium",
103840
+ "source": "night-expansion-03-batch3-apisguru"
103841
+ },
103842
+ {
103843
+ "id": "ent-netsuite-8315",
103844
+ "name": "NetSuite",
103845
+ "description": "ERP system",
103846
+ "category": "Enterprise",
103847
+ "baseUrl": "https://api.netsuite.com/",
103848
+ "authType": "oauth",
103849
+ "pricingModel": "freemium",
103850
+ "source": "night-expansion-03-batch3-apisguru"
103851
+ },
103852
+ {
103853
+ "id": "dev-split-9279",
103854
+ "name": "Split",
103855
+ "description": "Feature delivery",
103856
+ "category": "Development",
103857
+ "baseUrl": "https://api.split.io/",
103858
+ "authType": "apiKey",
103859
+ "pricingModel": "freemium",
103860
+ "source": "night-expansion-03-batch3-apisguru"
103861
+ },
103862
+ {
103863
+ "id": "dev-optimizely-3569",
103864
+ "name": "Optimizely",
103865
+ "description": "Experimentation",
103866
+ "category": "Development",
103867
+ "baseUrl": "https://api.optimizely.com/",
103868
+ "authType": "bearer",
103869
+ "pricingModel": "freemium",
103870
+ "source": "night-expansion-03-batch3-apisguru"
103871
+ },
103872
+ {
103873
+ "id": "dev-configcat-6629",
103874
+ "name": "ConfigCat",
103875
+ "description": "Feature flags",
103876
+ "category": "Development",
103877
+ "baseUrl": "https://api.configcat.com/",
103878
+ "authType": "basic",
103879
+ "pricingModel": "freemium",
103880
+ "source": "night-expansion-03-batch3-apisguru"
103881
+ },
103882
+ {
103883
+ "id": "dev-unleash-7118",
103884
+ "name": "Unleash",
103885
+ "description": "Open source feature flags",
103886
+ "category": "Development",
103887
+ "baseUrl": "https://api.getunleash.io/",
103888
+ "authType": "apiKey",
103889
+ "pricingModel": "freemium",
103890
+ "source": "night-expansion-03-batch3-apisguru"
103891
+ },
103892
+ {
103893
+ "id": "dev-growthbook-3084",
103894
+ "name": "GrowthBook",
103895
+ "description": "Feature flags and A/B tests",
103896
+ "category": "Development",
103897
+ "baseUrl": "https://api.growthbook.io/",
103898
+ "authType": "apiKey",
103899
+ "pricingModel": "freemium",
103900
+ "source": "night-expansion-03-batch3-apisguru"
103901
+ },
103902
+ {
103903
+ "id": "fin-modern-treasury-3611",
103904
+ "name": "Modern Treasury",
103905
+ "description": "Payment operations",
103906
+ "category": "Finance",
103907
+ "baseUrl": "https://api.moderntreasury.com/",
103908
+ "authType": "basic",
103909
+ "pricingModel": "freemium",
103910
+ "source": "night-expansion-03-batch3-apisguru"
103911
+ },
103912
+ {
103913
+ "id": "fin-lithic-6296",
103914
+ "name": "Lithic",
103915
+ "description": "Card issuing",
103916
+ "category": "Finance",
103917
+ "baseUrl": "https://api.lithic.com/",
103918
+ "authType": "apiKey",
103919
+ "pricingModel": "freemium",
103920
+ "source": "night-expansion-03-batch3-apisguru"
103921
+ },
103922
+ {
103923
+ "id": "fin-increase-2394",
103924
+ "name": "Increase",
103925
+ "description": "Banking infrastructure",
103926
+ "category": "Finance",
103927
+ "baseUrl": "https://api.increase.com/",
103928
+ "authType": "bearer",
103929
+ "pricingModel": "freemium",
103930
+ "source": "night-expansion-03-batch3-apisguru"
103931
+ },
103932
+ {
103933
+ "id": "fin-unit-8826",
103934
+ "name": "Unit",
103935
+ "description": "Banking as a service",
103936
+ "category": "Finance",
103937
+ "baseUrl": "https://api.s.unit.sh/",
103938
+ "authType": "bearer",
103939
+ "pricingModel": "freemium",
103940
+ "source": "night-expansion-03-batch3-apisguru"
103941
+ },
103942
+ {
103943
+ "id": "fin-synapse-6830",
103944
+ "name": "Synapse",
103945
+ "description": "Financial infrastructure",
103946
+ "category": "Finance",
103947
+ "baseUrl": "https://api.synapsefi.com/",
103948
+ "authType": "oauth",
103949
+ "pricingModel": "freemium",
103950
+ "source": "night-expansion-03-batch3-apisguru"
103951
+ },
103952
+ {
103953
+ "id": "fin-treasury-prime-8482",
103954
+ "name": "Treasury Prime",
103955
+ "description": "Banking API",
103956
+ "category": "Finance",
103957
+ "baseUrl": "https://api.treasuryprime.com/",
103958
+ "authType": "bearer",
103959
+ "pricingModel": "freemium",
103960
+ "source": "night-expansion-03-batch3-apisguru"
103961
+ },
103962
+ {
103963
+ "id": "fin-column-3840",
103964
+ "name": "Column",
103965
+ "description": "Banking infrastructure",
103966
+ "category": "Finance",
103967
+ "baseUrl": "https://api.column.com/",
103968
+ "authType": "bearer",
103969
+ "pricingModel": "freemium",
103970
+ "source": "night-expansion-03-batch3-apisguru"
100851
103971
  }
100852
103972
  ]
100853
103973
  }