Thanks to visit codestin.com
Credit goes to docs.stackone.com

Skip to main content
Amplitude
Amplitude
53 actions · 1 auth method
AnalyticsEventsUsers

Authentication

API Key

Basic authentication using API Key and Secret Key for Amplitude Analytics API access.Guides: Connector Profile, Link Account
Actions
|
53 actions
Action
Description
Required scopes
Get Chart Data
Retrieve data from Amplitude dashboard charts in JSON format for custom reporting and analysis.
Get Events
Retrieve all event types in the project with current week totals and metrics.
Event Segmentation
Perform event segmentation analysis to understand how different user segments interact with specific events over time.
Get Active And New User Counts
Retrieve counts of active or new users over a specified date range with optional segmentation.
Get Real-Time Active Users
Retrieve active user counts with 5-minute granularity for the past 2 days.
Get Funnel Analysis
Retrieve funnel conversion and drop-off rates for a sequence of up to 4 events.
Get Retention Analysis
Retrieve user retention metrics for starting and returning actions over a date range.
Get Revenue LTV
Retrieve lifetime value metrics for new users including ARPU, ARPPU, total revenue, and paying user counts.
Get Average Session Length
Retrieve average session length in seconds for each day in a specified date range.
Get Session Length Distribution
Retrieve session count distribution across time buckets for a specified date range.
Get Average Sessions Per User
Retrieve the average number of sessions per user for each day in a specified date range.
Get User Composition
Retrieve the distribution of users across values of a user property in a specified date range.
List Cohorts
Retrieve a list of all cohorts in your Amplitude project for audience segmentation and behavioral analysis.
Get Cohort
Retrieve detailed information about a specific cohort including its definition, size, and metadata.
Get Cohort Request Status
Check the status of an asynchronous cohort download request to determine if the cohort data is ready for download.
Download Cohort
Download the list of users in a specific cohort after the async request has completed. Returns user IDs and associated d…
Upload Cohort
Create a new cohort or update an existing one by uploading a set of user IDs or Amplitude IDs.
Update Cohort Membership
Add or remove users from an existing cohort by incrementally updating its membership.
Send Events
Send one or more events to Amplitude using the HTTP V2 API for real-time event tracking and user behavior analysis.
Export Events
Export event data from Amplitude for a specified date range. Returns a gzip-compressed archive of JSON files.
Batch Upload Events
Upload multiple events to Amplitude in a single request for efficient bulk event processing.
Group Identify
Set or update group properties without sending an event, using the Group Identify API for B2B and account-level analytic…
Get Event Categories
Retrieve all event categories in your Amplitude project for organizing event types.
Get Event Category
Retrieve a specific event category by name.
Create Event Category
Create a new event category for organizing event types in your Amplitude project.
Update Event Category
Rename an existing event category.
Delete Event Category
Remove an event category from your Amplitude project.
Get Event Types
Retrieve all event types in your Amplitude project with their metadata, categories, and configuration.
Get Event Type
Retrieve details of a specific event type including its properties, category, and configuration.
Create Event Type
Create a new event type in your Amplitude project’s taxonomy for tracking and categorization.
Update Event Type
Update an existing event type’s metadata, category, visibility, or other configuration.
Delete Event Type
Delete an event type from your Amplitude project’s taxonomy.
Get Event Properties
Retrieve all properties for a specific event type in your Amplitude taxonomy.
Get Event Property
Retrieve details of a specific event property.
Create Event Property
Create a new event property in your Amplitude taxonomy for a specific event type.
Update Event Property
Update an existing event property’s metadata, type, or configuration.
Delete Event Property
Delete an event property from your Amplitude taxonomy.
Get User Properties
Retrieve all user properties defined in your Amplitude project’s taxonomy.
Get User Property
Retrieve details of a specific user property from your Amplitude taxonomy.
Create User Property
Create a new user property in your Amplitude project’s taxonomy for user data governance.
Update User Property
Update an existing user property’s metadata, type, or configuration.
Delete User Property
Delete a user property from your Amplitude project’s taxonomy.
Restore Event Type
Restore a previously deleted event type in your Amplitude project’s taxonomy.
Restore Event Property
Restore a previously deleted event property in your Amplitude taxonomy.
Restore User Property
Restore a previously deleted user property in your Amplitude project’s taxonomy.
List Group Properties
Retrieve all group properties for a specific group type in your Amplitude taxonomy.
Get Group Property
Retrieve details of a specific group property from your Amplitude taxonomy.
Create Group Property
Create a new group property in your Amplitude taxonomy for a specific group type.
Update Group Property
Update an existing group property’s metadata, type, or configuration.
Get User Profile
Retrieve user profile data including properties, cohort memberships, recommendations, computations, and prediction prope…
Update User Properties
Update user properties or associate a device ID with a user ID without sending an event, using the Identify API.
Search Users
Search for a user by Amplitude ID, device ID, or user ID and retrieve their summary information.
Get User Activity
Retrieve a user’s summary and recent or earliest events by their Amplitude ID.

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.
https://stackone-logos.com/api/amplitude/filled/png

Connector Profile

Amplitude - API Key
3

Link an Account

Connect an account using StackOne Hub or Auth Link.
https://stackone-logos.com/api/amplitude/filled/png

Link Account

Amplitude - API Key
4

Use Actions

Invoke actions using one of the methods below: