> ## Documentation Index
> Fetch the complete documentation index at: https://docs.payluk.ng/llms.txt
> Use this file to discover all available pages before exploring further.

# Misc overview

> Reference lookups used across the rest of the API.

Small reference lookups that other routes depend on.

## Endpoints

| Route                                              | Method & path       | What it does                                                                                                                                                                                   |
| -------------------------------------------------- | ------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Get countries](/api-reference/misc/get-countries) | `GET /v1/countries` | Returns supported countries with their `id`, `name` and `code`. Use the `id` as `countryId` when you [create a merchant customer](/api-reference/merchant-customers/create-merchant-customer). |
