# Adhese # Onboarding General onboarding information for clients. # Integrations ## Endpoint overview ### Requesting ads
Name | Path | Response Type | \# of returned ads |
[JSON 'GET' ](https://documentation.adhese.org/link/13#bkmrk-get-endpoint) | /json/ | Default JSON response | One per requested position |
[JSON 'POST'](https://documentation.adhese.org/link/13#bkmrk-post-endpoint) | /json/ | Default JSON response | One per requested position |
AD (almost deprecated) | /ad/ | HTML, XML, JSON or JS Depends on UI position configuration and used templates | Only one position can be requested. Depending on the format type (stack or not) we return 1 ad or all available ads |
[STACK](https://documentation.adhese.org/link/120#bkmrk-playlist-endpoint) | /stack/ | Custom JSON response, depends on the advar template | Amount is decided by the max\_ads parameter in the request. |