v4

latestOpenAPI 3.1.02026-08-012281296.0 MB
Webhooks

Send test webhook event

Send an example payload of the given event type to a single webhook endpoint. Use this to verify your receiver accepts deliveries and parses payloads correctly before relying on real events. Sending test events is free.

<span><strong>Rate limit:</strong> 60 requests per 1 minute</span>

<span>💰 <strong>Cost:</strong> FREE! No credits are charged for this API. <span title="Pricing shown is default pricing. Actual pricing may vary."></span></span>

post/v1/webhooks/endpoints/{endpointId}/test-event

Path parameters

endpointIdstring required

The unique ID of the webhook endpoint.

Request body

apiKeystring required

Your Fiber API key

eventType'reveal.completed' | 'saved_search.run_completed' | 'saved_search.run_upcoming' | 'job.changed' | 'batch_live_enrich.completed' | 'batch_contact_enrich.completed' | 'batch_contact_enrich_v1.completed' | 'github_to_linkedin.completed' | 'github_lookup.completed' | 'domain_lookup.completed' | 'social_media_lookup.completed' | 'google_maps_search.completed' | 'local_business_search.completed' | 'depth_chart.completed' | 'audience.enrichment_completed' | 'audience.prospect_export_completed' | 'audience.company_export_completed' | 'audience.build_completed' | 'combined_search.completed' | 'sales_nav_scrape.completed' | 'sales_nav_lite_scrape.completed' | 'job_changes.profiles_added' | 'tracker.signal_detected' | 'mosaic.completed' required

The event type to send an example payload for. Retrieve available event types from the webhook event types endpoint.

Response

Default Response

advicestring[] nullable

Tips, recommendations, and suggestions for using this API effectively.