Segment
api.segment.io
Segment is a customer data platform (CDP) that collects, cleans, and routes user event data to hundreds of analytics and marketing tools. The API lets you track events, identify users, manage sources and destinations, and query user profiles programmatically.
api_key
free
1.0
https://api.segment.io
1
2026-03-01T11:09:22.000Z
Health
This is a community-maintained manifest. Health monitoring is not available because this service doesn't host its own /.well-known/agent endpoint yet. Learn more about trust levels →
Capabilities
get_user_profile
analyticsRetrieve the unified profile for a user including all traits, events, and computed properties from the Profile API.
Detail: https://api.segment.io/capabilities/get_user_profile
group_user
analyticsAssociate a user with a group such as a company or organization, with group-level traits.
Detail: https://api.segment.io/capabilities/group_user
identify_user
emailAssociate a user with their traits like email, name, and custom attributes for personalization and segmentation.
Detail: https://api.segment.io/capabilities/identify_user
list_destinations
analyticsRetrieve all configured destinations where event data is routed, with their enabled status and configuration.
Detail: https://api.segment.io/capabilities/list_destinations
list_sources
analyticsRetrieve all configured data sources in the workspace with their connection status and settings.
Detail: https://api.segment.io/capabilities/list_sources
track_event
analyticsRecord a user action or event with properties, sending it to all connected destinations for analytics and activation.
Detail: https://api.segment.io/capabilities/track_event
Agent Preview
This is what an AI agent sees when it discovers this service via the Gateway:
Service: Segment Description: Segment is a customer data platform (CDP) that collects, cleans, and routes user event data to hundreds of analytics and marketing tools. The API lets you track events, identify users, manage sources and destinations, and query user profiles programmatically. Auth: api_key Capabilities: - get_user_profile: Retrieve the unified profile for a user including all traits, events, and computed properties from the Profile API. - group_user: Associate a user with a group such as a company or organization, with group-level traits. - identify_user: Associate a user with their traits like email, name, and custom attributes for personalization and segmentation. - list_destinations: Retrieve all configured destinations where event data is routed, with their enabled status and configuration. - list_sources: Retrieve all configured data sources in the workspace with their connection status and settings. - track_event: Record a user action or event with properties, sending it to all connected destinations for analytics and activation.