> For the complete documentation index, see [llms.txt](https://offerslook-api.gitbook.io/api-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://offerslook-api.gitbook.io/api-documentation/networkapi/offers/sub-resources/offersdetail.md).

# Approve Affiliates

## Available methods <a href="#available-methods" id="available-methods"></a>

| Methods    | HTTP method | Endpoint                                                                                                                                                                | Description                                       |
| ---------- | ----------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------- |
| **Add**    |             |                                                                                                                                                                         |                                                   |
|            | POST        | [/v1/offers/{offer\_id}/approved/{affiliate\_id}](/api-documentation/networkapi/offers/sub-resources/offersdetail/add_an_affiliate_to_an_approved_list_of_offer.md)     | Add an affiliate to an approved list of offer     |
| **Get**    |             |                                                                                                                                                                         |                                                   |
|            | GET         | [/v1/offers/{offer\_id}/approved](/api-documentation/networkapi/offers/sub-resources/offersdetail/get_a_list_of_approved_affiliate_offer.md)                            | Get a list of approved affiliate offer            |
| **Delete** |             |                                                                                                                                                                         |                                                   |
|            | Delete      | [/v1/offers/{offer\_id}/approved/{affiliate\_id}](/api-documentation/networkapi/offers/sub-resources/offersdetail/remove_an_affiliate_from_a_list_of_approved_offer.md) | Remove an affiliate from a list of approved offer |
