Dhesend

API Key

Create API Key

Learn how to create API Key in Dhesend API.

import Dhesend from 'dhesend';

const dhesend = new Dhesend('dhe_fdd03c4eb1');

dhesend.apiKey.create("Testing");
{
  "token": "dhe_981fd53510a741474856a27f016398d054c94151d98ad4e3fddcb332562598ad",
  "title": "Testing",
  "id": "e9134a7a-1c0f-47d4-a4a6-4355b52ad207"
}
Endpoint
This endpoint is used to create Api Keys.
POST apikey/delete
Query parameters
idstringrequired
ID of API Key.

Dhesend @ 2024 - Made with ❤ by  DHEM