SimpleTexting · Authentication Profile
Simpletexting Authentication
Authentication
SimpleTexting secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.
SMSMMSMessagingMarketingText MessagingSMS MarketingCommunicationsCampaignsContactsWebhookA2P 10DLC
Methods: apiKey
Schemes: 1
OAuth flows:
API key in: header
Security Schemes
api_key apiKey
· in: header (Authorization)
Source
Authentication Profile
generated: '2026-08-13'
method: searched
docs: https://api-doc.simpletexting.com/
source: >-
https://api-doc.simpletexting.com/ (Authentication section of SimpleTexting's own
reference) and the `api_key` securityScheme in the OpenAPI it publishes
(openapi/_original/simpletexting-openapi.yml, harvested 2026-08-13), confirmed by a
live unauthenticated probe of https://api-app2.simpletexting.com/v2/api/messages
returning HTTP 401 ERR_AUTH_TOKEN_MISSING.
summary:
types:
- apiKey
api_key_in:
- header
oauth2: false
scopes: false
mtls: false
schemes:
- name: api_key
type: apiKey
in: header
parameter: Authorization
format: 'Authorization: Bearer <token>'
description: >-
A single long-lived account bearer token, sent in the Authorization header on
every request. SimpleTexting's reference: "Each time you make a request to our
API, we use a bearer token in your header to authenticate your account. API
requests without authentication will fail. Your API token can be found under
settings." Despite the "Bearer" convention, the scheme is declared in the
OpenAPI as apiKey-in-header rather than http/bearer.
token_source: https://app2.simpletexting.com/integrations/webhooks (API / integrations settings)
sources:
- openapi/_original/simpletexting-openapi.yml
- https://api-doc.simpletexting.com/
access_gate:
approval_required: true
evidence: >-
"For additional security, our API is by approval only. If you'd like access, sign
up for a trial account and email support@simpletexting.net with details about your
use case." — https://api-doc.simpletexting.com/
contact: support@simpletexting.net
authorization_model:
scopes: none
restricted_keys: none
rotation_policy: not published
expiry: not published
note: >-
One token carries full account authority over messaging, contacts, media and
webhooks. There is no scope, no read-only key, no per-integration credential and
no documented rotation or expiry, so least-privilege delegation to an agent is not
possible today.
observed:
probed: '2026-08-13'
request: GET https://api-app2.simpletexting.com/v2/api/messages with no Authorization header
http_status: 401
content_type: application/problem+json;charset=utf-8
error_code: ERR_AUTH_TOKEN_MISSING
legacy_v1:
docs: https://simpletexting.com/api/docs/
schemes:
- {name: bearer, in: header, parameter: Authorization, status: current for v1}
- {name: token, in: query, parameter: token, status: deprecated,
note: '"Api token auth is only available for users that started using the v1 api before 09.01.2021"'}
warning: >-
Query-parameter token auth leaks credentials into logs, proxies and referrers. It
is closed to new accounts but still served for older ones.
Work with this as data
Every security artifact here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for security posture
4 MCP tools reach this
find_securityBrowse and filter every security artifact in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This security artifact
curl "https://apis.io/api/v1/security/simpletexting-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.