> For the complete documentation index, see [llms.txt](https://docs.smartxaas.io/cpidroid/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.smartxaas.io/cpidroid/publisher/publisher-api/offerwall-api/offerwall-get.md).

# Offerwall Get

## GET /offerwall/get

> offerwall/get

```json
{"openapi":"3.0.0","info":{"title":"Publisher APIs","version":"1.0.0"},"servers":[{"url":"https://api.cpidroid.com"}],"security":[{"ApiKeyAuth":[]}],"components":{"securitySchemes":{"ApiKeyAuth":{"type":"apiKey","in":"query","name":"apikey"}}},"paths":{"/offerwall/get":{"get":{"summary":"offerwall/get","tags":[],"parameters":[{"name":"placement_id","in":"query","schema":{"type":"string"}},{"name":"uid","in":"query","schema":{"type":"string"}},{"name":"country","in":"query","schema":{"type":"string"}}],"responses":{}}}}}
```
