tag

#api

12 public pages use this tag.

API Authentication

API Authentication api authentication is a central practical lesson in brevvie python ai section 4 apis postman and calling the web. The source moves from public APIs with no auth,…

API Keys

API Keys api keys are simple secret tokens used by many services to identify and authorize a client. In brevvie python ai section 4 apis postman and calling the web, they are the m…

API Rate Limits

API Rate Limits api rate limits are the request ceilings external services impose on clients. In brevvie python ai section 4 apis postman and calling the web, they appear as a prac…

Chuck Norris API

Chuck Norris API chuck norris api is the small joke API used in brevvie python ai section 4 apis postman and calling the web to demonstrate flat JSON responses and query parameters…

Marvel API

Marvel API marvel api is the intentionally tricky authentication example in brevvie python ai section 4 apis postman and calling the web. It requires a public key, a private key, a…

NewsAPI

NewsAPI newsapi is the headlines API used in brevvie python ai section 4 apis postman and calling the web. It provides another keyed example, this time with a list of article objec…

OpenWeather

OpenWeather openweather is the first keyed API in brevvie python ai section 4 apis postman and calling the web. It is used to introduce basic API key authenticationapi authenticati…

PokéAPI

PokéAPI pokeapi is the beginner friendly public API used first in brevvie python ai section 4 apis postman and calling the web. It provides a low friction example of a real web API…

Polygon.io

Polygon.io polygon io is the market data API used in brevvie python ai section 4 apis postman and calling the web. It demonstrates a keyed API with terse field names and date range…

Postman

Postman postman is the desktop API client used in brevvie python ai section 4 apis postman and calling the web. It is taught as the fastest way to explore an unfamiliar web APIweb …

SpaceX

SpaceX spacex appears in brevvie python ai section 4 apis postman and calling the web through its public API. The lesson uses it as a more realistic example than toy APIs because t…

Web APIs

Web APIs web apis are the main subject of brevvie python ai section 4 apis postman and calling the web. The source defines an API as a contract between software systems: send a req…