get https://api.pngme.com/api/v1//features/industries
Returns features indicating having certain occupation. For each of the supported countries, change country in path for desired country.
Supported countries:
- Kenya
- Srilanka
- India
- Nigeria
- Zambia
- Uganda
These features are:
- content_creator
- teaches_at_school
- works_in_agriculture
- sum_of_content_creator_credits
The user is identified by providing one of user_uuid
, phone_number
, or external_id
.
To retrieve a subset of features, provide a list of feature names in the features
query parameter. To retrieve all features, omit the features
query parameter.