# API Reference

백엔드 서버 주소 <http://3.36.169.209:8080>

<mark style="color:purple;">로그인과 관련된 유저 api</mark>

{% content-ref url="/pages/epakzklQXhvcBQNW09V3" %}
[member/auth](/untitled/api-reference/member-auth.md)
{% endcontent-ref %}

<mark style="color:blue;">로그인을 제외한 유저 관련 api</mark>

{% content-ref url="/pages/2ufLZgV2wahQygkOLQjQ" %}
[member/](/untitled/api-reference/member.md)
{% endcontent-ref %}

<mark style="color:orange;">모델 호출 관련 api</mark>

{% content-ref url="/pages/LmQO3wsXb0slj8ZGkf4C" %}
[model/](/untitled/api-reference/model.md)
{% endcontent-ref %}

<mark style="color:red;">메인페이지 관련 api</mark>

{% content-ref url="/pages/Kge8CVchZ5QdicQSMDqM" %}
[main/](/untitled/api-reference/main.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://s-organization-311.gitbook.io/untitled/api-reference.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.
