Dhesend

API Key

List API Keys

Learn how to create API Key in Dhesend API.

import Dhesend from 'dhesend';

const dhesend = new Dhesend('dhe_fdd03c4eb1');

dhesend.apiKey.list();
[
  {
    "id": "e9134a7a-1c0f-47d4-a4a6-4355b52ad207",
    "token": "dhe_981fd53510a741474856a27f016398d054c94151d98ad4e3fddcb332562598ad",
    "title": "Testing",
    "createdAt": "2025-01-01T18:50:09.168Z"
  },
  ...
]
Endpoint
This enpoint is used to list API Keys.
GET apikey/list

Dhesend @ 2024 - Made with ❤ by  DHEM