---
title: "Examples | Grafana Plugins documentation"
description: "Learn how to connect the Infinity data source to popular platforms and APIs."
---

# Examples

The Infinity data source can connect to virtually any API that returns JSON, CSV, XML, or GraphQL data. This section provides step-by-step guides for connecting to popular platforms.

Give it a try using Grafana Play

With Grafana Play, you can explore and see how it works, learning from practical examples to accelerate your development. This feature can be seen on [Infinity plugin demo](https://play.grafana.org/d/infinity).

[Try it](https://play.grafana.org/d/infinity)

## Available examples

Expand table

| Example                                                                                       | Description                                                              |
|-----------------------------------------------------------------------------------------------|--------------------------------------------------------------------------|
| [AWS API](/docs/plugins/yesoreyeram-infinity-datasource/latest/examples/aws/)                 | Connect to AWS management APIs for metrics, cost data, and more          |
| [Azure API](/docs/plugins/yesoreyeram-infinity-datasource/latest/examples/azure/)             | Query Azure management APIs for subscriptions, resources, and monitoring |
| [GitHub GraphQL](/docs/plugins/yesoreyeram-infinity-datasource/latest/examples/github/)       | Query GitHub repositories, issues, and pull requests using GraphQL       |
| [Google Sheets](/docs/plugins/yesoreyeram-infinity-datasource/latest/examples/google-sheets/) | Query data directly from Google Sheets spreadsheets                      |
| [RSS feeds](/docs/plugins/yesoreyeram-infinity-datasource/latest/examples/rss-feeds/)         | Visualize RSS and Atom feeds, including status pages                     |
| [ThingSpeak](/docs/plugins/yesoreyeram-infinity-datasource/latest/examples/thingspeak/)       | Connect to ThingSpeak IoT platform for sensor data                       |

## Community examples

Find more examples and community contributions in the [GitHub Discussions](https://github.com/grafana/grafana-infinity-datasource/discussions) page.

## Request an example guide

If you’d like to see a guide for a specific platform, open a discussion on GitHub or contribute your own guide.
