# prb api command reference

Make an authenticated GraphQL request. This page documents **1 command** under `prb api`.

Run any command with `--help` to inspect the flags, accepted values, and examples provided by your installed version. Return to the [complete CLI command reference](/docs/developers/cli/commands) to browse another command.

| Command   | Description                            | Usage             | Source                                                                                |
| --------- | -------------------------------------- | ----------------- | ------------------------------------------------------------------------------------- |
| `prb api` | Make an authenticated GraphQL request. | `prb api <query>` | [View implementation](/docs) |
