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/company_sizes \ --header 'pubrio-api-key: <api-key>'
{ "data": [ { "company_size_id": 1, "slug": "1-20", "name": "1 - 20" }, "..." ] }
필터링에 사용할 기업 규모 카테고리 목록을 조회합니다.
API에서 수행하는 작업 및 해당 권한을 식별하는 고유한 API 토큰입니다. 이 토큰은 설정 섹션에서 생성할 수 있습니다.
관련 세부 정보가 포함된 성공적인 응답입니다.
응답 정보는 특정 API에 따라 다릅니다.