Online API
↔ Software to expose access to remote Web Service/SaaS
API Key
string password to access Online API
API Endpoint
Resource Path to point to specific REST Resource
API Request
to
random.org
Online API RNG to generate Cryptographically Secure number
Stripe
Payment RESTful API SaaS
Checkly
Online API to supercharge Playwright with screencap, API checks, Web Vitals, CRON Jobs, Vercel Int - 2wk trial then $30/m
Firebase
Google BaaS to manage cloud db/storage infra
Online API can process data Reqs & Res
with data
Online API expose methods to interact with online app/service/plat
Can be public or private, & may require API Keys for access
Web Service
JSON API
Online API, often RESTful, to organize & provide data in JSON format
ElasticSearch
powerful Search Engine API notoriously hard to set up?! GP high config can do everything but complex
Algolia
$$$ Online API Search Engine Proprietary SaaS Host & Analytics via RESTful API - $$$ charge by ANY operation or # records ☠
Source: www.algolia.com/doc/
typesense
FOSS ⚡🔍Search Engine X-lang/X-plat Client API - free to self-host
Sources: typesense.org/ typesense.org/docs/0.23.1/api/ www.npmjs.com/package/typesense
References
API Key
↔ string password to access Online APIPublic Key
↔ API Key to connect Frontend to Online API, safe to expose to publicSecret Key
↔ API Key to connect Backend to Online API, access to sensitive internals/accounts - unsafe to exposereCAPTCHA
↔ Google Online API for CAPTCHA. v2.0GraphQL
↔ Query Language with Type Sys/Schema to fetch/mutate (graph-like) data on Backend API/Online API. To fix Overfetch/Underfetch. X-langjsonplaceholder
↔ Online API to provide dummy REST JSON HTTP Responserandom.org
↔ Online API RNG to generate Cryptographically Secure numberuseAuth()
↔async
Custom Hook to get Auth state from Backend/Online APIRESTful API
↔ Online API conform to RESTAPI Route
↔ route to endpoint to access Online API, usually via RESTSendGrid
↔ Online API to manage mass-email mailing/marketing campaignsYelp
↔ Online API business yellowpage with contact/reviews/location/etcpolyfill-library
↔ Lib to request Online API to remotely load Polyfill Bundle based on UA Client. cur ver v3Algolia
↔ $$$ Online API Search Engine Proprietary SaaS Host & Analytics via RESTful API - $$$ charge by ANY operation or # records ☠Microservices
↔ cloud-native Functional Paradigm to architect App by split functions into Containerize service to deploy as Online APICheckly
↔ Online API to supercharge Playwright with screencap, API checks, Web Vitals, CRON Jobs, Vercel Int - 2wk trial then $30/mWebPageTest
↔ Online API to audit Web Vitals free starter planJSON API
↔ Online API, often RESTful, to organize & provide data in JSON format