# Onboarding

General onboarding information for clients.

# Integrations

## Endpoint overview

### Requesting ads

<table border="1" id="bkmrk-name-path-response-t" style="border-collapse: collapse; width: 100%; height: 182.6px;"><colgroup><col style="width: 17.7954%;"></col><col style="width: 12.3579%;"></col><col style="width: 32.0069%;"></col><col style="width: 37.8151%;"></col></colgroup><tbody><tr style="height: 29.6px;"><td style="height: 29.6px;">Name</td><td style="height: 29.6px;">Path</td><td style="height: 29.6px;">Response Type</td><td style="height: 29.6px;">\# of returned ads</td></tr><tr style="height: 29.6px;"><td style="height: 29.6px;">[JSON 'GET' ](https://documentation.adhese.org/link/13#bkmrk-get-endpoint)</td><td style="height: 29.6px;">/json/</td><td style="height: 29.6px;">Default JSON response</td><td style="height: 29.6px;">One per requested position</td></tr><tr style="height: 30.6px;"><td style="height: 30.6px;">[JSON 'POST'](https://documentation.adhese.org/link/13#bkmrk-post-endpoint)</td><td style="height: 30.6px;">/json/</td><td style="height: 30.6px;">Default JSON response</td><td style="height: 30.6px;">One per requested position</td></tr><tr style="height: 63.2px;"><td style="height: 63.2px;">AD (almost deprecated)</td><td style="height: 63.2px;">/ad/</td><td style="height: 63.2px;">HTML, XML, JSON or JS  
Depends on UI position configuration and used templates</td><td style="height: 63.2px;">Only one position can be requested. Depending on the format type (stack or not) we return 1 ad or all available ads</td></tr><tr style="height: 29.6px;"><td style="height: 29.6px;">[STACK](https://documentation.adhese.org/link/120#bkmrk-playlist-endpoint)</td><td style="height: 29.6px;">/stack/</td><td style="height: 29.6px;">Custom JSON response, depends on the advar template</td><td style="height: 29.6px;">Amount is decided by the max\_ads parameter in the request.</td></tr></tbody></table>