Logo
TruConversion Logo

TruConversion APIs

TruConversion

Developer

TruConversion APIs

Account Request URL

-

Base Endpoint

-

Conversions

Create a conversion.

POST

/api/conversions

product_id, timestamp, transaction_id, total_value, currency, custom_parameters

Segments

Get a segment.

GET

/api/segments/{segment_id}

segment_id

Segments

Create a new segment.

POST

/api/segments

segment_name, segment_conditions, transaction_window_days

Custom Parameters

Create custom parameter.

POST

/api/custom_parameters

parameter_name, group_name

Transactions

Get a list of transactions.

GET

/api/transactions

page_size, page_token, segment_id, transaction_id, start_date, end_date

Products

Create a product.

POST

/api/products

product_name, sku_number, product_category, product_brand, product_variant

Transactions

Create a transaction.

POST

/api/transactions

product_id, transaction_id, timestamp, total_value, currency, custom_parameters

Products

Update product.

/api/products/{product_id}

product_name, sku_number, product_category, product_brand, product_variant

Segments

Update a segment.

/api/segments/{segment_id}

segment_name, segment_conditions, transaction_window_days

Products

Get a single product.

GET

/api/products/{product_id}

product_id

Products

Delete a product.

DELETE

/api/products/{product_id}

product_id

Custom Parameters

Get all custom parameters.

GET

/api/custom_parameters

group_name

Segments

Delete a segment.

DELETE

/api/segments/{segment_id}

segment_id

Transactions

Update product.

/api/transactions/{transaction_id}

total_value

Details

Provider

Country HQ

US

API Type

REST

Categories

Analytics
Marketing
Conversion
Feedback

Alternatives

Important URLs

Last Updated on

2024-04-04

Created At

2023-12-14

Other Apps

Upskill for a better future

Want to start tracking API at scale?

Get updates about your favorite APIs and SDKs

Contact Us

We do our best to ensure that the data we release is complete, accurate, and useful. However, because we are not able to verify all the data, and because the processing required to make the data useful is complex, we cannot be held liable for omissions or inaccuracies.

ApiRefs Logo