All API requests are made to the following base URL:
https://api.dapplooker.com/v1
This endpoint supports two authentication methods:
Method
Description
API Key
Provide your Loky API key using the api_key parameter for authenticated access.
api_key
x402 Payment Protocol
If api_key is not provided, the request automatically uses the x402 protocolarrow-up-right for on-chain payment verification.
hashtagπ‘ Tips To get access to your API key, please reach out to the DappLookerarrow-up-right team For seamless integration, user can follow the x402 Quickstart Guide for Buyersarrow-up-right.
To get access to your API key, please reach out to the DappLookerarrow-up-right team
For seamless integration, user can follow the x402 Quickstart Guide for Buyersarrow-up-right.
200 (Successful)
Returned when the request is successful
400 (Bad Request)
Invalid request and the server could not process the user's request
401 (Unauthorized)
Invalid API key for the requested resource by the user
402 (Payment Required)
Uses the x402 protocolarrow-up-right for on-chain payment required
423 (Too many requests)
Likely indicating that the rate limit has reached
Default Rate Limit: 100 calls per minute.
Can be configured based on subscription tier you chose
Last updated 3 months ago