My profile
Welcome to Parkvadrata API!
Getting started
This endpoint returns detailed information about the authenticated user (the account linked to the provided API key).
It’s useful for displaying profile data or verifying authentication when integrating the API into your internal dashboard.
Endpoint example
GET https://api.parkvadrata.com/api/v1/booking/public/users/me?apiKey=YOUR_API_KEYThe response includes user ID, name, email, agency information, and permissions related to your account.
My profile
Welcome to Parkvadrata API!
Getting started
This endpoint returns detailed information about the authenticated user (the account linked to the provided API key).
It’s useful for displaying profile data or verifying authentication when integrating the API into your internal dashboard.
Endpoint example
GET https://api.parkvadrata.com/api/v1/booking/public/users/me?apiKey=YOUR_API_KEYThe response includes user ID, name, email, agency information, and permissions related to your account.