/
GE
genji
/
Genji Shimada API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 40m ago · Updated 4w ago
View markdown
genji
Genji Shimada API
post
Create Map
v1
latest
OpenAPI 3.1.0
2026-07-13
225
241
316.1 KB
Authentication
16
Autocomplete
7
Change Requests
11
Community
11
Completions
18
Content
17
Internal
3
Lootbox
16
Map Edits
7
Maps
21
get
Check Code Exists
post
Convert to Legacy
get
Get Guides
post
Create Guide
get
Search Maps
post
Create Map
delete
Delete Guide
patch
Update Guide
get
Get Affected Users
get
Get Map Plot Data
get
Get Mastery Data
post
Update Mastery
get
Get Partial Map
get
Get Trending Maps
post
Link Map Codes
delete
Unlink Map Codes
post
Override Quality Votes
patch
Release Map Code
post
Send to Playtest
patch
Set Archive Status
patch
Update Map
Newsfeed
2
Notifications
12
Playtest
9
Rank Card
9
Skill
9
Store
17
Tags
3
Tournaments
22
Users
11
Utilities
4
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