# Welcome to Snagajob's Developer Documentation

## Start by requesting an API secret here:

{% content-ref url="authentication/obtaining-api-access" %}
[obtaining-api-access](https://docs.snagajob.com/authentication/obtaining-api-access)
{% endcontent-ref %}

## The process of becoming an integrated partner of Snagajob

This document outlines the process of becoming an integrated vendor with Snagajob. Being integrated enables you and your customers to:

1. Create Snagajob accounts for your customers straight from your system
2. Automatically send your customer’s postings to Snagajob
3. Leverage Snagajob’s Easy Apply and have completed applications route directly to your system
4. Sponsor your customer’s postings on Snagajob to receive premium placement and visibility
5. Share data with Snagajob—transferring cost and candidate disposition data.


---

# 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://docs.snagajob.com/welcome-to-snagajobs-developer-documentation.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.
