api.car2db.comCar database REST API Car2Db.com

api.car2db.com Profile

Api.car2db.com is a subdomain of car2db.com, which was created on 2014-07-30,making it 10 years ago.

Description:Дорогие...

Keywords:Car database REST API Car2Db.com, Car database REST API Car2Db.com, entityName — requested...

Discover api.car2db.com website stats, rating, details and status online.Use our online tools to find owner and admin contact info. Find out where is server located.Read and write reviews or vote to improve it ranking. Check alliedvsaxis duplicates with related css, domain relations, most used words, social networks references. Go to regular site

api.car2db.com Information

HomePage size: 35.166 KB
Page Load Time: 0.041533 Seconds
Website IP Address: 46.101.64.188

api.car2db.com Similar Website

Shipedge API Documentations - Shipedge API Documentation
developer.shipedge.com
About Admin API | Admin Api
api2.hostbillapp.com
API Documentation - SEO Review Tools API
api.seoreviewtools.com
Video Conferencing SDK and API – TrueConf API and SDK
developers.trueconf.com
Africa Importers Database: Africa Email Database. Email Database Africa
importers.africa-business.com
1,000,000+ Recipe and Grocery List API | BigOven Build API
api2.bigoven.com
Events Feed, Concert & Event API - Eventful API
api.eventful.com
Edamam - Food Database API, Nutrition API and Recipe API
developer.edamam.com
Events Feed, Concert & Event API - Eventful API
api.evdb.com
Lands of America - LandsofAmerica REST API
api.landsofamerica.com
Welcome to Rest Haven Memorial Park — Rest Haven Memorial Park
rhvbow.cemeterydata.com
Home | SurveyGizmo REST API
apihelp.surveygizmo.com
REST API - Airtable
api.airtable.com
WordPress REST API Team
make.wp-api.org
JSONPlaceholder - Free Fake REST API
jsonplaceholder.typicode.com

api.car2db.com Httpheader

Content-Type: text/html; charset=UTF-8
Permissions-Policy: interest-cohort=()
Referrer-Policy: no-referrer-when-downgrade
Server: Caddy
Strict-Transport-Security: max-age=31536000;
X-Content-Type-Options: nosniff
X-Powered-By: PHP/7.4.25
Date: Mon, 13 May 2024 09:57:26 GMT
Transfer-Encoding: chunked

api.car2db.com Meta Info

charset="utf-8"/
content="Car database REST API Car2Db.com, Car database REST API Car2Db.com, entityName — requested entity:, actionName — action:, format — the output data format:, language — database language:" name="keywords"
content="Дорогие друзья!" name="description"/
content="api.basebuy.hm" name="application-name"/
content="api.basebuy.hm" name="msapplication-tooltip"/
content="https://api.car2db.com" name="msapplication-starturl"/
content="Car database REST API Car2Db.com" name="description"/
content="API.Car2DB.com" name="author"/
content="width=device-width,initial-scale=1,maximum-scale=1.0" name="viewport"/
content="Car database REST API Car2Db.com" property="og:title"
content="website" property="og:type"
content="https://api.cardb.com/" property="og:url"
content="https://basebuy.ru/common/oneui/img/favicons/favicon-192x192.png" property="og:image"/
content="Car database REST API Car2Db.com" property="og:description"/

api.car2db.com Ip Information

Ip Country: United Kingdom
City Name: Slough
Latitude: 51.5368
Longitude: -0.6718

api.car2db.com Html To Plain Text

