This function sends a request to the specified URL, includes the provided DID and password in the request body, performs the request, and returns the API key found in the response body.
Arguments
- fed
The ATProto instance to which the handle belongs.
- did
The DID for which to get the API key.
- app_password
The password to include in the request.