{ "apiConfig": { "baseUrl": "https://api.miarma.net/v2/mpaste", "endpoints": { "pastes": { "all": "/pastes", "byId": "/by-id/:pasteId", "byKey": "/s/:pasteKey" } } } }