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

CAMARA Project Sim Swap Subscription API

Operation to manage event subscription on sim swap event (swapped)

CAMARA Project Sim Swap Subscription API is one of 30 APIs that CAMARA Project publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Sim Swap Subscription. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 4 operations across 2 paths, and defines 16 schemas. It is described by OpenAPI 3.2.0, at version wip.

Requests are made against a single base URL, {apiRoot}/call-forwarding-signal/vwip.

4 operations 2 paths 16 schemas 1 DELETE2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
wip
Server
{apiRoot}/call-forwarding-signal/vwip
Authentication
OpenID Connect
License
Resource Areas
1

Authentication & Security 1

CAMARA Project Sim Swap Subscription API declares 1 security scheme for authenticating requests. It supports OpenID Connect (openId) discovered at https://example.com/.well-known/openid-configuration.

  • openId — to support Consent Management

Paths & Operations 4

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

Sim Swap Subscription 4

Operation to manage event subscription on sim swap event (swapped)

POST
/subscriptions
Create a sim swap event subscription for a phone number
createSimSwapSubscription 1 param body → 201202400401403409422429
GET
/subscriptions
Retrieve a list of sim swap event subscription
retrieveSubscriptionList 1 param → 200400401403
GET
/subscriptions/{subscriptionId}
Retrieve a sim swap event subscription for a phone number
retrieveSubscription 2 params → 200400401403404
DELETE
/subscriptions/{subscriptionId}
Delete a sim swap event subscription
deleteSubscription 2 params → 204202400401403404

Schemas 16

The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are Subscription (8 properties), CloudEvent (7 properties), SubscriptionRequest (5 properties), ErrorInfo (3 properties). Each schema is shown below with its type and property counts.

SubscriptionEventType
string
swapped - Event triggered when a sim swap occurs on the line
CloudEvent
object
The notification callback
7 properties 5 required
SubscriptionRequest
object
The request for creating a sim swap event subscription
5 properties 4 required
SubscriptionAsync
object
Response for a event-type subscription request managed asynchronously (Creation or Deletion)
1 property
Protocol
string
Identifier of a delivery protocol. Only HTTP is allowed for now
CreateSubscriptionDetail
object
The detail of the requested event subscription
1 property
XCorrelator
string
DateTime
string
Timestamp of when the occurrence happened. It must follow [RFC 3339](https://datatracker.ietf.org/doc/html/rfc3339section-5.6) and must have time zone.
Subscription
object
Represents a event-type subscription.
8 properties 5 required
SinkCredential
object
A sink credential provides authentication or authorization information necessary to enable delivery of events to a target.
1 property 1 required
ErrorInfo
object
3 properties 3 required
SimSwapNotificationEventType
string
swapped - Event triggered when a sim swap was performed for this phone number - subscription-started: Event triggered when the subscription starts - subscripti…
Source
string
Identifies the context in which an event happened, as a non-empty URI-reference like: - URI with a DNS authority: https://github.com/cloudevents mailto:cncf-wg…
PhoneNumber
string
A public identifier addressing a telephone subscription. In mobile networks it corresponds to the MSISDN (Mobile Station International Subscriber Directory Num…
SubscriptionId
string
The unique identifier of the subscription in the scope of the subscription manager. When this information is contained within an event notification, this conce…
Config
object
Implementation-specific configuration parameters needed by the subscription manager for acquiring events. In CAMARA we have predefined attributes like subscrip…
3 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

camara-project-sim-swap-subscription-api-openapi.yml Raw ↑

Other APIs CAMARA Project publishes across the network.

CAMARA Project Age Verification API
CAMARA Project Call Forwarding information retrieval API
CAMARA Project Check Device Swap API
CAMARA Project Check SIM swap API
CAMARA Project Connected Network Type API
CAMARA Project Device reachability status API
CAMARA Project Discovery API
CAMARA Project Fill-in API
CAMARA Project Geofencing subscriptions API
CAMARA Project Home Devices QoD API
CAMARA Project Location retrieval API
CAMARA Project Location verification API
Where this information came from

This is an independent, third-party profile of CAMARA Project Sim Swap Subscription 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.