{"@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"}
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.
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
| method | path | what the vendor says it does |
|---|---|---|
GET | / | Retrieve the version API EcoTa.co API Root |
GET | /accounts | Get current user Accounts |
POST | /accounts | Create a new account with an application key Accounts |
PUT | /accounts | Update User Accounts |
POST | /accounts/password | Forget password with email Accounts |
GET | /accounts/payment_methods | Payment Methods Accounts |
POST | /accounts/settings | Settings Accounts |
POST | /accounts/sign_in | Login with email, password and application key Accounts |
PUT | /accounts/update_password | Update Password Accounts |
POST | /addresses/places_autocomplete | Get autocomplete places For searching places just send the following attributes : - **longitude** (optional, |
POST | /addresses/places_details | Get autocomplete places details Adresses |
GET | /catchement_areas | List all catchement areas Catchement Areas |
GET | /catchement_areas/{id} | Get a Catchement Area Catchement Areas |
GET | /credit_cards | List all CreditCards for the current User CreditCards |
GET | /credit_cards/{id} | Get a CreditCard CreditCards |
GET | /products | List all products Products |
GET | /products/{id} | Get a Product Products |
GET | /promotional_codes | Get all promotional codes for user Promotional Codes |
POST | /promotional_codes | Add a promotional code Promotional Codes |
GET | /rides/{id} | Get a ride Rides |
GET | /rides/{id}/cancel | Cancel a Ride **Must be authenticate** Rides |
GET | /rides/{id}/cancel_fees | Cancel fee of a Ride **Must be authenticate** Rides |
GET | /rides/{id}/estimate | Estimate a ride Rides |
POST | /rides/{id}/reserve | Reserve 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.