Import keys from GitHub profile
SSH Keys
Import keys from GitHub profile
Fetches public SSH keys from any GitHub user’s profile via the unauthenticated GitHub API. Deduplicates against the user’s existing keys by fingerprint.
POST
Import keys from GitHub profile
Body
application/json
Request model for importing SSH keys from a GitHub profile.
GitHub username to import SSH keys from
Required string length:
1 - 39Response
Import completed; check keys_added and errors for per-key results

