Home docs switch Beach
Post

Beach

The beach server only accepts requests with a valid device certificate and requires a device token.

Methods

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

Errors

On error, the server sends the following response:

FieldDescription
errorSee below

The error is encoded like this:

FieldDescription
codeError code (string with 4 digits)
messageError message

Known Errors

CodeMessage
1001api not found
1009internal server error
Contents