Use our REST API to interact with our platform. Learn the basics for using the API, instructions for deploying sites, and notes on commonly used endpoints.| docs.netlify.com
Learn about the different options for declaring and using environment variables, their limits, and overrides.| docs.netlify.com
Divide traffic to your site between different deploys without performance impact. Use Split Testing for A/B testing or private beta releases.| docs.netlify.com
Identify environment variables available in the build environment, set your own environment variables, and use environment variables during builds.| docs.netlify.com
Use rewrite rules to fetch a location behind the scenes while the URL in the visitor’s address bar remains the same. Proxy to another service or site.| docs.netlify.com
Use serverless functions to run on-demand, server-side code without having to run a dedicated server. Learn about default and custom deployment options.| docs.netlify.com