Auto Source code
- Summary
- Articles (92)
- APIs (262)
- Mashups (71)
- SDKs (56)
- Libraries (2)
- Source Code (152)
- Followers (12)
- Developers (70)
Auto Sample Source Code
The following is a list of sample source code snippets that matched your search term. Source code snippets are chunks of source code that were found out on the Web that you can cut and paste into your own source code. Whereas most of the sample source code we've curated for our directory is for consuming APIs, we occasionally find something interesting on the API provider side of things. If you know of some sample source code that would be of interest to the ProgrammableWeb community, we'd like to know about it. Be sure to check our guidelines for making contributions to ProgrammableWeb.
Name | Description | Category | Date |
---|---|---|---|
APIclub.in Vehicle Info India PHP Sample Code | This is the sample source code to integrate Vehicle Info API to any PHP application using CURL. | Auto | 01.05.2021 |
Super Dispatch Shipper Curl Sample Code | The Super Dispatch Shipper Curl Sample Code demonstrates how to authenticate the requests by the API client. Industry-standard OAuth 2.0 protocol is available to grant access, due to its simplicity... | Shipping | 06.09.2020 |
VinSolutions Curl Sample Code | The VinSolutions Curl Sample Code demonstrates how to access the API with a token to implement car sales, vehicle catalog, call tracking, digital showroom, lead management, and contact management. | Auto | 02.14.2020 |
Wheel Fitment Aggregation Python Sample Code | This Python Sample Code demonstrates how to test the Aggregation endpoint. This sets the minimum and maximum for wheel aggregation return values. | Transportation | 12.31.2019 |
Wheel Fitment Wheels NodeJS Sample Code | This NodeJS Sample Code creates an instance to call the Wheel endpoint. This performs several tests for the following properties: tire_pressure, rim, and tire. | Transportation | 12.31.2019 |
Wheel Fitment Size Aggregation NodeJS Sample Code | This NodeJS Sample Code demonstrates how to create an instance of SizeAggregation. | Transportation | 12.31.2019 |
Wheel Fitment Vehicles NodeJS Sample Code | This NodeJS Sample Code demonstrates how to retrieve information from the Trims endpoint to get specific information associated with car makes/models/years. | Transportation | 12.31.2019 |
Wheel Fitment Car makes NodeJS Sample Code | This NodeJS Sample Code demonstrates how to access the Makes endpoint successfully to retrieve car makes. | Transportation | 12.31.2019 |
Wheel Fitment Countries test NodeJS Sample Code | This NodeJS Sample Code demonstrates how to access the Countries endpoint. This calls countriesList successfully. | Transportation | 12.31.2019 |
Wheel Fitment Bolt patterns NodeJS Sample Code | This NodeJS Sample Code demonstrates how to call for the boltPatternsList endpoint successfully. This can also access the read endpoint. | Transportation | 12.31.2019 |
BCD Travel Cars Reservation Details Node.js Sample Code | The BCD Travel Cars Reservation Details Node.js Sample Code demonstrates how to access the API to retrieve a detailed reservation summary and status of a traveler reservation. API responses include... | Travel | 12.24.2019 |
BCD Travel Cars Reservation Details JavaScript Sample Code | The BCD Travel Cars Reservation Details JavaScript Sample Code demonstrates how to make calls to the API. Responses include rental car information, reservation dates, status, pick-up and drop-off... | Travel | 12.24.2019 |
BCD Travel Cars Reservation Details Java Sample Code | The BCD Travel Cars Reservation Details Java Sample Code demonstrates how to access the API and use the endpoint to provide a detailed reservation summary. | Travel | 12.24.2019 |
BCD Travel Cars Reservation Details Curl Sample Code | The BCD Travel Cars Reservation Details Curl Sample Code demonstrates how to access the API to retrieve a detailed reservation summary and status of a traveler reservation. | Travel | 12.24.2019 |
DriveQuant Beacon usage Kotlin Sample Code | This Kotlin Sample Code demonstrates how to configure beacons and avoid the recording of unwanted trips by requiring a beacon to be seen several times during the trip. | Auto | 11.19.2019 |
DriveQuant Auto start Kotlin Sample Code | This Kotlin Sample Code explains how to add the automatic mode in order to detect vehicle displacements and start trip analysis while the application is in background. | Auto | 11.19.2019 |
DriveQuant Configure beacons Objective-C Sample Code | This Objective-C Sample Code demonstrates how to configure beacons that are compliant with iBeacon Bluetooth. This is used to trigger a trip analysis. | Auto | 11.19.2019 |
DriveQuant Auto start Objective-C Sample Code | This Objective-C Sample Code explains how to add the automatic mode in order to detect vehicle displacements and start trip analysis while the application is in background. | Auto | 11.19.2019 |
DriveQuant Starter Android Sample Code | This Android Sample Code demonstrates how to implement notifications, Google Play Services, alert dialogs, and permission requests. | Auto | 11.19.2019 |
DriveQuant Starter Swift Sample Code | This Swift Sample Code demonstrates how to integrate smart vehicle functionalities. This is a template for trip analysis builds. | Auto | 11.19.2019 |
DriveQuant Starter Objective-C Sample Code | This Objective-C Sample Code demonstrates how to add core smart vehicle functionalities. The application functions as a template for trip analysis. | Auto | 11.19.2019 |
Smartcar VIN Python Sample Code | The Smartcar VIN Python Sample Code demonstrates how to get all vehicles associated with this access token, construct a new vehicle instance using the first vehicle's id, and fetch the vehicle's vin. | Auto | 11.11.2019 |
Smartcar VIN Node.js Sample Code | The Smartcar VIN Node.js Sample Code demonstrates how to get all vehicles associated with this access token, construct a new vehicle instance using the first vehicle's id, and fetch the vehicle's... | Auto | 11.11.2019 |
Smartcar Odometer Go Sample Code | The Smartcar Odometer Go Sample Code demonstrates how to create a smartcar client, get all vehicles associated with this access token, construct a new vehicle instance using the first vehicle's id,... | Auto | 11.11.2019 |
Smartcar Odometer Java Sample Code | The Smartcar Odometer Java Sample Code demonstrates how to get all vehicles associated with this access token, construct a new vehicle instance using the first vehicle's id, and fetch the vehicle's... | Auto | 11.05.2019 |