Lyft
Drive your app to success with Lyft's API
Geocoding · Unknown · HTTPS not confirmed
Page 7 of 7
Ordered by reported HTTPS, CORS support, no-auth access, then changed/observed facts. Access signals are not a popularity or quality score.
Drive your app to success with Lyft's API
Geocoding · Unknown · HTTPS not confirmed
The Maps API web services suite offers the following APIs: - Raster The Maps Raster API renders map data that is divided into gridded sections called tiles. Tiles are square images (png or jpg format) in various sizes which are available at 19 different zoom levels, ranging from 0 to 20. For zoom level 0, the entire earth is displayed on one single tile, while at zoom level 20, the world is divided into 2 40 tiles. - Vector Similar to Maps Raster API, the Maps Vector API serves data on different zoom level ranging from 0 to 22. For zoom level 0, the entire earth is displayed on one single tile, while at zoom level 22, the world is divided into 2 44 tiles. The Maps Vector Service delivers geographic map data packaged in a vector representation of squared sections called vector tiles. Each tile includes pre-defined collections of map features (points, lines, road shapes, water polygons, building footprints, ect.) delivered in one of the specified vector formats. Format of the tile is formally described using protobuf schema.
Geocoding · Unknown · HTTPS not confirmed
The Miataru API is very simple and straight forward. Generally you're posting (HTTP POST) a JSON formatted request to a service method locations and you get back a JSON formatted answer. Please take into consideration that this has the request-for-comment status and that it can change while there's work done on client and server applications. Versioning therefore is done by prepending the version number - /v1/ for version 1 - to the method call.
Geocoding · Unknown · HTTPS not confirmed
API for OpenAQ LCS
Geocoding · Unknown · HTTPS not confirmed
Worldwide forward and reverse geocoding
Geocoding · Unknown · HTTPS not confirmed
Quicksold REST API: API definition published in the OpenAPI directory for quicksold.co.uk. See the linked specification for supported operations.
Geocoding · Unknown · HTTPS not confirmed
Routing consists of the following service: Calculate Route Calculates a route between an origin and a destination, passing through waypoints (if specified). Additional routing parameters like traffic, avoidance conditions, departure/arrival time etc. can be taken into account. Calculate Reachable Range Calculates a set of locations that can be reached from the origin point, subject to the available fuel or energy budget that is specified in the request.
Geocoding · Unknown · HTTPS not confirmed
Search API is a RESTful API that allows developers to run a single line fuzzy search for addresses and POIs. Search API returns the latitude/longitude of a specific address, cross street, geographic feature, or point of interest (POI).
Geocoding · Unknown · HTTPS not confirmed
Space has a hostile radiation environment that increases the risk of cancers in humans and malfunctions in spacecraft electronics. The types of space radiation of primary concern are: Galactic Cosmic Rays from outside our solar system generated by supernovae and other phenomena; Solar Energetic Particles produced by the Sun during intense and sporadic bursts of activity; and Trapped Radiation: energetic particles confined by Earth's magnetic field, usually comprising an inner belt of mostly high energy protons and an outer belt dominated by lower energy electrons and plasma. Understanding the space radiation environment for a particular mission profile is becoming increasingly important. Commercial off-the-shelf electronic components that aren't resilient to space radiation are now prevalent. Longer duration missions to cislunar space, Mars, and beyond are placing astronauts at greater risk of radiation exposure. API requests must contain a key "API-Key" in the header (see code samples). Obtain a key from here . Help us improve the quality of our web APIs by completing our 2 minute survey here . Amentum Pty Ltd is not responsible nor liable for any loss or damage of any sort incurr
Geocoding · Unknown · HTTPS not confirmed
Global marine weather data from multiple sources in one single API with hourly resolution. Get your API key by visiting the Storm Glass web site.
Geocoding · Unknown · HTTPS not confirmed
API for the Water Linked Underwater GPS. For more details: http://www.waterlinked.com Recommended approach for connecting to a Underwater GPS via the API is: - If "GET /api/" times out, the Underwater GPS is not running (on this IP address) - If "GET /api/" responds with 200 OK check that the api version returrned (eg "v1") is supported by the client (eg: also supports "v1"). - If the api version returned does not match what the client supports: give an error to the user and recommend upgrading. (Eg: response is "v2" while client only supports "v1") - If "GET /api/" responds with 301 Moved permanently. "GET /api/v1/version" to check if the kit has a version earlier than 1.5. - "GET /api/v1/version" will always respond with 200 OK on Underwater GPS earlier than 1.5 release. Configuration API is is not considered stable and will potentially be changed
Geocoding · Unknown · HTTPS not confirmed
Open Source GPS Tracking Platform
Geocoding · Unknown · HTTPS not confirmed
API to view feed information and download feeds from TransitFeeds.com
Geocoding · Unknown · HTTPS not confirmed
The TrapStreet API finds trap streets in Google Maps, Bing Maps and OpenStreetMap data.
Geocoding · Unknown · HTTPS not confirmed
Enable people to store spots on public and private maps
Geocoding · Unknown · HTTPS not confirmed
## Background This RESTful API provides information about physical VA facilities. Information available includes geographic location, address, phone, hours of operation, and available services. VA operates several different types of facilities, the types represented in this API include: - Health Facilities (vha) - Benefits Facilities (vba) - Cemeteries (nca) - Vet Centers (vc) To read an FAQ on how wait times are calculated, click the "For more information" link on this page. ## Getting Started ### Base URLs The base URLs for the VA Facilities API in the various environments are: - Sandbox: `https://sandbox-api.va.gov/services/va_facilities/v0` - Production: `https://api.va.gov/services/va_facilities/v0` ### Authorization API requests are authorized through a symmetric API token, provided in an HTTP header with name `apikey`. ### Response Formats Clients may request several response formats by setting the `Accept` header. - `application/json` - The default JSON response format complies with JSON API. This media type is *not* available for bulk requests using the `/facilities/all` endpoint. It will return `406 Not Acceptable`. - `application/geo+json` - GeoJSON-compliant format, rep
Geocoding · Unknown · HTTPS not confirmed
<style type='text/css'> code { white-space: nowrap; } a { font-weight: bold; } figure { width: 100%; text-align: center; font-style: italic; font-size: smaller; text-indent: 0; border: thin silver solid; margin: 0.5em; padding: 0.5em; } </style> ## Updates ### Latest update: | Date | Description | |------|-------------| | 3 Feb 2021 | Added Special offers and on-sale pricing section | | 28 Oct 2020 | Updated FAQ section re booking questions, traveler names, and pricing | | 16 Sep 2020 | Modified FAQ section re booking currencies, supplier name display and requesting additional reviews | | 20 July 2020 | Added Booking references section | **Previous updates**: See Update log # Overview The Viator Partner API comprises a set of endpoints that can support the operation of a fully-featured tours and experiences booking website or application; or, it can be integrated with your existing travel-booking software. The API exposes a variety of services that allow the retrieval of all product details, such as descriptions, pricing, terms and conditions, photos and reviews. This data can either be ingested periodically and managed on your local system, or calls can be made in real
Geocoding · Unknown · HTTPS not confirmed
Weather Forecast and Historical Weather Data via RESTful API.
Geocoding · Unknown · HTTPS not confirmed
This an interactive version of the documentation for the Weatherbit API. The base URL for the API is http://api.weatherbit.io/v2.0/ or https://api.weatherbit.io/v2.0/. Below is the Swagger UI documentation for the API. All API requests require the `key` parameter. An Example for a 48 hour forecast for London, UK would be `http://api.weatherbit.io/v2.0/forecast/hourly?lat=51.5072`&`lon=-0.1276`. See our Weather API description page for the full documentation.
Geocoding · Unknown · HTTPS not confirmed
A simple API to get the current time based on a request with a timezone.
Geocoding · Unknown · HTTPS not confirmed
A (country/region/city) in-cascade location API
Geocoding · API key · HTTPS not confirmed
Navigation, geolocation and geographical data
Geocoding · OAuth · HTTPS not confirmed