How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

SimpleTexting Campaigns API

Create and retrieve bulk campaigns to lists and segments.

SimpleTexting Campaigns API is one of 12 APIs that SimpleTexting publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Campaigns. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 3 operations across 2 paths, and defines 10 schemas. It is described by OpenAPI 3.2.0, at version 2.0.0.

Requests are made against a single base URL, https://api-app2.simpletexting.com/v2.

3 operations 2 paths 10 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0.0
Base URL
https://api-app2.simpletexting.com/v2
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

SimpleTexting Campaigns API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (api_key). By default, every request must be authenticated.

  • api_key — Bearer authentication (also called token authentication) is an authentication scheme that involves security tokens called bearer tokens. The name “Bearer authe…

Paths & Operations 3

Across 2 paths, the API surfaces 3 operations — 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Campaigns 3

Send and manage campaigns directly from the SimpleTexting API. The endpoint allows you to Create and Send a campaign, get a specific campaign by its name or ID, or list all of you…

GET
/api/campaigns
Get all Campaigns
getCampaigns 8 params → 200
POST
/api/campaigns
Send a Campaign
createCampaign body → 201
GET
/api/campaigns/{campaignId}
Get a Campaign
getCampaign 1 param → 200

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are FetchedCampaignDto (16 properties), MessageTemplate (7 properties), ImmediatelyCampaignRequest (6 properties), FetchedMessageTemplate (5 properties). Each schema is shown below with its type and property counts.

FetchedCampaignDto
object
Page content and number of elements is restricted by page size.
16 properties 7 required
TrackingLink
object
The links that were tracked with the campaign, if available Example: {"url": "www.simpletexting.net","clickCount": 550}
2 properties
FetchedMessageTemplate
object
Template of message sent Example: {"mode": "MMS","subject": "Some message from SimpleTexting","text": "Hello! How are you?","fallbackText": "Some text","mediaI…
5 properties 1 required
MessageTemplate
object
Campaign Template Example: { "mode": "MMSPREFERRED", "subject": "My first campaign", "text": "Hi %%firstname%%, welcome to our campaign!", "fallbackText": "My…
7 properties 2 required
ObjectIdDto
object
ID of created or modified object
1 property
ContactList
object
Array of objects (Contact list) All the lists where the contact is stored subscriptionStatus
2 properties
ImmediatelyCampaignRequest
object
6 properties 2 required
FetchedCampaignOutcomeDto
object
The available stats for the campaign that was retrieved Example: {"successRate": 100,"optOutRate": 0,"totalSent": 1000,"creditsTotal": 1000}
4 properties
PageViewFetchedCampaignDto
object
Page representation for search/fetch result
3 properties
Segment
object
Page content and number of elements is restricted by page size.
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

simpletexting-campaigns-api-openapi.yml Raw ↑

Other APIs SimpleTexting publishes across the network.

SimpleTexting Contact Lists API
SimpleTexting Contact Segments API
SimpleTexting Contacts API
SimpleTexting Contacts - Batch Operations API
SimpleTexting Custom Fields API
SimpleTexting Media Items API
SimpleTexting Messages API
SimpleTexting Tenant API
SimpleTexting Webhooks API
SimpleTexting Tenant phones API
SimpleTexting Webhook Reports API
Where this information came from

This is an independent, third-party profile of SimpleTexting Campaigns API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.