Bluesky's public APIs enable building follower analysis tools without authentication, requiring only simple endpoint calls to retrieve and sort user data.
To authenticate with Bluesky, use your username and password via environment variables, validating them before sending a POST request to the createSession endpoint.