staging-ecotaco.com

The API ecotaco allows you to connect, create an account, manage your credit cards and order rides. Authentication Ecotaco API use a system of application key and authentification token. Application key : The application key is generated by Ecota.co and unique to an application. Before acc

27 endpoints location
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Retrieve the version API
curl \
  http://api.staging-ecotaco.com/
Get current user
curl \
  http://api.staging-ecotaco.com/accounts
List all products
curl \
  http://api.staging-ecotaco.com/products
Endpoints (27 total)
GET
/
Retrieve the version API
GET
/accounts
Get current user
GET
/products
List all products
GET
/{version}
Retrieve the Entry Point on Version
GET
/rides/{id}
Get a ride
GET
/credit_cards
List all CreditCards for the current User
GET
/products/{id}
Get a Product
GET
/catchement_areas
List all catchement areas
GET
/credit_cards/{id}
Get a CreditCard
GET
/promotional_codes
Get all promotional codes for user
GET
/rides/{id}/cancel
Cancel a Ride
GET
/rides/{id}/estimate
Estimate a ride
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints27
Categories1
http://api.staging-ecotaco.com