Api keys

1 #Users own API-key
2 member :user_api_key, :string
3 
4 #Possible software vendors API-key
5 member :vendor_api_key, :string
6 
7 #If user has multiple companies, id of company to act for
8 member :company_uuid, :string

Also available in: HTML TXT