Mattermark · Authentication Profile
Mattermark Authentication
Authentication
Mattermark authenticates both the REST API (https://api.mattermark.com/) and the GraphQL API (https://eapi.mattermark.com/) with a single static account API key. The key is accepted two ways: as an HTTP Bearer token in the Authorization header (the form the published Swagger definition declares), or as a `key` query-string parameter (documented on the REST getting-started page). There is no OAuth 2.0 or OpenID Connect surface, no scope model, no token exchange and no key rotation or expiry policy in the documentation.
Mattermark secures its APIs with apiKey and http across 2 declared security schemes, as derived from its OpenAPI definitions.
CompanyBusiness IntelligenceCompany DataInvestorsFundingSales IntelligenceMarket Research
Methods: apiKey, http
Schemes: 2
OAuth flows:
API key in: header, query
Security Schemes
APIKeyHeaderParam apiKey
keyQueryParam apiKey