> For the complete documentation index, see [llms.txt](https://developers.docs.bantufoundation.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.docs.bantufoundation.org/api/aggregations/paths/index.md).

# Index

import { EndpointsTable } from "components/EndpointsTable";

Paths provide information about potential path payments. A path can be used to populate the necessary fields for a path payment operation.

Learn more about the two types of path payment: [`path payment strict send`](/start/list-of-operations.md#path-payment-strict-send) and [`path payment strict receive`](/start/list-of-operations.md#path-payment-strict-receive)

Endpoints

| GET | [/paths/strict-receive](https://developers.stellar.org/api/aggregations/paths/strict-receive/) |
| --- | ---------------------------------------------------------------------------------------------- |
| GET | [/paths/strict-send](https://developers.stellar.org/api/aggregations/paths/strict-send/)       |
