Welcome to the Uptick API documentation! Our API empowers publishers to seamlessly integrate our ad platform into their offer flow, enabling them to provide targeted offers to their users at crucial moments during the checkout process or while waiting for order delivery. By leveraging our API, publishers can enhance user experience and maximize revenue opportunities.

Key Benefits

  1. Seamless Integration: Our API is designed for easy integration into your existing offer flow, minimizing development time and effort.
  2. Targeted Offers: With access to our platform, publishers can request tailored offers based on user behavior, preferences, and transaction data, ensuring relevance and effectiveness.
  3. Enhanced Monetization: By incorporating our ad units into your offer flow, you can unlock additional revenue streams while delivering value to your users.

Getting Started

To begin integrating with our API, publishers will need to obtain an integration id by registering for an account on our platform.

Next Steps

Explore the detailed documentation for each endpoint to understand how to make requests, handle responses, and integrate our API seamlessly into your offer flow. If you have any questions or need assistance, our support team is here to help.

Resources

Events

Resource Description
POST /v2/places/:integration_id/flows/:flow_id/events Create Event

Flows

Resource Description
GET /v2/places/:integration_id/flows/new New Offer Flow
GET /v2/places/:integration_id/flows/:id Show Offer Flow

Items

Resource Description
HEAD /v2/items/flow Flow
HEAD /v2/items/event Event

Offers

Resource Description
GET /v2/places/:integration_id/flows/:flow_id/offers/new Next Offer
GET /v2/places/:integration_id/flows/:flow_id/offers/:id Show Offer

Segments

Resource Description
HEAD /v2/segments/modal Modal
HEAD /v2/segments/view View
HEAD /v2/segments/block_layout Block Layout
HEAD /v2/segments/inline_layout Inline Layout
HEAD /v2/segments/grid Grid
HEAD /v2/segments/newline Newline
HEAD /v2/segments/text Text
HEAD /v2/segments/image Image
HEAD /v2/segments/heading Heading
HEAD /v2/segments/link Link
HEAD /v2/segments/button Button
HEAD /v2/segments/icon Icon
HEAD /v2/segments/badge Badge
HEAD /v2/segments/spacer Spacer
HEAD /v2/segments/pressable Pressable