Using dotnet-genai with googleapis.com

HTML integration

✓ Official SDK
Install
# See https://github.com/googleapis/dotnet-genai
Send a message to specified target (a registration token, topic or condition).
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://fcm.googleapis.com/v1/{parent}/messages:send
SDK on GitHub 📄 API Docs
SDK
dotnet-genai
HTML
API
googleapis.com
googleapis.com:fcm
At a glance
Language HTML
Endpoints1
Base URLhttps://fcm.googleapis.com
✓ Official