Skip to content

MineOS API Endpoints #566

@Miko958

Description

@Miko958

I'm trying to control MineOS externally using Postman currently. I'm stumbling into a problem where I cannot find the correct endpoints to send requests to. Currently, I'm having a problem accessing the console (logs/latest.log) externally through something like GET https://localhost:8443/api/{server name}/console. It is coming up with an error in the mineOS.logs such as {"command":"console","success":false,"error":{},"time_resolved":1756337950077,"level":"error","message":"server_fin","timestamp":"2025-08-27T23:39:10.077Z"}. Is there a file within mineOS that will tell me these correct external endpoints as it's being a real stuggle. Currently, I only found the endpoints to control the server, such as start, stop, restart and kill. I would really appreciate the help. Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions