Skip to content

API Application

API Applications allow you to securely connect Taskip with external systems, custom scripts, or third-party tools.

Each application generates a unique API key that authorizes access to Taskip’s public APIs.

Settings → API Application

Creating an API 

  1. Click Create API.

  1. Enter a descriptive Title for the application
    (e.g., “CRM Sync”, “Custom Dashboard”).
  2. Set an Expiration Date for the API key. (Optional)
    If no date is selected, the key is valid for 1 year by default.

  1. Click Submit.
  2. Copy the generated API Key immediately and store it securely.
The API key is shown only once for security reasons.

Managing API Applications

  • View all active API applications from the main list
  • Track expiration dates to avoid service interruptions
  • Revoke or regenerate API keys when needed

Security Best Practices

  • Never share API keys publicly
  • Do not commit API keys to source control
  • Rotate keys periodically
  • Revoke access for applications that are no longer in use