FetchLayer API — FetchLayer Docs
FetchLayer fetchlayer.dev Sign in

FetchLayer API

Core FetchLayer API endpoints for account introspection. All requests go to https://api.fetchlayer.dev/fetchlayer/{endpoint} with a Bearer API key.

OpenAPI JSON
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