There was an error while loading. Please reload this page.
There are two ways to integrate with the P2PWN network.
The only requirements to have postings persist on the site are:
This is probably the simplest way to get started.
Base endpoint: https://p2pwn-production.herokuapp.com/api
https://p2pwn-production.herokuapp.com/api
Method
Endpoint
POST
/connect
body
body.entry_url
body.healthcheck_url
body.display_name
Lobby #
{ "id": string, "access_token": string, "entry_url": string, "display_name": string }
Make sure you keep your access_token to be able to un-list yourself!
access_token
POST /host/:id/disconnect
headers
headers.Authorization
Bearer ACCESS_TOKEN_GOES_HERE