







Register usage-based API keys for the LatrKit gateway
Unkey | The Developer Platform for Modern APIs
Unkey brings API deployment, gateways, and observability into one platform.

AT Protocol
Tap into the event stream for all public activity. Build feeds, bots, search engines, and applications using live activity. No API key required.

AT Protocol
Tap into the event stream for all public activity. Build feeds, bots, search engines, and applications using live activity. No API key required.

OAuth API - Home
The Apigee OAuth API gives you a keychain for authenticating to Twitter, Salesforce, Salesforce Chatter, Facebook, Flickr, and Foursquare. Thousands of developers complain about the complexity of using OAuth. Now you can easily authenticate in one consistent way across several APIs and build apps faster.

OAuth Client Implementation | Bluesky
This is a guide to implementing atproto OAuth clients "The Hard Way." Optimistically, most developers will have an SDK available for their programming language which supports OAuth, and they can simply refer to SDK documentation. This guide is intended for early adopters, SDK maintainers, or developers with more sophisticated OAuth needs. It is agnostic to whether developers are building clients to work the the app.bsky microblogging Lexicons, or implementing novel application Lexicons.

Getting a Gemini API key is an exercise in frustration | Hacker News
1. You can access those models via three APIs: the Gemini API (which it turns out is only for prototyping and returned errors 30% of the time), the Vertex API (much more stable but lacking in some functionality), and the TTS API (which performed very poorly despite offering the same models). They also have separate keys (at least, Gemini vs Vertex).
Unkey's Globally Distributed API key generation - with cofounder James Perkins
OAuth profile · Issue #1 · swicg/activitypub-api
"As an ActivityPub API client developer, I need a standard profile of OAuth to use for authorising my app to API servers, so I don't have to create custom code for every different API serv...
plc-passkey · Passkeys as PLC Rotation Keys
Derive deterministic secp256k1 rotation keys from passkeys via WebAuthn PRF and add them to AT Protocol did:plc documents.
Generate SDKs for Your API with liblab
Discover liblab, the ultimate SDK generator for creating robust SDKs. Leverage our innovative SDK software and comprehensive documentation to enhance your development process.

Client SDKs
Official SDKs for building with the Claude API in Python, TypeScript, Java, Go, Ruby, C#, and PHP.
AI gateway capabilities | Apigee | Google Cloud Documentation
Learn how to use Apigee AI gateway features to govern, optimize, and scale AI traffic.
Building OAuth Authentication for Bluesky: A Complete Guide for Web and iOS Apps - Lost in Inference
How to implement secure, standards-compliant OAuth 2.1 + PKCE authentication for AT Protocol apps with separate web and mobile flows