-
Notifications
You must be signed in to change notification settings - Fork 68
Beach Server
Yannik Marchand edited this page Aug 18, 2024
·
1 revision
Switch > Beach
The beach server only accepts requests with a valid device certificate and requires a device token.
Path |
---|
/v1/devices/<id>/notification_token/register |
/v1/devices/hac/unlink |
/v1/my/devices |
/v1/my/devices/hac/link |
/v1/my/devices/hac/unlink_all |
/v1/my/membership/free_trial_availability |
/v1/rom_cards |
/v1/rom_cards/register |
On error, the server sends the following response:
Field | Description |
---|---|
error | See below |
The error is encoded like this:
Field | Description |
---|---|
code | Error code (string with 4 digits) |
message | Error message |
Code | Message |
---|---|
1001 | api not found |
1009 | internal server error |
- Home
-
NEX
- PRUDP Protocol
- RMC Protocol
-
NEX Services
- Common
- Nintendo
- Kerberos Authentication
- Hpp Server
- NPLN
- Pia
- Switch Servers
- Other Pages