jmotors

🔑 API Access Tokens

Generate and manage access tokens for API integration and secure authentication

⚡ Secure authentication   •   API integration   •   Developer tools

Generate New Token

Active Tokens

2/5

Token Limit

5 Maximum

Use a descriptive name to identify this token's purpose

Comma-separated list of IP addresses or ranges

Keep your tokens secure and never share them publicly. Each token will be shown only once after generation.

Active Tokens

No active tokens

Web Dashboard

Read permissions

Active

Expires: 15 Dec 2023

Created: 15 Nov 2023

Mobile App

Read, Write permissions

Active

Expires: 20 Jan 2024

Created: 20 Dec 2023

Token Security

  • Never share tokens in public repositories
  • Rotate tokens regularly
  • Use IP restrictions when possible

Token Information

What are access tokens used for?

Access tokens allow third-party applications to interact with the Jmotors API on your behalf. They provide a secure way to authenticate requests without sharing your password. Common uses include integrating with custom applications, automated scripts, and development tools.

How do I use an access token?

Include the token in the Authorization header of your HTTP requests: Authorization: Bearer YOUR_TOKEN_HERE. For security, always use HTTPS when making requests with your access token. Refer to our API documentation for endpoint specifics.

What should I do if my token is compromised?

If you suspect your token has been exposed, revoke it immediately from this page and generate a new one. Monitor your account for any suspicious activity. Consider enabling two-factor authentication for additional security.