# Acquisitions (/docs/core-concepts/indicators/acquisitions)



Acquisition indicators are available through:

* `GET /indicators/acquisitions/summary-statistics`
* `GET /indicators/acquisitions/time-series`
* `GET /indicators/acquisitions/proof-points`

## Where The Data Comes From [#where-the-data-comes-from]

Trendtracker models acquisition events in its graph and links involved organizations back to topic context.

## Typical Questions [#typical-questions]

* Is the market consolidating around this trend?
* Are acquisitions becoming larger or more frequent?
* Which exact deals are driving movement?

## Endpoint Pattern [#endpoint-pattern]

These are topic-centric GET endpoints with filters such as:

* `topicIds`
* date range (`start`, `end`)
* `loadChildren`
* certainty threshold
