Method: Levelup::Requests::AuthenticateApp#api_key
- Defined in:
- lib/levelup/requests/authenticate_app.rb
#api_key ⇒ Object
The API key assigned to your app
6 7 8 |
# File 'lib/levelup/requests/authenticate_app.rb', line 6 def api_key @api_key end |