API · source category: Social
Discourse API Documentation
This page contains the documentation on how to use Discourse through API calls. > Note: For any endpoints not listed you can follow the rev…
This page contains the documentation on how to use Discourse through API calls. > Note: For any endpoints not listed you can follow the reverse engineer the Discourse API guide to figure out how to use an API endpoint. ### Request Content-Type The Content-Type for POST and PUT requests can be set to application/x-www-form-urlencoded, multipart/form-data, or application/json. ### Endpoint Names and Response Content-Type Most API endpoints provide the same content as their HTML counterparts. For example the URL /categories serves a list of categories, the /categories.json API provides the same information in JSON format. Instead of sending API requests to /categories.json you may also send them to /categories and add an Accept: application/json header to the request to get the JSON response…
Record
- Type
- Web API
- Category
- Social Media
- Authentication
- API key
- Pricing
- Free
- Base URL
- http://docs.discourse.org
- Free tier
- Public OpenAPI specification
Fields are reproduced from the source registry as-is. “Unknown” means the source did not describe the field — it is not an inference. See the methodology for how records are collected and normalised.
Tags
- Social
Similar APIs in Social Media
- Bandsintown API What is the Bandsintown API? The Bandsintown API is designed for artists and enterprises representing artists. It offers read-only access…
- Forem API V1 Access Forem articles, users and other resources via API. For a real-world example of Forem in action, check out DEV. All endpoints can be…
- Instagram API Description of Instagram RESTful API. Current limitations: Instagram service does not support cross origin headers for security reasons, th…
- PeerTube The PeerTube API is built on HTTP(S) and is RESTful. You can use your favorite HTTP/REST library for your programming language to use PeerT…
- RiteKit API RiteKit API is based on REST principles. Authentication uses standard OAuth 2.0 process ##Getting started 1. Sign up for RiteKit 1. Go to d…
- spoonacular API The spoonacular Nutrition, Recipe, and Food API allows you to access over thousands of recipes, thousands of ingredients, 800,000 food prod…
Browse all Social Media APIs.