Class: Balanced::ApiKey
- Inherits:
-
Object
- Object
- Balanced::ApiKey
- Includes:
- HypermediaRegistry, Resource
- Defined in:
- lib/balanced/resources/api_key.rb
Overview
Your ApiKey is used to authenticate when performing operations on the Balanced API.
NOTE: Never give out or expose your ApiKey. You may POST to this endpoint to create new ApiKeys and then DELETE any old keys.
Instance Attribute Summary
Attributes included from Resource
#attributes, #href, #hyperlinks, #id, #links
Instance Method Summary collapse
Methods included from HypermediaRegistry
Methods included from Resource
#copy_from, #does_resource_respond_to?, #fetch, #hydrate, included, #initialize, #method_missing, #reload, #respond_to?, #respond_to_missing?, #sanitize, #unstore
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Balanced::Resource