How to use an api in filament

I have been trying to do is to use an external api with filament to list, view and edit.

What I have done is installing an api driver on my Laravel project and looked to integrate the api with my filament.
I tried to do it with a normal resource but i have no luck in making it work, I have also looked in the custom tables, forms and view docs but no luck.

I can't find the relevant docs to make it work.

Is it possible to use an api with filament?

note: i am rather new with external api's in Laravel and Filament.
Was this page helpful?