Lightweight offer list with minimal fields. Returns only essential offer information such as ID, name, and status. Ideal for fast lookups and autocomplete features.
GET
/
networks
/
offersbasic
List Offers (Basic)
Copy
Ask AI
curl --request GET \ --url https://api.eflow.team/v1/networks/offersbasic \ --header 'X-Eflow-Api-Key: <api-key>'