Authorization como Bearer token.
Para obtener tu API Key, ve a Settings en tu cuenta de Opptima.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Cómo autenticar tus solicitudes a la API de Opptima con tu API Key.
Authorization como Bearer token.
curl https://api.ckpnd.com:5001/v1/email \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json"
Authorization: Bearer YOUR_API_KEY
