Skip to main content

Hackathons

Get Get Active Hackathons

GEThttps://cache.showwcase.com/hackathons

Get Get Hackathon

GEThttps://cache.showwcase.com/hackathons/:slugOrId

Post Create Hackathon

POSThttps://cache.showwcase.com/hackathons
Headers
FieldDescription
X-API-KEYAn API key that represents the user who wants to take an action. Read more about API keys here.
Body
FieldTypeDescription
namestringHackathon name. Min length 1. Max length 150
descriptionstringHackathon short description.
aboutstringHackathon about text.
locationIdnumberHackathon location.
rewardstringHackathon reward.
startDatestringHackathon start date.
endDatestringHackathon end date.

Put Update Hackathon

PUThttps://cache.showwcase.com/hackathons
Headers
FieldDescription
X-API-KEYAn API key that represents the user who wants to take an action. Read more about API keys here.
Body
FieldTypeDescription
namestringHackathon name. Min length 1. Max length 150
descriptionstringHackathon short description.
aboutstringHackathon about text.
startDatestringHackathon start date.
endDatestringHackathon end date.

Get Get Hackathon Participants

GEThttps://cache.showwcase.com/hackathons/:slugOrId/participants
Query
FieldTypeDescription
skip

Default value: 0

numberPagination offset.
limit

Default value: 15

numberPagination limit. (Max value 100)

Post Apply to Hackathon

POSThttps://cache.showwcase.com/hackathons/:slugOrId/participants
Headers
FieldDescription
X-API-KEYAn API key that represents the user who wants to take an action. Read more about API keys here.