> For the complete documentation index, see [llms.txt](https://kb.chrisltd.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.chrisltd.com/cheat-sheets/nextjs.md).

# NextJS

### Testing APIs with Postman (or Insomnia)

You'll need to login and [copy your Bearer token authorization](https://github.com/auth0/nextjs-auth0/issues/135) into your API tool of choice. If you're using Postman, there is an [Interceptor Chrome Extension](https://learning.postman.com/docs/sending-requests/capturing-request-data/interceptor) that simplifies this process.
