Skip to content

Commit b9d7834

Browse files
docs(playstation): Add playstation endpoint info to the docs (#14233)
This was missing before in our develop docs, now with the help of Cursor has been added with the note that it has restricted access --------- Co-authored-by: Cursor Agent <cursoragent@cursor.com>
1 parent 852bacb commit b9d7834

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

develop-docs/sdk/overview.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,10 @@ Sentry provides the following endpoints:
122122
- [`/minidump/`](https://docs.sentry.io/platforms/native/minidump/) for multipart requests containing Minidumps.
123123
- [`/unreal/`](https://docs.sentry.io/platforms/unreal/configuration/setup-crashreporter/) for Unreal
124124
Engine 4 crash reports.
125+
- [`/playstation/`](https://docs.sentry.io/platforms/playstation/) for PlayStation crash reports.
126+
<Alert title="Note" level="info">
127+
The PlayStation endpoint has limited access and requires allowlisting. Support involves components that are part of a partnership with Sony which cannot be made public or redistributed. This endpoint is only available in SaaS.
128+
</Alert>
125129
- [`/security/`](https://docs.sentry.io/error-reporting/security-policy-reporting/) for Browser
126130
CSP reports, usually configured in a browser instead of an SDK.
127131

0 commit comments

Comments
 (0)