# Introduction

Welcome to the Jungle Solutions provides you a powerful API which gives you full control over most of your recruiting and Branding data

**In order to use the following endpoints, you will have to request an authentication token** [**in this form**](https://help.welcometothejungle.com/)

Also, feel free to leave feedback, issues or features requests on the associated [GitHub repository](https://github.com/WTTJ/wk-api-docs)!

## Summary

{% content-ref url="authentication" %}
[authentication](https://developers.welcomekit.co/authentication)
{% endcontent-ref %}

{% content-ref url="scopes" %}
[scopes](https://developers.welcomekit.co/scopes)
{% endcontent-ref %}

{% content-ref url="errors-and-status" %}
[errors-and-status](https://developers.welcomekit.co/errors-and-status)
{% endcontent-ref %}

{% content-ref url="jobs-api" %}
[jobs-api](https://developers.welcomekit.co/jobs-api)
{% endcontent-ref %}

{% content-ref url="candidates-api" %}
[candidates-api](https://developers.welcomekit.co/candidates-api)
{% endcontent-ref %}

{% content-ref url="employer-branding-api" %}
[employer-branding-api](https://developers.welcomekit.co/employer-branding-api)
{% endcontent-ref %}

{% content-ref url="analytics-api" %}
[analytics-api](https://developers.welcomekit.co/analytics-api)
{% endcontent-ref %}

{% content-ref url="media-api" %}
[media-api](https://developers.welcomekit.co/media-api)
{% endcontent-ref %}

{% content-ref url="faq" %}
[faq](https://developers.welcomekit.co/faq)
{% 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://developers.welcomekit.co/master.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.
