Live data from Hacker News

Pat vs. API Key

news.ycombinator.com

1–4 of 4 posts

Re: Pat vs. API Key

#4
post #3

PAT are tied to users, api keys to an team or organization.

Pats are good for apps tied to users: cli, gui clients, ...

Api keys and similar are better for services that are long running and should not go down: websites, backends that require access to other services.