API · source category: Social
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…
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 PeerTube. The spec API is fully compatible with openapi-generator which generates a client SDK in the language of your choice - we generate some client SDKs automatically: - Python - Go - Kotlin See the REST API quick start for a few examples of using the PeerTube API. # Authentication When you sign up for an account on a PeerTube instance, you are given the possibility to generate sessions on it, and authenticate there using an access token. Only one access token can currently be used at a time. ## Roles Accounts are given permissions based on their role. There are three roles on PeerTube: Administrator, Moderator, and User. See the roles guide for a detai…
Record
- Type
- Web API
- Category
- Social Media
- Authentication
- Token
- Pricing
- Free
- Base URL
- https://raw.githubusercontent.com
- 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…
- 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…
- 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…
- 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.