This documentation page interacts directly with the Percy API and provides language-specific code snippets for making those requests.
It is possible to request project details, the project's builds, and each build's snapshots with an associated project's read-only or full-access token. When clicking the Try It
button for any endpoint, the page will prompt for authentication via the Authorization header.
See the screenshot below for an example. The Token xxxxx
where xxxxx
is the desired project's read-only or full-access token. Be sure to include the Token
prefix in the Authorization header.