Query Test Errors PHP Example SDK API.Car2DB.com In order to use some API Car2DB method, you should send GET-query via HTTPS to the following URL. https://api.car2db.com/api/auto/v1/ entityName . actionName . format . language ? api_key=[api_key]&id_type=[id_type] entityName — requested entity: type — vehicle type mark — manufacturer model series generation modification — modification characteristic characteristicValue equipment option optionValue actionName — action: getAll — getting all entity instances; getDateUpdate — getting a date when the data was last refreshed; format — the output data format: csv — only CSV is available yet for the getAll action (first row is a column title; comma separated values in quotes); timestamp — returns a Unix timestamp for the getDateUpdate action; string — returns a string formated as "F j, Y, g:i a" (March 10, 2017, 5:16 pm) for the getDateUpdate action; language — database language: en — english; de — deutsche; pl — polish; params — query parameters: api_key — API key (token), sent after a request for ); id_type — vehicle type ID; Request examples You can see how the API works by sending requests from the user-friendly interface. For each function described the request parameters and the format of the returned data. API key Apply type GET /api/auto/v1/type.getAll.csv.en Get all Vehicle types GET /api/auto/v1/type.getDateUpdate.timestamp.en Get date update Vehicle types make GET /api/auto/v1/make.getAll.csv.en?id_type=1 Get all Makes GET /api/auto/v1/make.getDateUpdate.timestamp.en?id_type=1 Get date update for Make list model GET /api/auto/v1/model.getAll.csv.en?id_type=1 Get all Models GET /api/auto/v1/model.getDateUpdate.timestamp.en?id_type=1 Get date update for Model list generation GET /api/auto/v1/generation.getAll.csv.en?id_type=1 Get all Generations GET /api/auto/v1/generation.getDateUpdate.timestamp.en?id_type=1 Get date update for Generation list serie GET /api/auto/v1/serie.getAll.csv.en?id_type=1 Get all Series GET /api/auto/v1/serie.getDateUpdate.timestamp.en?id_type=1 Get date update for Series list trim GET /api/auto/v1/trim.getAll.csv.en?id_type=1 Get all Trims GET /api/auto/v1/trim.getDateUpdate.timestamp.en?id_type=1 Get date update for Trim list specification GET /api/auto/v1/specification.getAll.csv.en?id_type=1 Get all Specifications GET /api/auto/v1/specification.getDateUpdate.timestamp.en?id_type=1 Get date update for Specification list specificationValue GET /api/auto/v1/specificationValue.getAll.csv.en?id_type=1 Get all Specification values GET /api/auto/v1/specificationValue.getDateUpdate.timestamp.en?id_type=1 Get date update for Specification value list equipment GET /api/auto/v1/equipment.getAll.csv.en?id_type=1 Get all Equipments GET /api/auto/v1/equipment.getDateUpdate.timestamp.en?id_type=1 Get date update for Equipment list option GET /api/auto/v1/option.getAll.csv.en?id_type=1 Get all Options GET /api/auto/v1/option.getDateUpdate.timestamp.en?id_type=1 Get date update for Option list optionValue GET /api/auto/v1/optionValue.getAll.csv.en?id_type=1 Get all Option values GET /api/auto/v1/optionValue.getDateUpdate.timestamp.en?id_type=1 Get date update for Option value list Error codes You should assume that errors may occur in the request result. It returns as error codes of the HTTP request. 401 — API key invalid or expired Invalid API key or the validity of your key over. Please contact support at 404 — page not found It is impossible to get the result for specified request parameters. Check id_type parameter, which is mandatory for all entities, except for the actual type. 500 — server error Temporary disruption of service. 501 — requested method does not exist Requested a non-existent action for the specified entity. 503 — data updating Temporary discontinuance of service because of database updates. 509 — API requests limit Exceeded the maximum number of calls to the API in the last 24 hours. Wait please. 200 — successful request Ready example of working with Car2DB API on PHP Car2DB.API SDK PHP https://github.com/basebuy/basebuy-auto-sdk-php Car2DB 2012–2024 Chip & Dale: Pre-trial procedure for settlement of disputes mandatory. All disputes by email. Email correspondence is legally significant. Jurisdiction unresolved disputes — the Arbitration court of the city of Lviv. Rights under the contract are not subject to the assignment. The acts are not...

api.car2db.com Whois

Domain Name: CAR2DB.COM Registry Domain ID: 1869074805_DOMAIN_COM-VRSN Registrar WHOIS Server: whois.reg.com Registrar URL: http://www.reg.ru Updated Date: 2023-07-31T07:36:20Z Creation Date: 2014-07-30T22:13:29Z Registry Expiry Date: 2024-07-30T22:13:29Z Registrar: REGISTRAR OF DOMAIN NAMES REG.RU LLC Registrar IANA ID: 1606 Registrar Abuse Contact Email: abuse@reg.ru Registrar Abuse Contact Phone: +74955801111 Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited Name Server: NS1.DIGITALOCEAN.COM Name Server: NS2.DIGITALOCEAN.COM DNSSEC: unsigned >>> Last update of whois database: 2024-05-17T16:48:54Z <<<