To generate an API key, visit Settings API Keys and click the “Create API Key” button.
To view our full documentation, click the link below:
Frequently Asked Questions
The API documentation for channels/:channelID/threads mentions it returns the 20 most recent threads. Does "recent" refer to creation time or last modified time?
"Recent" here refers to the creation timestamp, so the API only returns the most recently created posts.
The API returns data for threads. Is it also possible to retrieve data for “chat” and “voice” channels via the API?
This is not currently available but you can add a feature request for more API endpoints!