API Key
Every request must include your API Key in theapikey header:
Contact your TECHEA account manager to obtain your
publisher_id and API Key.Example
Advertiser authentication
Advertisers use a separate API Key to callPATCH /lead/{lead_id}/status. This key is provisioned by TECHEA when your integration is set up.
Security
- Keys are sent in headers, never in URLs or query strings.
- Keys do not expire by default. Contact TECHEA to rotate a compromised key.
- Each key has a fixed scope — publisher keys cannot call advertiser endpoints and vice versa.