API Environment and Version

To get started, use our production environment to test out your code with Knit APIs. Use the API Key from the API Keys page in the dashboard.

  • Production API Hostname: api.getknit.dev
  • API Version: v1.0
  • HTTP Protocol: https

So your end point for API calls should look like [protocol]://[api hostname]/[api version]

The endpoint would look like https://api.getknit.dev/v1.0