Skip to main content
GET
/
provider
/
offers
/
bulk-upload
/
template
Download CSV template for bulk offer upload
curl --request GET \
  --url https://api.offergrid.io/provider/offers/bulk-upload/template \
  --header 'x-api-key: <api-key>'
"<string>"

Authorizations

x-api-key
string
header
required

Team API key for authentication. Your team role (provider/reseller/hybrid) determines which endpoints you can access.

Response

200 - text/csv

CSV template file

The response is of type string.