# HTTP API Integration
Learn how to integrate HTTP API with Amplitude to streamline your data and customer insights.
Source: https://amplitude.com/en-us/integrations/http-sdk
---
###### OTHER
# HTTP API
The HTTP API allows you to send data from any server-side code via HTTP requests.
[Get Started](https://app.amplitude.com/signup)[View documentation](https://www.docs.developers.amplitude.com/analytics/apis/http-v2-api/)
### What HTTP API does
The Amplitude HTTP V2 API provides a way to send event data directly from your server to Amplitude's endpoint. This API is particularly designed for integrating your server-side event tracking with Amplitude analytics.
**Use cases**
- Send data from your server to the HTTP V2 endpoint.
### Integrate HTTP API with Amplitude
[View Documentation](https://www.docs.developers.amplitude.com/analytics/apis/http-v2-api/)
### Similar integrations
###### Python SDK
Our Python SDK lets you send events to our Analytics service. This library is open-source, please check it out on GitHub.
[Learn more](/integrations/python-sdk)
###### Typescript Browser SDK
Our TypeScript Browser SDK lets you send events to our Analytics service.
[Learn more](/integrations/type-browser-sdk)
###### Android SDK
With Android SDK, you can send events to our Analytics service or any other analytics or marketing tool.
[Learn more](/integrations/android-sdk)
[View all integrations](/integrations)
### Start building on Amplitude
[Get started for free](https://app.amplitude.com/signup?siteLocation=integrations-page)