# 랠릿 API

보유하신 B2B 채용 서비스와 랠릿의 B2C 채용 서비스를 연동할 수 있는 기능들과\
보유하신 채용 공고 목록에 랠릿의 채용 공고들을 동기화하는 기능을 제공합니다.<br>

랠릿과의 채용 공고 연동을 통해 인프런의 100만 IT 인재풀을 B2B 기업들에게 제공해 보세요.

\
지원 기능 요약

* B2B 기업이 작성한 공고를 랠릿에 자동 연동하여 랠릿 채용 공고 리스트 및 인프런 교육서비스(100만 유저 보유)에 노출
* 연동된 공고에 지원한 지원자를 보유하신 B2B 채용 서비스로 관리할 수 있는 기능
* 보유한 서비스에 랠릿의 채용 공고를 연동할 수 있는 기능

랠릿 API는 랠릿에서 제공하는 기능을 사용하기 위한  HTTP API를 제공합니다.\
이를 활용해 개발 담당자는 랠릿의 회사 및 채용공고, 지원서 정보와 연동할 수 있는 방법을 습득할 수 있습니다.<br>


---

# 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://inflab-1.gitbook.io/rallit/api.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.
