/
GE
genji
/
Genji Shimada API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.1.0
2026-07-13
225
241
316.1 KB
Maps
Create Map
post
/api/v3/maps
Request body
MapCreateRequest
required
code
string
required
map_name
string
required
category
'Classic'
|
'Increasing Difficulty'
|
'Other'
required
creators
Creator[]
required
checkpoints
integer
required
difficulty
'Easy -'
|
'Easy'
|
'Easy +'
|
'Medium -'
|
'Medium'
|
'Medium +'
|
'Hard -'
|
'Hard'
|
'Hard +'
|
'Very Hard -'
|
'Very Hard'
|
'Very Hard +'
|
'Extreme -'
|
'Extreme'
|
'Extreme +'
|
'Hell'
required
official
boolean
hidden
boolean
playtesting
'Approved'
|
'In Progress'
|
'Rejected'
archived
boolean
mechanics
string[]
restrictions
string[]
tags
string[]
description
string
nullable
medals
MedalsResponse
guide_url
string
nullable
title
string
nullable
custom_banner
string
nullable
Response
Document created, URL follows
MapCreationJobResponse
required
job_status
JobStatusResponse
data
MapResponse
required