색인미확인수명주기 미확인품질 미측정구조화 한국어 안내 · 문장 번역 전

PeerTube

cpy.re에서 제공하는 지도·공간정보 분야의 API 제품입니다. 확인된 분류 신호는 검색·조회, 인증·계정, 메시지·알림, 영상 데이터입니다.

영문 원문 보기
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 PeerTube. The spec API is fully compatible with [openapi-generator](https://github.com/OpenAPITools/openapi-generator/wiki/API-client-generator-HOWTO) which generates a client SDK in the language of your choice - we generate some client SDKs automatically: - [Python](https://framagit.org/framasoft/peertube/clients/python) - [Go](https://framagit.org/framasoft/peertube/clients/go) - [Kotlin](https://framagit.org/framasoft/peertube/clients/kotlin) See the [REST API quick start](https://docs.joinpeertube.org/api/rest-getting-started) 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](https://docs.joinpeertube.org/admin/managing-users roles) for a detail of their permissions. Errors The API uses standard HTTP status codes to indicate the success or failure of the API call, completed by a [RFC7807-compliant](https://tools.ietf.org/html/rfc7807) response body. HTTP 1.1 404 Not Found Content-Type: application/problem+json; charset=utf-8 { "detail": "Video not found", "docs": "https://docs.joinpeertube.org/api/rest-reference.html operation/getVideo", "status": 404, "title": "Not Found", "type": "about:blank" } We provide error type values for [a growing number of cases](https://github.com/Chocobozzz/PeerTube/blob/develop/shared/models/server/server-error-code.enum.ts), but it is still optional. Types are used to disambiguate errors that bear the same status code and are non-obvious: HTTP 1.1 403 Forbidden Content-Type: application/problem+json; charset=utf-8 { "detail": "Cannot get this video regarding follow constraints", "docs": "https://docs.joinpeertube.org/api/rest-reference.html operation/getVideo", "status": 403, "title": "Forbidden", "type": "https://docs.joinpeertube.org/api/rest-reference.html section/Errors/does not respect follow constraints" } Here a 403 error could otherwise mean that the video is private or blocklisted. Validation errors Each parameter is evaluated on its own against a set of rules before the route validator proceeds with potential testing involving parameter combinations. Errors coming from validation errors appear earlier and benefit from a more detailed error description: HTTP 1.1 400 Bad Request Content-Type: application/problem+json; charset=utf-8 { "detail": "Incorrect request parameters: id", "docs": "https://docs.joinpeertube.org/api/rest-reference.html operation/getVideo", "instance": "/api/v1/videos/9c9de5e8-0a1e-484a-b099-e80766180", "invalid-params": { "id": { "location": "params", "msg": "Invalid value", "param": "id", "value": "9c9de5e8-0a1e-484a-b099-e80766180" } }, "status": 400, "title": "Bad Request", "type": "about:blank" } Where id is the name of the field concerned by the error, within the route definition. invalid-params. .location can be either 'params', 'body', 'header', 'query' or 'cookies', and invalid-params. .value reports the value that didn't pass validation whose invalid-params. .msg is about. Deprecated error fields Some fields could be included with previous versions. They are still included but their use is deprecated: - error : superseded by detail - code : superseded by type (which is now an URI) Rate limits We are rate-limiting all endpoints of PeerTube's API. Custom values can be set by administrators: Endpoint (prefix: /api/v1 ) Calls Time frame ------------------------------ --------------- -------------- / 50 10 seconds POST /users/token 15 5 minutes POST /users/register 2 5 minutes POST /users/ask-send-verify-email 3 5 minutes Depending on the endpoint, failed…

번역은 이해를 돕기 위한 미검수 초벌 또는 구조화 안내입니다. 계약·의료·법률 판단에는 원문을 확인하세요.
연결된 문서
전역 집계 전현재 별표는 이 브라우저에만 저장
종합 품질근거 0%
가격미확인상세 가격 미수집
인증미확인
프로토콜REST186개 엔드포인트 수집
마지막 확인2026. 7. 28.출처 확인됨

SELECTION SUMMARY

도입 판단 요약

이 항목은 지도·공간정보 카테고리로 분류된 API 제품입니다. 확인된 분류 신호는 검색·조회, 인증·계정, 메시지·알림, 영상 데이터입니다. 상세 문장 번역은 아직 검수되지 않았으므로 아래 원문을 함께 확인하세요.

검수된 적합 용도

검증 정보 없음 — 태그와 카테고리는 분류 정보이며 적합성 보증이 아닙니다.

도입 전 확인

인증, 호출 제한, 데이터 처리 지역과 가격 조건을 연결된 문서에서 직접 확인하세요.

피해야 할 조건

제품별 제한 조건이 검수되지 않았습니다. 운영 적용 전에 공급자 조건을 재확인하세요.

EVIDENCED ADVANTAGES

API 특·장점

공급자·카탈로그·실측·편집 근거가 있는 신호만 표시하며, 근거 유형을 함께 밝힙니다.

카탈로그출처가 확인된 제품

카탈로그 원본과 확인 시점이 연결되어 있습니다.

공급자OpenAPI 3.0.0

정규화된 엔드포인트 186개를 탐색할 수 있습니다.

CATALOG TRUST

색인0

재배포 정책과 기본 식별 조건을 통과해 검색할 수 있지만 편집 승인은 아직 완료되지 않았습니다.

평가 2026. 07. 28. 13:05

QUALITY COVERAGE

미측정종합 점수
근거 충족률 0% · 신뢰 0%

unrated

핵심 도입 정보

인증검증 정보 없음
프로토콜REST
가격 모델미확인
리전검증 정보 없음
수집된 엔드포인트186개
마지막 확인2026. 07. 28. 13:05

같은 목적의 대체 API

같은 카테고리에서 공개 상태와 품질 근거를 우선해 표시합니다.

DNP-XGboostGarzonDepartamento Nacional de Planeación - DNP, Bogotá D.C.

Departamento Nacional de Planeación - DNP, Bogotá D.C.에서 제공하는 지도·공간정보 분야의 API 제품입니다. 확인된 분류 신호는 지도·공간정보입니다.

미측정
Servicio de descarga (ATOM Feed) del Nomenclátor Geográfico Básico de España Servicio de descarga (ATOM Feed) del Nomenclátor Geográfico Básico de España Download Services (ATOM Feed) of Basic Gazetteer of SpainCentro Nacional de Información Geográfica (CNIG)

Centro Nacional de Información Geográfica (CNIG)에서 제공하는 지도·공간정보 분야의 API 제품입니다. 확인된 분류 신호는 지도·공간정보, 파일·데이터 다운로드입니다.

미측정
AP_AREA_16Cook County GIS Department

Cook County GIS Department에서 제공하는 지도·공간정보 분야의 API 제품입니다. 확인된 분류 신호는 지도·공간정보입니다.

미측정
Traccartraccar.org

traccar.org에서 제공하는 지도·공간정보 분야의 API 제품입니다. 확인된 분류 신호는 지도·공간정보입니다.

미측정
Census_Tract_City_of_Gainesville_2010_PopDepartment of Doing

Department of Doing에서 제공하는 지도·공간정보 분야의 API 제품입니다. 확인된 분류 신호는 지도·공간정보, 통계·지표, 지도·공간 조회, 데이터·통계입니다.

미측정
Punti di interesseComune di Busto Arsizio

Comune di Busto Arsizio에서 제공하는 지도·공간정보 분야의 API 제품입니다. 확인된 분류 신호는 지도·공간정보입니다.

미측정