> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.coupontools.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# ¿Dónde puedo encontrar mi client_id y client_secret para usar la API?

Se necesitas tu client_id y client_secret para autenticarte en nuestra API.
Puede encontrar tu client_id y client_secret en tu cuenta, primero inicia sesión en tu cuenta, ve a "integraciones" y selecciona "JSON API". Aquí verás "autenticación" a la izquierda.
  
  
  

### valores POST

  
Utiliza client_id y client_secret como valores POST junto con los demás valores POST.
  

### Encabezados de autenticación

  
Utilice X-Client-id y X-Client-secret como encabezados de autenticación.