Skip to main content
Sandbox
Available in
  • NL

Unblock SIM

1.1.1

The Unblock SIM API enables secure unblocking of a blocked SIM card.

It restores access to voice, SMS, and data services in real time.

Designed to support customer recovery, fraud resolution, and operational workflows.

Integrates with BSS/OSS platforms, digital channels, and enterprise SIM mangement systems.

Try it out

Getting an Access Token

You need an access token in order to use this API.

For example:

Authorization: Bearer alEw85xBVY83owVraNwNxzsfmpXu

The token is valid for 59 minutes and 59 seconds. It can be used for multiple requests.

The bearer tokens can only be used for a specific country. For example: If you generate a token for a UK mobile number, you cannot use it to query a German mobile number.

For more information on using Authorization Basic, see RFC 6749.

If the request is valid, the API returns an access_token, along with expiry and scope information.
This access token can then be used in one or more requests for as long as the token remains valid.

If the request is not valid, the APIs returns an error message.

Vodafone Developer Portal

Discover, try, and purchase our APIs to start building your own apps