Main Content

List Your Channels

List your channels with HTTP GET

Request

HTTP Method

GET

URL

https://api.thingspeak.com/channels.<format>

Input Arguments

NameDescription

<format>

(Required) Format for the HTTP response, specified as json or xml.

Example: https://api.thingspeak.com/channels.json

Query String Parameters

NameDescriptionValue Type
api_key

(Required) Specify User API Key, which you can find in your profile. This key is different from the channel API keys.

string

tag

(Optional) Specify a tag to search for in your channels.

string

Content-Type

application/x-www-form-urlencoded

Response

Success

HTTP Status Code

200 OK

Body

 JSON Example

 XML Example

Error

For the full list, see Error Codes.