PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Question By
Solved

API Usage Tracking

Solved
nick-jensen

Nov 15th, 2018 02:58 PM

Hey gang.

I am wanting to begin tracking API usage on a per user basis. I want to then be able to limit calls per plan that the user is on.

I am thinking that I will need to run this through a middleware and also have a Task to reset the daily/monthly limits.

Any point in the right direction would be helpful.

Thanks

tnylea

Nov 19th, 2018 02:49 PM

Best Answer

Hey Guys,

Take a look at the following forum post, this should help you out: https://devdojo.com/forums/discussion/wave/api-keys-show-never-used

Thanks!