Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.pubrio.com/locations \ --header 'pubrio-api-key: <api-key>'
{ "data": [ { "location_id": 472, "flag": "🇦🇩", "idd": { "root": "+3", "suffixes": [ "76" ] }, "dial_code": "+376", "iso_code": "AD", "location_name": "Andorra" }, "..." ] }
검색 필터에 사용할 수 있는 지역 목록을 조회합니다.
API에서 수행하는 작업 및 해당 권한을 식별하는 고유한 API 토큰입니다. 이 토큰은 설정 섹션에서 생성할 수 있습니다.
관련 세부 정보가 포함된 성공적인 응답입니다.
응답 정보는 특정 API에 따라 다릅니다.