WalrusBatch processingSuggest EditsCreating a new endpoint Include the /api/walrus/ designation for example @app.route('/api/walrus/status', methods=['GET']) not @app.route('/status', methods=['GET'])Updated over 4 years ago Did this page help you?YesNoCopy PageTable of Contents Creating a new endpoint