Colour PF Create with splash
Loading…

Connecting PF Create to Make

Connecting PF Create to Make

Difficulty: Easy — HTTP module with custom headers.
Requires: Make account (any plan)

Before You Start

  • Your pfk_… Portal Access Key — log in at user.pfcreate.ca, select Security from the menu, click Rotate Portal Access Key, and copy the key immediately. It will not be shown again.

Steps

  1. Add an HTTP > Make a request module.
  2. Set URL to https://mcp.pfcreate.ca/sse.
  3. Method: GET.
  4. Add headers:
    • Authorization: Bearer pfk_YOUR_KEY_HERE
    • Accept: text/event-stream

Troubleshooting

Connection timeout — Image generation can take 30–90 seconds. Increase module timeout in Make settings.

401 errors — Check the Bearer token includes the full pfk_ prefix.

Back to all connection guides