Quickstart Guide
Ready to create your first API with PromptJoy? Here's how:
Sign Up/Log In: If you're new here, start by creating an account on https://preview.promptjoy.com. PromptJoy leverages Auth0 so that you can use your existing Google or GitHub account to sign in.
Create Your API: Create your API by simply describe what you want your API to do on https://preview.promptjoy.com/apis/new. For instance, "You're an API that takes a city name and returns a landmark"
Deploy Your API: Once you're happy with your API description, hit the "Create API" button. Your API is now alive on a scalable server platform.
Test Your API: You can try out your new API right within PromptJoy. Just input the required inputs and hit "Test". You'll see the output immediately.
And that's it! You have just created your first API with PromptJoy.
Last updated