About 1,332,949 results (2,231 milliseconds)

Firebase Database REST API

https://firebase.google.com/docs/reference/rest/database
API Reference. CLI reference. Overview · auth:import and auth:export · Firebase Realtime Database Operation Types · Deploy Targets · Cloud Firestore Index ...

Simple Map | Maps JavaScript API | Google for Developers

https://developers.google.com/maps/documentation/javascript/examples/map-simple
This example creates a map that's centered on Sydney, New South Wales, Australia. TypeScript JavaScript CSS HTML More

Get Started | API Client Library for .NET | Google for Developers

https://developers.google.com/api-client-library/dotnet/get_started
On this page · Setup · Authentication and authorization. 1. Simple API access (API keys); 2. Authorized API access (OAuth 2.0) · Examples. Simple API example.

Uploading Enhanced conversion via REST API (not client library)

https://groups.google.com/g/adwords-api/c/FO90d4ZLFPI
Aug 8, 2023 ... ... examples using GoogleAdsClient is not helpful enough for me :/. Will be grateful for any help/example, how to prepare REST API request ...

Google Tasks API | Google for Developers

https://developers.google.com/workspace/tasks/reference/rest
Mar 13, 2025 ... A Discovery Document is a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE ...

Rest API : Simple url to turn a switch on/off?

https://groups.google.com/g/openhab/c/ZAtJgVZup0A
Feb 17, 2015 ... This has to be possible I'm sure, I guess I just don't have enough experience yet.... This is possible in Domoticz and and example URL would be.

Code Samples | Maps JavaScript API | Google for Developers

https://developers.google.com/maps/documentation/javascript/examples
For samples that include step-by-step walkthoughs, see our tutorials. Basics. Simple Map · Showing Pixel and Tile Coordinates · Geolocation · Localizing the Map ...

Google APIs Explorer | Google for Developers

https://developers.google.com/apis-explorer
The Google APIs Explorer is a tool available on most REST API reference documentation pages that lets you try Google API methods without writing code.

Use REST to Invoke the API | Programmable Search Engine ...

https://developers.google.com/custom-search/v1/using_rest
Feb 6, 2025 ... Search query - Use the q query parameter to specify your search expression. All other query parameters are optional. Here is an example of a ...

Manage API keys | Authentication | Google Cloud

https://cloud.google.com/docs/authentication/api-keys
... example, restrict the API key's scope to the Natural Language API. request ... REST API, see Adding API restrictions in the API Keys API documentation.

Simple Polylines | Maps JavaScript API | Google for Developers

https://developers.google.com/maps/documentation/javascript/examples/polyline-simple
This example creates a two-pixel-wide red polyline that shows the path of the first trans-Pacific flight between Oakland, CA, and Brisbane, Australia.

Example for REST API using Postgresql+Eve+SQLAlchemy

https://groups.google.com/g/python-eve/c/wA7aqQXJOPg
May 21, 2014 ... Nicola Iarocci ... But Is there a simple or basic example that helps me implement a post rest api using postgresql+python-eve+SQLAlchemy. You ...

Simple Polygon | Maps JavaScript API | Google for Developers

https://developers.google.com/maps/documentation/javascript/examples/polygon-simple
// This example creates a simple polygon representing the Bermuda Triangle. function initMap(): void { const map = new google.maps.Map( document ...

Getting Started with the REST API | Google Fit | Google for Developers

https://developers.google.com/fit/rest/v1/get-started
Nov 20, 2023 ... If the request is successful, the response shows the data source from the previous example in JSON format. To create a data source: In HTTP ...

REST API Example

https://groups.google.com/g/home-assistant-dev/c/6IJTQ6FqYcg
I would like to turn on and off switches in Home Assistant with REST API, mainly to let it interact with my Tasker. I read official documentation but ...

Using OAuth 2.0 to Access Google APIs | Authorization | Google for ...

https://developers.google.com/identity/protocols/oauth2
Mar 12, 2025 ... All applications follow a basic pattern when accessing a Google API using OAuth 2.0. ... Example: the Google People API may return a scope of ...

Kafka-Rest examples

https://groups.google.com/g/confluent-platform/c/xSh79xwgfHE/m/DdKnq5JihAkJ
Keys are optional. If you provide a key, it'll be used to determine which partition to put the message in. This is useful for semantically organizing your data.

SMART app with REST server backend

https://groups.google.com/g/smart-on-fhir/c/2sHiZb-oR3c
Jul 19, 2017 ... But say one has an app with a REST backend (written in Java, for example): I'm trying to get my mind around the feasibility of doing some or all ...

Building a simple API proxy | Apigee | Google Cloud

https://cloud.google.com/apigee/docs/api-platform/fundamentals/build-simple-api-proxy
Use one or more /*/ wildcards in API proxy base paths to future-proof your API proxies. For example, a base path of /team/*/members allows clients to call https ...

How to use axon behind an (already existing) rest-api

https://groups.google.com/g/axonframework/c/o-ZBuDureA4
Apr 19, 2017 ... Are there any examples for this using Axon3? Regards, Dirk. Allard Buijze's profile photo ...