Número Angel: Sincronia¶
O endpoint Número Angel: Sincronia analisa qualquer número que você veja repetidamente (relógio, placa de matrícula, recibo, etc.) e detecta padrões espirituais: - Repetitivo (por exemplo, 111, 4444) - Espelhado (por exemplo, 121, 1221, 123321) - Sequencial (por exemplo, 123, 987)
Em seguida, reduz o número para a sua vibração principal (1-9, 11, 22, 33) e fornece: - Significado do número angelical base - Mensagem de sincronia aprimorada com base no padrão
Números Maestros Preservados: 11, 22, 33
Endpoint¶
| Método | Caminho |
|---|---|
GET | https://api.numerologyapi.com/api/v1/angel-number-sync |
POST | https://api.numerologyapi.com/api/v1/angel-number-sync |
Nota: POST utiliza o mesmo caminho que GET — sem sufixo
/post.
Cabeçalhos Necessários¶
Você também pode autenticar com
Authorization: Bearer YOUR_API_KEY.Crie e gerencie chaves de API no painel de controle da API de Numerologia (Numerology API dashboard).
Parâmetros¶
| Parâmetro | Tipo | Obrigatório | Descrição |
|---|---|---|---|
number | string | Sim | Qualquer string numérica (por exemplo, "111", "1234", "1221"). |
Apenas dígitos — caracteres não numéricos são rejeitados.
Adicione o parâmetro de consulta opcional
langpara localizar as respostas. Valores suportados:en,es,de,fr,pt.
Exemplos de Requisições¶
Requisição GET¶
curl --request GET \
--url "https://api.numerologyapi.com/api/v1/angel-number-sync?number=1234&lang=en" \
--header "X-API-Key: YOUR_API_KEY"
Requisição POST (Corpo JSON)¶
curl --request POST \
--url "https://api.numerologyapi.com/api/v1/angel-number-sync?lang=en" \
--header "X-API-Key: YOUR_API_KEY" \
--header "Content-Type: application/json" \
--data '{
"number": "1234"
}'
Exemplo de Resposta¶
{
"number": 1234,
"reduced_number": 1,
"base_meaning": {
"title": "Angel Number 1 – The Spark of New Beginnings",
"overview": "Angel Number 1 is the powerful signal that you are entering (or already in) a phase of fresh starts, independence, and self-leadership. Your guides are reminding you: You are the creator of your reality. Trust your instincts, step forward boldly, and know that the universe is backing your solo journey right now.",
"core_message": "Initiation • Independence • Leadership • Originality • Confidence",
"what_your_guides_are_saying": [
"You are being called to trust yourself completely.",
"A new chapter, idea, or path is opening — take the first step.",
"Stop waiting for permission. Your vision is valid and divinely supported.",
"Release fear of standing alone — your individuality is your greatest strength."
],
"emotional_spiritual_guidance": "This number often appears when you're doubting your own power or hesitating to begin something important. It is a loving cosmic 'green light' — go for it. The energy is on your side.",
"practical_action_steps": [
"Start that project, conversation, or personal goal today.",
"Affirm your independence and self-worth daily.",
"Make at least one bold decision this week without overthinking.",
"Visualize your desired outcome and take the first small action toward it."
],
"affirmation": "I am the divine creator of my reality. I lead with courage, clarity, and unshakeable confidence.",
"when_you_most_need_this_number": "When feeling stuck, dependent, or afraid to stand in your truth."
},
"base_detailed_meaning": "Angel Number 1 is a powerful divine nudge toward self-leadership, originality, and the courageous initiation of new chapters aligned with your soul’s purpose. The angels affirm that you are being called to step fully into your autonomy—not out of ego, but from a place of sacred trust in your unique path and inner wisdom. This number signals that the universe supports your fresh starts, bold ideas, and solo ventures; now is the time to act on that quiet knowing you’ve been ignoring. However, be mindful of impatience that rushes outcomes before foundations are laid, or the shadow of independence that isolates when collaboration would serve better. Your angels remind you that true leadership includes humility—to inspire without dominating, and to recognize that your light gives others permission to shine too. Take one small, decisive action today that aligns with your vision, even if no one else sees its value yet; momentum builds from motion, not consensus. This is not just a sign of new beginnings, but a confirmation that you already hold everything needed to create what your heart desires. When embraced with faith, Angel Number 1 becomes a beacon of inspired action—proving that every great legacy begins with the quiet courage to say 'I begin.'",
"synchronicity": {
"type": "sequence",
"description": "The sequential flow within 1234 (e.g., 123, 456) signifies divine order, progressive evolution, and step-by-step alignment. It reflects that you are on a path of incremental growth connected to **Angel Number 1 – The Spark of New Beginnings**, and the angels are affirming that each small choice matters. This synchronicity reassures you that even if progress feels slow or invisible, momentum is building beneath the surface. It may also indicate a need to re-sequence your priorities—ensuring your actions follow a logical, heart-aligned progression rather than chaotic leaps. Trust the process; do not rush the outcome. The universe rewards patience paired with consistent, conscious movement.",
"guidance_prompt": "Am I honoring the natural sequence of my growth around initiation • independence • leadership • originality • confidence? Where might I be skipping essential steps—or resisting necessary pauses?",
"energetic_quality": "progressive, orderly, encouraging",
"common_contexts": [
"career development",
"skill mastery",
"healing journeys",
"manifestation cycles"
]
},
"_enterprise": {
"client": "The Numerology API",
"plan": "Enterprise",
"request_id": "2c5aaed6d160e178",
"quota": "unlimited",
"usage_tracking": true
},
"_api_metadata_": {
"api_name": "The Numerology API by Dakidarts®",
"api_version": "0.1.1",
"endpoint_name": "angel_number_sync",
"endpoint_description": "Analyzes angel number synchronicities and their spiritual messages.",
"developer": "Dakidarts®",
"copyright": "© 2026 Dakidarts®. All rights reserved.",
"documentation_url": "https://docs.numerologyapi.com/",
"response_timestamp": "2026-02-28T07:36:24.031933+01:00",
"data_source": "Internal Engine / Astro Numerology Interpretation Engine (ANIE)",
"cacheable_status": true,
"report_issue": "https://github.com/dakidarts/the-numerology-api/issues",
"response_language": "en",
"supported_languages": [
"en",
"es",
"de",
"fr",
"pt"
],
"notes": ""
}
}
Tipos de Padrão¶
| Tipo | Exemplo | Significado |
|---|---|---|
repeating | 111, 5555 | Energia amplificada — mensagem divina urgente |
mirrored | 121, 3443 | Equilíbrio e reflexão — alinhamento com o karma |
sequence | 123, 987 | Progresso e fluxo — você está no caminho certo |
standard | 142, 809 | Orientação sutil — preste atenção à vibração central |
Significado Básico dos Números Angel¶
| Número | Palavra-chave | Mensagem |
|---|---|---|
| 1 | Novos Começos | Avance com confiança |
| 2 | Fé e Confiança | Seja paciente — o tempo divino |
| 3 | Criatividade | Expresse-se alegremente |
| 4 | Estabilidade | Construa fundações sólidas |
| 5 | Mudança | Aborde a transformação |
| 6 | Amor e Harmonia | Cultive relacionamentos |
| 7 | Despertar Espiritual | Busque a sabedoria interior |
| 8 | Abundância | Sucesso financeiro e pessoal |
| 9 | Conclusão | Deixe ir e sirva |
| 11 | Intuição | Confie na sua voz interior |
| 22 | Construtor Maestro | Transforme seus sonhos em realidade |
| 33 | Professor Maestro | Guie os outros com compaixão |
Nota
- Redução: Soma dos dígitos → repita até 1-9 ou número maestro.
- Exemplo:
1221→ 1+2+2+1 = 6 - Números Maestros: 11, 22, 33 preservados.
- Validação:
- Falta de
number→400 - Não dígitos →
422 - Caso de Uso: Aplicativos de números angel, orientação diária, escrita espiritual.
- Cache: Não especificado — comportamento padrão.