🚀 PromptCraft API Testing Dashboard

PRODUCTION

🔧 Interactive API Testing Dashboard

Test your API endpoints directly from the browser. Monitor requests, responses, and CORS behavior in real-time.

Base URL: http://api.prompt-temple.com
Templates List
GET
/api/v2/templates/
Get all templates with pagination and ordering

Custom Headers (Optional)

Response

    
Template Categories
GET
/api/v2/template-categories/
Get all template categories

Custom Headers (Optional)

Response

    
User Login
POST
/api/v2/auth/login/
Login with email and password

Custom Headers (Optional)

Response

    
User Registration
POST
/api/v2/auth/registration/
Register a new user

Custom Headers (Optional)

Response

    
System Status
GET
/api/v2/status/
Check system health and configuration

Custom Headers (Optional)

Response