cssms-api.money-rise.com Open in urlscan Pro
172.67.198.33  Public Scan

Submitted URL: https://cssms-api.money-rise.com/
Effective URL: https://cssms-api.money-rise.com/index.html
Submission: On April 21 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 1 forms found in the DOM

<form class="download-url-wrapper"><input class="download-url-input" type="text" value="/doc.json"><button class="download-url-button button">Explore</button></form>

Text Content

Explore


HTTP SMS API

 1.0 

[ Base URL: /v1 ]

/doc.json

API to send SMS messages using android SmsManager via HTTP

Contact HTTP SMS
AGPL-3.0
Schemeshttphttps
Authorize



BILLING

GET/billing/usage
Get Billing Usage.

GET/billing/usage-history
Get billing usage history.



BULKSMS

POST/bulk-messages
Store bulk SMS file



DISCORDINTEGRATION

GET/discord-integrations
Get discord integrations of a user

POST/discord-integrations
Store discord integration

PUT/discord-integrations/{discordID}
Update a discord integration



WEBHOOKS

DELETE/discord-integrations/{discordID}
Delete discord integration

GET/webhooks
Get webhooks of a user

POST/webhooks
Store a webhook

PUT/webhooks/{webhookID}
Update a webhook

DELETE/webhooks/{webhookID}
Delete webhook



DISCORD

POST/discord/event
Consume a discord event



HEARTBEATS

GET/heartbeats
Get heartbeats of an owner phone number

POST/heartbeats
Register heartbeat of an owner phone number



3CXINTEGRATION

POST/integration/3cx/messages
Sends a 3CX SMS message



LEMONSQUEEZY

POST/lemonsqueezy/event
Consume a lemonsqueezy event



MESSAGETHREADS

GET/message-threads
Get message threads for a phone number

PUT/message-threads/{messageThreadID}
Update a message thread

DELETE/message-threads/{messageThreadID}
Delete a message thread from the database.



MESSAGES

GET/messages
Get messages which are sent between 2 phone numbers

POST/messages/bulk-send
Send bulk SMS messages

POST/messages/calls/missed
Register a missed call event on the mobile phone

GET/messages/outstanding
Get an outstanding message

POST/messages/receive
Receive a new SMS message from a mobile phone

POST/messages/send
Send a new SMS message

DELETE/messages/{messageID}
Delete a message from the database.

POST/messages/{messageID}/events
Upsert an event for a message on the mobile phone



PHONES

GET/phones
Get phones of a user

PUT/phones
Upsert Phone

DELETE/phones/{phoneID}
Delete Phone



USERS

GET/users/me
Get current user

PUT/users/me
Update a user

DELETE/users/subscription
Cancel the user's subscription

GET/users/subscription-update-url
Currently authenticated user subscription update URL

PUT/users/{userID}/notifications
Update notification settings


MODELS

entities.BillingUsage
entities.Discord
entities.Heartbeat
entities.Message
entities.MessageThread
entities.Phone
entities.SIM
entities.SubscriptionName
entities.User
entities.Webhook
requests.DiscordStore
requests.DiscordUpdate
requests.HeartbeatStore
requests.MessageBulkSend
requests.MessageCallMissed
requests.MessageEvent
requests.MessageReceive
requests.MessageSend
requests.MessageThreadUpdate
requests.PhoneUpsert
requests.UserNotificationUpdate
requests.UserUpdate
requests.WebhookStore
requests.WebhookUpdate
responses.BadRequest
responses.BillingUsageResponse
responses.BillingUsagesResponse
responses.DiscordResponse
responses.DiscordsResponse
responses.HeartbeatResponse
responses.HeartbeatsResponse
responses.InternalServerError
responses.MessageResponse
responses.MessageThreadsResponse
responses.MessagesResponse
responses.NoContent
responses.NotFound
responses.OkString
responses.PhoneResponse
responses.PhonesResponse
responses.Unauthorized
responses.UnprocessableEntity
responses.UserResponse
responses.WebhookResponse
responses.WebhooksResponse