Endpoints & Testing

Configure and test CRUD endpoints for your mock APIs with built-in tools.

📝 Documentation in Progress
This page is currently being developed. For now, check out the Quick Start guide for endpoint examples.

Coming Soon

  • Default endpoint structure (GET, POST, PUT, DELETE)
  • Custom endpoint configuration
  • Query parameters and filtering
  • Testing endpoints with cURL
  • Using Postman collections
  • Response formats and status codes