Welcome to Test
This page will show you the basics of how to use Test.
Getting Super Powers
Becoming a super hero is a fairly straight forward process:
$ give me super-powersOnce you're strong enough, save the world:
# Ain't no code for that yet, sorry
echo 'You got to trust me on this, I saved the world'Super Power API
GET /v1/super-powers
This allows you to use your super powers on civilians.
Path Parameters
Name
Type
Description
powerLevel
string
Use this to specify the level to which you want to use your super power.
{
"yourID": 0000,
"successful": true,
"killRatio": 3Don't kill to many people, or you API might be revoked. A good amount to limit yourself to is 2 dozen.
Last updated
Was this helpful?