Enter a contest

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

slugstringRequired

Headers

X-API-Keystring or nullOptional

Request

This endpoint expects an object.
entry_sourcestringOptionalDefaults to STANDARD
picksanyOptional

Response

Successful Response
contest_slugstring
created_atdatetime
entry_sourcestring
idstring
scorestring
statusstring
prize_amountstring or null
prize_badge_keystring or null
prize_hold_reasonstring or null
rankinteger or null
skill_test_passedboolean or null

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
429
Too Many Requests Error
500
Internal Server Error