quaint-potato-13675
07/01/2024, 7:16 AMchilly-king-10285
07/01/2024, 7:16 AMchilly-king-10285
07/01/2024, 7:17 AMory_apikey_
or ory_pat_
, which makes it easy to identify them when analyzing code. For example, when calling the Admin API at /admin/identities
, include the API Key in the Authorization
header: bash GET /admin/identities HTTP/1.1 Host: $<http://PROJECT_SLUG.projects.oryapis.com|PROJECT_SLUG.projects.oryapis.com> Accept: application/json Authorization: Bearer $API_KEY
For more information, you can refer to the [Ory documentation](https://www.ory.sh/docs/concepts/personal-access-token#authorizing-ory-network-project-admin-apis).quaint-potato-13675
07/01/2024, 7:20 AMdazzling-napkin-4938
07/01/2024, 7:26 AMquaint-potato-13675
07/01/2024, 7:28 AMdazzling-napkin-4938
07/01/2024, 7:29 AMquaint-potato-13675
07/01/2024, 7:34 AM