# API 함수를 통한 데이터 조회

기본 쿼리 형태 (entity - property - date range) 로 표시가 어려운 데이터의 경우엔 각 데이터 소스를 담당하는 API 함수를 사용하여 정보를 조회할 수 있습니다. API 함수를 이용하여 조회 가능한 데이터는 크게 다음과 같이 분류할 수 있습니다.

{% content-ref url="/pages/-M26Q67C4Uuqc1QpT2Tz" %}
[국내기업](/dp/api/func/company.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-LPJrnQiLiz9bWVBvx6Q/pages/l7YT1XumSCRnzhURR1My" %}
[해외기업](/dp/api/func/undefined.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M26QG5QYZtsa2buPZzc" %}
[산업](/dp/api/func/industry.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M26QBZtVCKZADNQwb04" %}
[인물](/dp/api/func/people.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M26QMgprxomtCn6IkjP" %}
[문서](/dp/api/func/document.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M26Qm2RlgE0Toeqq-Kj" %}
[이벤트](/dp/api/func/event.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MGqe7fYCrjLV8B0V90z" %}
[경제 지표](/dp/api/func/economy.md)
{% endcontent-ref %}

##


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.deepsearch.com/dp/api/func.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
