- Retrieve data from Amplitude dashboard charts in JSON format for custom reporting and analysis.
- Retrieve all event types in the project with current week totals and metrics.
- Perform event segmentation analysis to understand how different user segments interact with specific events over time.
- Retrieve counts of active or new users over a specified date range with optional segmentation.
- Retrieve active user counts with 5-minute granularity for the past 2 days.
- Retrieve funnel conversion and drop-off rates for a sequence of up to 4 events.
- Retrieve user retention metrics for starting and returning actions over a date range.
- Retrieve lifetime value metrics for new users including ARPU, ARPPU, total revenue, and paying user counts.
- Retrieve average session length in seconds for each day in a specified date range.
- Retrieve session count distribution across time buckets for a specified date range.
- Retrieve the average number of sessions per user for each day in a specified date range.
- Retrieve the distribution of users across values of a user property in a specified date range.
- Retrieve a list of all cohorts in your Amplitude project for audience segmentation and behavioral analysis.
- Retrieve detailed information about a specific cohort including its definition, size, and metadata.
- Check the status of an asynchronous cohort download request to determine if the cohort data is ready for download.
- Download the list of users in a specific cohort after the async request has completed. Returns user IDs and associated data for audience analysis.
- Create a new cohort or update an existing one by uploading a set of user IDs or Amplitude IDs.
- Add or remove users from an existing cohort by incrementally updating its membership.
- Send one or more events to Amplitude using the HTTP V2 API for real-time event tracking and user behavior analysis.
- Export event data from Amplitude for a specified date range. Returns a gzip-compressed archive of JSON files.
- Upload multiple events to Amplitude in a single request for efficient bulk event processing.
- Set or update group properties without sending an event, using the Group Identify API for B2B and account-level analytics.
- Retrieve all event categories in your Amplitude project for organizing event types.
- Retrieve a specific event category by name.
- Create a new event category for organizing event types in your Amplitude project.
- Rename an existing event category.
- Remove an event category from your Amplitude project.
- Retrieve all event types in your Amplitude project with their metadata, categories, and configuration.
- Retrieve details of a specific event type including its properties, category, and configuration.
- Create a new event type in your Amplitude project's taxonomy for tracking and categorization.
- Update an existing event type's metadata, category, visibility, or other configuration.
- Delete an event type from your Amplitude project's taxonomy.
- Retrieve all properties for a specific event type in your Amplitude taxonomy.
- Retrieve details of a specific event property.
- Create a new event property in your Amplitude taxonomy for a specific event type.
- Update an existing event property's metadata, type, or configuration.
- Delete an event property from your Amplitude taxonomy.
- Retrieve all user properties defined in your Amplitude project's taxonomy.
- Retrieve details of a specific user property from your Amplitude taxonomy.
- Create a new user property in your Amplitude project's taxonomy for user data governance.
- Update an existing user property's metadata, type, or configuration.
- Delete a user property from your Amplitude project's taxonomy.
- Restore a previously deleted event type in your Amplitude project's taxonomy.
- Restore a previously deleted event property in your Amplitude taxonomy.
- Restore a previously deleted user property in your Amplitude project's taxonomy.
- Retrieve all group properties for a specific group type in your Amplitude taxonomy.
- Retrieve details of a specific group property from your Amplitude taxonomy.
- Create a new group property in your Amplitude taxonomy for a specific group type.
- Update an existing group property's metadata, type, or configuration.
- Retrieve user profile data including properties, cohort memberships, recommendations, computations, and prediction propensities. This API isn't supported for customers in Amplitude's EU data processing region.
- Update user properties or associate a device ID with a user ID without sending an event, using the Identify API.
- Search for a user by Amplitude ID, device ID, or user ID and retrieve their summary information.
- Retrieve a user's summary and recent or earliest events by their Amplitude ID.
No matching actions