Base
Returns information about the Shodan account linked to this API key.
Shodan
API
# File lib/shodan/clients/account.rb, line 7 def profile get("/account/profile") end