Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenSea API Proxy

Tiny proxy server to hide API key in requests to OpenSea API.


This tiny Vercel serverless function acts as a proxy to the Pinboard API allowing requests from all origins.

Deployed at opensea-api-proxy.vercel.app.

Usage

Call /api/* just like if it was the OpenSea API.

For example, /api/v1/assets will be proxied to https://api.opensea.io/api/v1/assets.

License

Released undet the MIT license.

Forked from: github.com/mmazzarolo/pinboard-api-proxy

About

add api key header to opensea requests

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages