I’ve created an API key in the Account managment → API Keys →
However, when I make a request to the API. I get thrown a 400 error. No matter what API I use:
{
"message": "Call to undefined relationship [clients] on model [App\\Models\\Client]."
}