FetchLayer API
Core FetchLayer API endpoints for account introspection. All requests go to https://api.fetchlayer.dev/fetchlayer/{endpoint} with a Bearer API key.
GET
/me/credits Account Current available credits
Returns the available credits for the current user behind the Bearer API key.
Quick reference
Method Endpoint Category