{"@context": "https://schema.org", "@type": "WebAPI", "name": "api.ecota.co v2 API", "description": "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", "provider": {"@type": "Organization", "name": "staging-ecotaco.com"}, "documentation": "https://ecotaco.docs.apiary.io/api-description-document"}
Index / APIs / staging-ecotaco.com

api.ecota.co v2 API

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

Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.

Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.

base URLs: http://api.staging-ecotaco.com

find it by capability: POST /search {"query":{"text":"..."}} returns these operations with their invocation detail. Connect any agent client.

api.ecota.co v2 v1.0.0

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 accessing EcoTa.co APIs, you need to register your application. Please supply the following information

methodpathwhat the vendor says it does
GET/Retrieve the version API EcoTa.co API Root
GET/accountsGet current user Accounts
POST/accountsCreate a new account with an application key Accounts
PUT/accountsUpdate User Accounts
POST/accounts/passwordForget password with email Accounts
GET/accounts/payment_methodsPayment Methods Accounts
POST/accounts/settingsSettings Accounts
POST/accounts/sign_inLogin with email, password and application key Accounts
PUT/accounts/update_passwordUpdate Password Accounts
POST/addresses/places_autocompleteGet autocomplete places For searching places just send the following attributes : - **longitude** (optional,
POST/addresses/places_detailsGet autocomplete places details Adresses
GET/catchement_areasList all catchement areas Catchement Areas
GET/catchement_areas/{id}Get a Catchement Area Catchement Areas
GET/credit_cardsList all CreditCards for the current User CreditCards
GET/credit_cards/{id}Get a CreditCard CreditCards
GET/productsList all products Products
GET/products/{id}Get a Product Products
GET/promotional_codesGet all promotional codes for user Promotional Codes
POST/promotional_codesAdd a promotional code Promotional Codes
GET/rides/{id}Get a ride Rides
GET/rides/{id}/cancelCancel a Ride **Must be authenticate** Rides
GET/rides/{id}/cancel_feesCancel fee of a Ride **Must be authenticate** Rides
GET/rides/{id}/estimateEstimate a ride Rides
POST/rides/{id}/reserveReserve a ride To book, the ride must belong to the connected user. The ride must have a main passenger at lea
GET/rides?page={page}&per_page={per_page}Get all user rides Rides
POST/rides?page={page}&per_page={per_page}Create a ride Rides
GET/{version}Retrieve the Entry Point on Version EcoTa.co API Root

specification origin: https://ecotaco.docs.apiary.io/api-description-document

nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.