NoParam
  • Introduction
  • Authentication
  • API Endpoints
  • API Playground
  • SDK Examples
  • Error Handling
  • Mailchimp
  • Troubleshooting
  • Best Practices
  • Changelog
Powered by GitBook
On this page

Authentication

Authentication

To use the NoParam API, you need an API key. Pass the API key in the Authorization header:

🔑 Example Request

POST /verify HTTP/1.1
Host: noparam.com/api/v1
Authorization: Bearer YOUR_API_KEY
Content-Type: application/json
PreviousIntroductionNextAPI Endpoints

Last updated 3 months ago