> For the complete documentation index, see [llms.txt](https://docs.snagajob.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.snagajob.com/welcome-to-snagajobs-developer-documentation.md).

# Welcome to Snagajob's Developer Documentation

## Start by requesting an API secret here:

{% content-ref url="/pages/AunwEq1vWlPwMyNzdsfp" %}
[Obtaining API Access](/authentication/obtaining-api-access.md)
{% 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
