# Audienceful Developer Docs ## Docs - [Trigger Event](https://developer.audienceful.com/api-reference/automations/event.md): This endpoint triggers all automations associated with the given event name - [Create Field](https://developer.audienceful.com/api-reference/fields/create.md): This endpoint creates a new field for your custom subscriber data - [Delete Field](https://developer.audienceful.com/api-reference/fields/delete.md): This endpoint deletes a field from your custom subscriber data. - [List Fields](https://developer.audienceful.com/api-reference/fields/get.md): This endpoint retrieves the list of your custom fields - [Create Person](https://developer.audienceful.com/api-reference/people/create.md): This endpoint creates a new person in your audience - [Delete Person](https://developer.audienceful.com/api-reference/people/delete.md): This endpoint deletes a person from your audience. - [List People](https://developer.audienceful.com/api-reference/people/get.md): This endpoint gets the list of people in your audience. - [Update Person](https://developer.audienceful.com/api-reference/people/update.md): This endpoint updates an existing person in your audience. - [List Send Reports](https://developer.audienceful.com/api-reference/sendReports/get.md): This endpoint gets the list of send reports. - [Authentication](https://developer.audienceful.com/authentication.md): Authenticate your requests to Audienceful via API key - [Audienceful API docs](https://developer.audienceful.com/introduction.md): Explore our API docs. Manage your audience programmatically and more. - [Throttling](https://developer.audienceful.com/throttling.md): Understand the rate limits your requests are subject to ## Optional - [Product](https://audienceful.com) - [Changelog](https://www.audienceful.com/changelog) - [Help](https://www.audienceful.com/help)