API
API Configuration Overview
This page provides all the details you need to connect and authenticate with the Mavvrik API. It centralizes your endpoints, authentication tokens, and API keys so you can securely integrate Mavvrik with your own applications, scripts, or third-party systems.
API Endpoints
REST Endpoint – Use this URL to send standard REST API requests for retrieving and managing data.
GraphQL Endpoint – Use this URL for flexible, query-based interactions with the Mavvrik platform.
API Token
The API Token section allows you to authenticate securely when making requests:
Tenant ID – A unique identifier tied to your tenant account.
Expiration – Shows when your current token will expire and require renewal.
JWT (JSON Web Token) – A secure token used to authorize requests. Copy this value when calling the API.