Jump to Content
API Reference
v1.0
Log In
API Reference
Log In
v1.0
API Reference
Add a code.
Search
JUMP TO
Introduction
Prison Break API Documentation
Prison Break API Documentation
/episodes
Get all episodes.
get
Add an episode.
post
/episodes/{id}
Get a single episode by id.
get
Update a single episode by id.
put
Delete episode.
del
/characters
Get all characters.
get
Add a character.
post
/characters/{id}
Get a single character by id.
get
Update a single character by id.
put
Delete character.
del
/locations
Get all locations.
get
Add a location.
post
/locations/{id}
Get a single location by id.
get
Update a single location by id.
put
Delete location.
del
/codes
Get all codes.
get
Add a code.
post
/codes/{id}
Get a single code by id.
get
Update a single code by id.
put
Delete code.
del
Powered by
Add a code.
post
https://prisonbreakapi.me/api/codes
Uses data from message body and adds a new code.
Language
Shell
Node
Ruby
PHP
Python
Response
Click
Try It!
to start a request and see the response here!