API Docs
Just curious, is there any documentation available for the Public API that shows all the potential actions that can be taken?
I was thinking about utilizing the API with a new project I am working on.
14 Replies
Project ID:
N/A
You might find these helpful:
- Developer plan
- Railway API Preview
- Any API endpoint to deploy a project?
⚠️ experimental feature
N/A
haha not even you can read docs
https://railway.app/graphiql
That’s what I was thinking.
I’ll just stick with my old thoughts of building my project then
huh, that shows everything the public api can do
I’m gonna have to check it from my computer before I make the decision for sure. I’m on my phone right now
Just checked it out, I don't think it will work the way I was hoping... Dang.
just curious, what where you hoping to do with the api
I was looking to build a multi-tenant product, where people would sign up, but then using the API, I would deploy a project for that particular tenant, and resources for them to isolate their data from anyone else. I wanted to abstract at the "hardware" level, instead of at the software level.
and you cant do that with the mutations available?
Not at quick glance... Maybe I missed something.
Damn! I'm dumb! I missed the "Project Create" mutation!
yeah if you can do it with the new cli, you can do it with the api
I'm gonna have to mess with it a bit, and then make my ultimate decision
Thanks Brody! It's been a long day, and my brain isn't working!
no problem!