🔐 Base64 Authentication Generator
Generate Base64 encoded authentication for WordPress Application Password
Base64 Encoded Authentication
How to use:
- Copy the Base64 string above
- In your API requests, add header:
Authorization: Basic [paste_base64_here] - Or use in ChatGPT Custom Actions authentication settings
OpenAPI Schema Generator
Generate ChatGPT Custom Action schema for your WordPress site
Your OpenAPI Schema
Next Steps:
- Click "Copy to Clipboard" above
- Go to ChatGPT → Explore GPTs → Create
- Configure your GPT, then click Actions
- Click Import from URL or paste the schema directly
- Under Authentication, select None (or configure Basic Auth if needed)
- Test your custom GPT!
