A
api.ecota.co v2
Details
- URL
-
http://api.staging-ecotaco.com - Docs
- https://ecotaco.docs.apiary.io/
Authentication
application_key=<credential> Register your application with Ecota.co by emailing dev@ecota.co with the details listed in the Authentication section: application name, company, contact name/phone/address, contact email, app type, and a short description. Ecota.co generates an application key for your app.
Authorization: Token token= <credential> Log in or register a user through the Accounts login or Accounts register endpoints. Those requests require your Ecotaco application key and return the auth_token used for authenticated API actions. Send it in the Authorization header in the form Token token=<auth_token>.