How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

AppLike Group Bids API

Bidding operates as a distributed transaction. The sequential flow is as follows: 1. you upload a bid 2. we store it in justtrack -> status: pending 3. we try to apply it on partner side a. if successful -> status: success b. if error: we rollback the change by fetching the current value from partner -> status: rollback-error b.1. rollback succeeded -> status: rollback-error b.2. rollback-failed -> status: error 4. We update the bid based on the returning status. In the case of newly creation bids, this includesdeleting them to ensure a consistent state between justtrack and the partner.This process can take up to 30 minutes for rollbacks. Only then you will see a stable status.**NOTE:** We gather bids and apply them on the partner side in batches. This increases throughput and overall speed in which changes are applied. As a downside, if one bid in one batch fails, mostly the entire batch is rejected and enters the rollback process.

AppLike Group Bids API is one of 11 APIs that AppLike Group publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Bids. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

This API exposes 2 operations across 2 paths, and defines 18 schemas. It is described by OpenAPI 3.2.0, at version v1.0.0.

Requests are made against a single base URL, https://api.justtrack.io.

2 operations 2 paths 18 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1.0.0
Base URL
https://api.justtrack.io
Authentication
API Key
Resource Areas
1

Authentication & Security 1

AppLike Group Bids API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-API-Key (ApiKeyAuth). By default, every request must be authenticated.

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 POST. Each is listed below with its method, path, parameters, and response codes.

Bids 2

Bidding operates as a distributed transaction. The sequential flow is as follows: 1. you upload a bid 2. we store it in justtrack - status: pending 3. we try to apply it on partne…

POST
/management/v1/bids
Fetch current bids with status
body → 200400500
POST
/management/v1/bids/upload
Upload bids
body → 204400500

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are InvalidBidOutput (8 properties), UploadBidInput (7 properties), BidOutput (7 properties), ListBidsFilter (5 properties). Each schema is shown below with its type and property counts.

BidOutput
object
7 properties 4 required
UploadBidsRequest
array
ListBidsRequest
object
2 properties 1 required
InvalidBidOutput
object
8 properties 5 required
CampaignId
string
The identifier for the campaign that originated with the partner
Error
string
description of the error
RequiredPartnerId
integer
justtrack's internal ID for the partner
ListBidsResponse
object
1 property 1 required
RequiredCampaignId
string
The identifier for the campaign that originated with the partner
Bid
number
bid value in USD
ListBidsFilter
object
5 properties 1 required
RequiredPage
object
2 properties 2 required
CountryCode
string
ISO 3166-1 alpha-2 of your country, e.g. 'US'
SourceId
string
identifier provided by the ad network to target specific source app
UploadBidInput
object
7 properties 4 required
UploadBidsInvalidBidResponse
object
2 properties 2 required
ErrorResponse
object
1 property 1 required
AdSetId
string
partner's ID for this adset

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

applike-bids-api-openapi.yml Raw ↑

Other APIs AppLike Group publishes across the network.

justtrack Reporting API
justtrack Revenue Events API
adjoe SSP Revenue API
adjoe User Ad Data Report API
AppLike Group App Partner Connection API
AppLike Group Appevents API
AppLike Group Apps API
AppLike Group Campaigns API
AppLike Group Partner Configurations API
AppLike Group Partners API
Where this information came from

This is an independent, third-party profile of AppLike Group Bids API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.