Recall Nepal API

This is the backend API service for Recall Nepal. The API provides endpoints for contact form submissions, student applications, and newsletter subscriptions.

Security Warning: The installation file (install.php) still exists on the server. Please delete this file after setup is complete.

API Status

You can check the current status of the API using the status endpoint:

Check API Status

Available Endpoints

Contact Form

POST /api/contact.php

Submit contact form information.

Application Form

POST /api/apply.php

Submit student application information.

Newsletter Subscription

POST /api/newsletter.php

Subscribe to the newsletter.

GET /api/newsletter.php?action=unsubscribe&email=user@example.com&token=XXX

Unsubscribe from the newsletter.

© 2025 Recall Nepal. All rights reserved.