F-API Live Document
Last updated
Last updated
A request pattern for Space3 System to fill-up with user information.
https://partner.com/space3/playing/{email}/1?wallet={wallet}
HTTP headers for the request, it can be used for authentication such as X-API-Key
.
{"X-API-Key":"<your-api-key>"}
An Object ID string represents a user on Space3.
object-id-string
An Email linked to the user on Space3.
user.email@gmail.com
A Wallet linked to the user on Space3.
0x0000000000000000000000000000000000000000
A Twitter ID linked to the user on Space3.
0808080808
A Discord ID linked to the user on Space3.
0808080808
In ISO Date format, Auto filled by Space3 System, you can put a sample here to test your API.
In ISO Date format, Auto filled by Space3 System, you can put a sample here to test your API.
Simple type response.
A successful response for the F-API