Example Request
Copy
GET /wp-json/latepoint-api/v1/info
Example Response
Copy
{
"plugin_version": "1.0.0",
"latepoint_version": "5.0.0",
"wordpress_version": "6.4.2",
"php_version": "8.1.0",
"endpoints": [
"/bookings",
"/agents",
"/services",
"/customers",
"/payments",
"/orders",
"/coupons",
"/locations",
"/availability",
"/info",
"/test"
]
}